US NTSB Crash NL embeddings #4432
+708
−1,259
Open
Google Cloud Build / website-pull-request-npm (datcom-ci)
succeeded
Jul 17, 2024 in 4m 57s
Summary
Build Information
Trigger | website-pull-request-npm |
Build | bb2eef75-42b7-46c5-8f8c-0926f8b3bb88 |
Start | 2024-07-17T10:09:51-07:00 |
Duration | 4m14.8s |
Status | SUCCESS |
Steps
Step | Status | Duration |
---|---|---|
client-test | SUCCESS | 4m5.873s |
Details
starting build "bb2eef75-42b7-46c5-8f8c-0926f8b3bb88"
FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/datacommonsorg/website
* branch 3a061142fbe65694a5dd4fec3a0af2ecda8518cd -> FETCH_HEAD
HEAD is now at 3a06114 update
BUILD
Pulling image: gcr.io/datcom-ci/node:2023-04-18
2023-04-18: Pulling from datcom-ci/node
b85a868b505f: Pulling fs layer
4bc2eda9354f: Pulling fs layer
a407a484e74b: Pulling fs layer
cc6fff309142: Pulling fs layer
09be68c4cfd1: Pulling fs layer
731235790440: Pulling fs layer
c5abebb95d4b: Pulling fs layer
5bbd1805fb9a: Pulling fs layer
d776b8633801: Pulling fs layer
69557e2e6d84: Pulling fs layer
fd363b01034b: Pulling fs layer
2d1795f3fed1: Pulling fs layer
09be68c4cfd1: Waiting
c5abebb95d4b: Waiting
cc6fff309142: Waiting
69557e2e6d84: Waiting
d776b8633801: Waiting
731235790440: Waiting
fd363b01034b: Waiting
5bbd1805fb9a: Waiting
4bc2eda9354f: Verifying Checksum
4bc2eda9354f: Download complete
cc6fff309142: Download complete
09be68c4cfd1: Verifying Checksum
09be68c4cfd1: Download complete
731235790440: Verifying Checksum
731235790440: Download complete
b85a868b505f: Verifying Checksum
b85a868b505f: Download complete
5bbd1805fb9a: Verifying Checksum
5bbd1805fb9a: Download complete
d776b8633801: Download complete
69557e2e6d84: Verifying Checksum
69557e2e6d84: Download complete
c5abebb95d4b: Download complete
2d1795f3fed1: Verifying Checksum
2d1795f3fed1: Download complete
b85a868b505f: Pull complete
4bc2eda9354f: Pull complete
a407a484e74b: Download complete
a407a484e74b: Pull complete
fd363b01034b: Verifying Checksum
fd363b01034b: Download complete
cc6fff309142: Pull complete
09be68c4cfd1: Pull complete
731235790440: Pull complete
c5abebb95d4b: Pull complete
5bbd1805fb9a: Pull complete
d776b8633801: Pull complete
69557e2e6d84: Pull complete
fd363b01034b: Pull complete
2d1795f3fed1: Pull complete
Digest: sha256:522ac836e9cd422e4155df912895225eb849387b336d0e9c1c68bbd83e31c702
Status: Downloaded newer image for gcr.io/datcom-ci/node:2023-04-18
gcr.io/datcom-ci/node:2023-04-18
### Running lint
datacommons.org@1.0.0 /workspace/static
+-- @typescript-eslint/eslint-plugin@5.30.7
| +-- @typescript-eslint/type-utils@5.30.7
| | `-- eslint@7.32.0 deduped
| +-- @typescript-eslint/utils@5.30.7
| | +-- eslint-utils@3.0.0
| | | `-- eslint@7.32.0 deduped
| | `-- eslint@7.32.0 deduped
| `-- eslint@7.32.0 deduped
+-- @typescript-eslint/parser@5.30.7
| `-- eslint@7.32.0 deduped
+-- babel-eslint@10.1.0 extraneous
| `-- eslint@7.32.0 deduped
+-- eslint-config-prettier@6.11.0
| `-- eslint@7.32.0 deduped
+-- eslint-plugin-prettier@3.1.4
| `-- eslint@7.32.0 deduped
+-- eslint-plugin-react-hooks@4.3.0
| `-- eslint@7.32.0 deduped
+-- eslint-plugin-react@7.20.6
| `-- eslint@7.32.0 deduped
+-- eslint-plugin-simple-import-sort@7.0.0
| `-- eslint@7.32.0 deduped
`-- eslint@7.32.0
> datacommons.org@1.0.0 test-lint
> eslint .
/workspace/static/js/apps/eval_embeddings/app.tsx
30:3 warning Identifier 'base_uae_mem' is not in camel case camelcase
31:3 warning Identifier 'medium_ft' is not in camel case camelcase
/workspace/static/js/apps/eval_retrieval_generation/app.tsx
100:6 warning React Hook useEffect has a missing dependency: 'handleUserSignIn'. Either include it or remove the dependency array react-hooks/exhaustive-deps
/workspace/static/js/apps/eval_retrieval_generation/call_feedback.tsx
94:6 warning React Hook useEffect has a missing dependency: 'evalType'. Either include it or remove the dependency array react-hooks/exhaustive-deps
126:6 warning React Hook useEffect has a missing dependency: 'evalType'. Either include it or remove the dependency array react-hooks/exhaustive-deps
/workspace/static/js/apps/eval_retrieval_generation/overall_feedback.tsx
149:6 warning React Hook useEffect has a missing dependency: 'evalType'. Either include it or remove the dependency array react-hooks/exhaustive-deps
/workspace/static/js/apps/eval_retrieval_generation/sxs/app.tsx
86:6 warning React Hook useEffect has a missing dependency: 'handleUserSignIn'. Either include it or remove the dependency array react-hooks/exhaustive-deps
/workspace/static/js/apps/explore/app.tsx
120:6 warning React Hook useEffect has missing dependencies: 'handleHashChange' and 'props.isDemo'. Either include them or remove the dependency array react-hooks/exhaustive-deps
294:7 warning Identifier 'page_title' is not in camel case camelcase
295:7 warning Identifier 'page_location' is not in camel case camelcase
/workspace/static/js/apps/explore/autoplay.tsx
108:6 warning React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect react-hooks/exhaustive-deps
/workspace/static/js/apps/explore/success_result.tsx
88:28 warning React Hook "useRef" is called conditionally. React Hooks must be called in the exact same order in every component render react-hooks/rules-of-hooks
89:27 warning React Hook "useRef" is called conditionally. React Hooks must be called in the exact same order in every component render react-hooks/rules-of-hooks
110:3 warning React Hook "useEffect" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return? react-hooks/rules-of-hooks
/workspace/static/js/apps/topic_page/page_selector.tsx
21:8 warning 'axios' is defined but never used @typescript-eslint/no-unused-vars
24:10 warning 'CustomInput' is defined but never used @typescript-eslint/no-unused-vars
38:10 warning 'placeOptions' is assigned a value but never used @typescript-eslint/no-unused-vars
160:10 warning 'selectPlace' is defined but never used @typescript-eslint/no-unused-vars
168:10 warning 'selectTopic' is defined but never used @typescript-eslint/no-unused-vars
/workspace/static/js/apps/visualization/app.tsx
32:10 warning 'VIS_TYPE_CONFIG' is defined but never used @typescript-eslint/no-unused-vars
/workspace/static/js/apps/visualization/app_context.tsx
157:7 warning Identifier 'page_title' is not in camel case camelcase
158:7 warning Identifier 'page_location' is not in camel case camelcase
177:6 warning React Hook useEffect has missing dependencies: 'updateContextValue' and 'visType'. Either include them or remove the dependency array react-hooks/exhaustive-deps
194:6 warning React Hook useEffect has missing dependencies: 'childPlaceTypes' and 'isContextLoading'. Either include them or remove the dependency array react-hooks/exhaustive-deps
218:6 warning React Hook useEffect has missing dependencies: 'enclosedPlaceType' and 'visTypeConfig.skipEnclosedPlaceType'. Either include them or remove the dependency array react-hooks/exhaustive-deps
238:6 warning React Hook useEffect has a missing dependency: 'isContextLoading'. Either include it or remove the dependency array react-hooks/exhaustive-deps
262:6 warning React Hook useEffect has missing dependencies: 'isContextLoading' and 'visTypeConfig'. Either include them or remove the dependency array react-hooks/exhaustive-deps
278:6 warning React Hook useEffect has missing dependencies: 'isContextLoading', 'places', and 'statVars'. Either include them or remove the dependency array. You can also do a functional update 'setPlaces(p => ...)' if you only need 'places' in the 'setPlaces' call react-hooks/exhaustive-deps
298:6 warning React Hook useEffect has a missing dependency: 'isContextLoading'. Either include it or remove the dependency array react-hooks/exhaustive-deps
/workspace/static/js/apps/visualization/info.tsx
21:8 warning '_' is defined but never used @typescript-eslint/no-unused-vars
/workspace/static/js/apps/visualization/place_selector.tsx
51:6 warning React Hook useEffect has a missing dependency: 'selectedPlaces'. Either include it or remove the dependency array react-hooks/exhaustive-deps
57:6 warning React Hook useEffect has missing dependencies: 'selectedPlaces' and 'visTypeConfig.singlePlace'. Either include them or remove the dependency array. You can also do a functional update 'setSelectedPlaces(s => ...)' if you only need 'selectedPlaces' in the 'setSelectedPlaces' call react-hooks/exhaustive-deps
/workspace/static/js/apps/visualization/place_type_selector.tsx
43:6 warning React Hook useEffect has a missing dependency: 'selectedPlaceType'. Either include it or remove the dependency array react-hooks/exhaustive-deps
/workspace/static/js/apps/visualization/selector_pane.tsx
63:6 warning React Hook useEffect has missing dependencies: 'availableSelectors' and 'getSelectors'. Either include them or remove the dependency array react-hooks/exhaustive-deps
/workspace/static/js/apps/visualization/selector_wrapper.tsx
21:8 warning '_' is defined but never used @typescript-eslint/no-unused-vars
/workspace/static/js/apps/visualization/stat_var_selector.tsx
68:6 warning React Hook useEffect has a missing dependency: 'selectedStatVars'. Either include it or remove the dependency array. You can also do a functional update 'setSelectedStatVars(s => ...)' if you only need 'selectedStatVars' in the 'setSelectedStatVars' call react-hooks/exhaustive-deps
74:6 warning React Hook useEffect has a missing dependency: 'selectedStatVars'. Either include it or remove the dependency array react-hooks/exhaustive-deps
89:6 warning React Hook useEffect has missing dependencies: 'props.selectOnContinue', 'selectedStatVars', and 'visTypeConfig'. Either include them or remove the dependency array react-hooks/exhaustive-deps
/workspace/static/js/biomedical/disease/types.ts
17:10 warning 'NamedNode' is defined but never used @typescript-eslint/no-unused-vars
/workspace/static/js/biomedical/protein/chart.ts
195:7 warning 'GRAPH_HEIGHT_L' is assigned a value but never used @typescript-eslint/no-unused-vars
/workspace/static/js/chart/base.test.ts
104:13 warning 'TestData' is defined but never used @typescript-eslint/no-unused-vars
/workspace/static/js/chart/draw_line.ts
496:22 warning 'd' is defined but never used @typescript-eslint/no-unused-vars
516:24 warning 'd' is defined but never used @typescript-eslint/no-unused-vars
/workspace/static/js/components/subject_page/block.tsx
256:6 warning React Hook useEffect has a missing dependency: 'isEligibleForSnapToHighestCoverage'. Either include it or remove the dependency array react-hooks/exhaustive-deps
/workspace/static/js/components/subject_page/disaster_event_block.tsx
46:3 warning 'getHashValue' is defined but never used @typescript-eslint/no-unused-vars
127:6 warning React Hook useEffect has a missing dependency: 'filterSectionHeight'. Either include it or remove the dependency array react-hooks/exhaustive-deps
154:6 warning React Hook useEffect has missing dependencies: 'disasterEventData', 'fetchData', and 'getSpinnerId'. Either include them or remove the dependency array react-hooks/exhaustive-deps
179:6 warning React Hook useEffect has a missing dependency: 'props.id'. Either include it or remove the dependency array react-hooks/exhaustive-deps
/workspace/static/js/components/tiles/bar_tile.test.tsx
58:45 warning 'options' is defined but never used @typescript-eslint/no-unused-vars
77:44 warning 'options' is defined but never used @typescript-eslint/no-unused-vars
82:13 warning Identifier 'Count_Person' is not in camel case camelcase
83:13 warning Identifier 'sector_property' is not in camel case camelcase
116:17 warning Identifier 'sector_property' is not in camel case camelcase
/workspace/static/js/components/tiles/chart_footer.tsx
78:29 warning 'event' is defined but never used @typescript-eslint/no-unused-vars
/workspace/static/js/components/tiles/disaster_event_map_selectors.tsx
79:6 warning React Hook useEffect has a missing dependency: 'updateDateOptions'. Either include it or remove the dependency array react-hooks/exhaustive-deps
/workspace/static/js/components/tiles/disaster_event_map_tile.tsx
42:39 warning 'StatVarSpec' is defined but never used @typescript-eslint/no-unused-vars
157:6 warning React Hook useEffect has a missing dependency: 'fetchData'. Either include it or remove the dependency array react-hooks/exhaustive-deps
174:6 warning React Hook useEffect has missing dependencies: 'props', 'shouldShowMap', 'svgHeight', and 'zoomParams'. Either include them or remove the dependency array react-hooks/exhaustive-deps
185:6 warning React Hook useEffect has a missing dependency: 'getSvgHeight'. Either include it or remove the dependency array react-hooks/exhaustive-deps
/workspace/static/js/components/tiles/gauge_tile.tsx
170:13 warning 'unit' is assigned a value but never used @typescript-eslint/no-unused-vars
/workspace/static/js/components/tiles/histogram_tile.tsx
234:7 warning The 'histogramData' array makes the dependencies of useCallback Hook (at line 248) change on every render. To fix this, wrap the initialization of 'histogramData' in its own useMemo() Hook react-hooks/exhaustive-deps
/workspace/static/js/components/tiles/loading_header.tsx
34:11 warning 'isLoading' is assigned a value but never used @typescript-eslint/no-unused-vars
34:32 warning 'headerProps' is assigned a value but never used @typescript-eslint/no-unused-vars
/workspace/static/js/components/tiles/map_tile.tsx
283:6 warning React Hook useCallback has a missing dependency: 'zoomParams'. Either include it or remove the dependency array react-hooks/exhaustive-deps
296:6 warning React Hook useEffect has a missing dependency: 'props.subscribe'. Either include it or remove the dependency array react-hooks/exhaustive-deps
/workspace/static/js/components/tiles/scatter_tile.tsx
147:6 warning React Hook useEffect has a missing dependency: 'areDataPropsEqual'. Either include it or remove the dependency array react-hooks/exhaustive-deps
160:6 warning React Hook useCallback has a missing dependency: 'areDataPropsEqual'. Either include it or remove the dependency array react-hooks/exhaustive-deps
/workspace/static/js/components/tiles/sv_ranking_units.tsx
91:11 warning 'points' is assigned a value but never used @typescript-eslint/no-unused-vars
/workspace/static/js/components/tiles/top_event_tile.tsx
88:6 warning React Hook useEffect has missing dependencies: 'topEvents' and 'updateEventPlaces'. Either include them or remove the dependency array react-hooks/exhaustive-deps
/workspace/static/js/import_wizard/components/mapping_section.tsx
120:6 warning React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect react-hooks/exhaustive-deps
/workspace/static/js/import_wizard/components/mapping_table_header.tsx
59:6 warning React Hook useEffect has missing dependencies: 'editHeaderState.colIdx' and 'onHeaderUpdated'. Either include them or remove the dependency array react-hooks/exhaustive-deps
/workspace/static/js/import_wizard/components/value_map_section.tsx
61:6 warning React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect react-hooks/exhaustive-deps
/workspace/static/js/import_wizard/utils/detect_date.test.tsx
16:8 warning '_' is defined but never used @typescript-eslint/no-unused-vars
/workspace/static/js/import_wizard/utils/obs_generation.test.tsx
226:5 warning Identifier 'Count_Person' is not in camel case camelcase
/workspace/static/js/import_wizard/utils/tmcf_generation.ts
17:8 warning '_' is defined but never used @typescript-eslint/no-unused-vars
/workspace/static/js/import_wizard/utils/validation.ts
17:13 warning 'mapValues' is defined but never used @typescript-eslint/no-unused-vars
/workspace/static/js/import_wizard2/components/mapping_page.tsx
25:10 warning 'container' is defined but never used @typescript-eslint/no-unused-vars
50:20 warning 'setValueMap' is assigned a value but never used @typescript-eslint/no-unused-vars
60:5 warning 'fileName' is assigned a value but never used @typescript-eslint/no-unused-vars
73:6 warning React Hook useEffect has a missing dependency: 'scrollToPreview'. Either include it or remove the dependency array react-hooks/exhaustive-deps
/workspace/static/js/import_wizard2/components/mapping_templates/constant_var.tsx
21:8 warning '_' is defined but never used @typescript-eslint/no-unused-vars
/workspace/static/js/import_wizard2/components/mapping_templates/multi_var_col.tsx
21:8 warning '_' is defined but never used @typescript-eslint/no-unused-vars
27:3 warning 'Column' is defined but never used @typescript-eslint/no-unused-vars
/workspace/static/js/import_wizard2/components/mapping_templates/multi_var_mulit_date_col.tsx
21:8 warning '_' is defined but never used @typescript-eslint/no-unused-vars
/workspace/static/js/import_wizard2/components/mapping_templates/single_var_multi_date_col.tsx
21:8 warning '_' is defined but never used @typescript-eslint/no-unused-vars
/workspace/static/js/import_wizard2/components/page.tsx
21:8 warning '_' is defined but never used @typescript-eslint/no-unused-vars
59:20 warning 'setValueMap' is assigned a value but never used @typescript-eslint/no-unused-vars
/workspace/static/js/import_wizard2/components/preview_table.tsx
21:8 warning '_' is defined but never used @typescript-eslint/no-unused-vars
/workspace/static/js/import_wizard2/components/shared/mapping_constant_input.tsx
21:8 warning '_' is defined but never used @typescript-eslint/no-unused-vars
/workspace/static/js/import_wizard2/components/upload_page.tsx
62:6 warning React Hook useEffect has a missing dependency: 'processFile'. Either include it or remove the dependency array react-hooks/exhaustive-deps
/workspace/static/js/import_wizard2/utils/detection.test.tsx
250:39 warning Identifier 'column_idx' is not in camel case camelcase
252:7 warning Identifier 'place_property' is not in camel case camelcase
254:9 warning Identifier 'display_name' is not in camel case camelcase
256:7 warning Identifier 'place_type' is not in camel case camelcase
256:38 warning Identifier 'display_name' is not in camel case camelcase
/workspace/static/js/import_wizard2/utils/obs_generation.test.tsx
238:5 warning Identifier 'Count_Person' is not in camel case camelcase
/workspace/static/js/search/all_results.tsx
25:10 warning 'NamedNode' is defined but never used @typescript-eslint/no-unused-vars
/workspace/static/js/shared/context.ts
49:11 warning 'formattedApiRoot' is assigned a value but never used @typescript-eslint/no-unused-vars
60:17 warning 'i' is defined but never used @typescript-eslint/no-unused-vars
/workspace/static/js/shared/ga_events.test.tsx
92:10 warning 'getNumEntitiesExistence' is defined but never used @typescript-eslint/no-unused-vars
/workspace/static/js/shared/hooks.ts
64:5 warning React Hook useMemo has a missing dependency: 'rootMargin'. Either include it or remove the dependency array react-hooks/exhaustive-deps
78:24 warning The ref value 'containerRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'containerRef.current' to a variable inside the effect, and use that variable in the cleanup function react-hooks/exhaustive-deps
/workspace/static/js/shared/place_search_bar.tsx
115:45 warning 'e' is defined but never used @typescript-eslint/no-unused-vars
131:48 warning Identifier 'place_id' is not in camel case camelcase
160:58 warning Identifier 'place_id' is not in camel case camelcase
/workspace/static/js/shared/place_selector.tsx
110:6 warning React Hook useEffect has a missing dependency: 'loadChildPlaceTypes'. Either include it or remove the dependency array react-hooks/exhaustive-deps
/workspace/static/js/shared/util.test.ts
34:5 warning Identifier 'Count_Person' is not in camel case camelcase
35:5 warning Identifier 'DifferenceRelativeToBaseDate2006_PrecipitationRate_RCP26' is not in camel case camelcase
36:5 warning Identifier 'DifferenceRelativeToBaseDate2015_Max_Temperature_SSP245' is not in camel case camelcase
37:5 warning Identifier 'NumberOfMonths_5CelsiusOrMore_MedianAcrossModels_DifferenceRelativeToBaseDate2006_Max_Temperature_RCP85' is not in camel case camelcase
39:5 warning Identifier 'NumberOfMonths_5CelsiusOrMore_Percentile10AcrossModels_DifferenceRelativeToBaseDate2006_Max_Temperature_RCP85' is not in camel case camelcase
41:5 warning Identifier 'NumberOfMonths_5CelsiusOrMore_Percentile90AcrossModels_DifferenceRelativeToBaseDate2006_Max_Temperature_RCP85' is not in camel case camelcase
43:5 warning Identifier 'NumberOfMonths_WetBulbTemperature_35COrMore_RCP85' is not in camel case camelcase
/workspace/static/js/stat_var_hierarchy/drawer_resize.tsx
50:5 warning React Hook React.useCallback has missing dependencies: 'setWidth' and 'sidebarRef'. Either include them or remove the dependency array react-hooks/exhaustive-deps
/workspace/static/js/tools/download/mock_functions.ts
77:9 warning Identifier 'Count_Person' is not in camel case camelcase
92:9 warning Identifier 'Median_Age_Person' is not in camel case camelcase
165:9 warning Identifier 'Count_Person' is not in camel case camelcase
173:9 warning Identifier 'Median_Age_Person' is not in camel case camelcase
228:11 warning Identifier 'Count_Person' is not in camel case camelcase
257:11 warning Identifier 'Count_Person' is not in camel case camelcase
287:11 warning Identifier 'Count_Person' is not in camel case camelcase
294:11 warning Identifier 'Median_Age_Person' is not in camel case camelcase
318:9 warning Identifier 'Count_Person' is not in camel case camelcase
332:9 warning Identifier 'Count_Person' is not in camel case camelcase
343:19 warning Identifier 'Count_Person' is not in camel case camelcase
357:19 warning Identifier 'Count_Person' is not in camel case camelcase
370:19 warning Identifier 'Count_Person' is not in camel case camelcase
384:19 warning Identifier 'Count_Person' is not in camel case camelcase
/workspace/static/js/tools/download/page.test.tsx
81:7 warning Identifier 'Count_Person' is not in camel case camelcase
163:7 warning Identifier 'Count_Person' is not in camel case camelcase
/workspace/static/js/tools/download/page.tsx
100:6 warning React Hook useEffect has a missing dependency: 'showPreview'. Either include it or remove the dependency array react-hooks/exhaustive-deps
167:6 warning React Hook useEffect has a missing dependency: 'shouldHideSourceSelector'. Either include it or remove the dependency array react-hooks/exhaustive-deps
/workspace/static/js/tools/download/preview.tsx
61:6 warning React Hook useEffect has a missing dependency: 'getCsvReqPayload'. Either include it or remove the dependency array react-hooks/exhaustive-deps
/workspace/static/js/tools/map/bq_query_utils.ts
21:10 warning 'PlaceInfo' is defined but never used @typescript-eslint/no-unused-vars
21:21 warning 'StatVar' is defined but never used @typescript-eslint/no-unused-vars
/workspace/static/js/tools/map/d3_map.tsx
286:6 warning React Hook useEffect has missing dependencies: 'display.value.showMapPoints' and 'draw'. Either include them or remove the dependency array react-hooks/exhaustive-deps
/workspace/static/js/tools/map/fetcher/map_point_coordinate.ts
22:8 warning '_' is defined but never used @typescript-eslint/no-unused-vars
/workspace/static/js/tools/map/leaflet_map.tsx
62:24 warning 'setErrorMessage' is assigned a value but never used @typescript-eslint/no-unused-vars
96:50 warning The ref value 'chartContainerRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'chartContainerRef.current' to a variable inside the effect, and use that variable in the cleanup function react-hooks/exhaustive-deps
/workspace/static/js/tools/map/place_options.tsx
66:6 warning React Hook useEffect has a missing dependency: 'placeInfo'. Either include it or remove the dependency array react-hooks/exhaustive-deps
/workspace/static/js/tools/map/stat_var_chooser.tsx
91:6 warning React Hook useEffect has a missing dependency: 'statVar'. Either include it or remove the dependency array react-hooks/exhaustive-deps
/workspace/static/js/tools/scatter/app.test.tsx
23:25 warning 'ReactWrapper' is defined but never used @typescript-eslint/no-unused-vars
50:6 warning React Hook useEffect has a missing dependency: 'context.place'. Either include it or remove the dependency array react-hooks/exhaustive-deps
116:5 warning Identifier 'Count_Person_Employed' is not in camel case camelcase
133:5 warning Identifier 'Count_Establishment' is not in camel case camelcase
150:5 warning Identifier 'Count_HousingUnit' is not in camel case camelcase
169:5 warning Identifier 'Count_Person_Employed' is not in camel case camelcase
172:5 warning Identifier 'Count_Establishment' is not in camel case camelcase
175:5 warning Identifier 'Count_HousingUnit' is not in camel case camelcase
245:7 warning Identifier 'Count_Person_Employed' is not in camel case camelcase
248:7 warning Identifier 'Count_Establishment' is not in camel case camelcase
251:7 warning Identifier 'Count_HousingUnit' is not in camel case camelcase
258:5 warning Identifier 'Count_Person_Employed' is not in camel case camelcase
261:5 warning Identifier 'Count_Establishment' is not in camel case
...
[Logs truncated due to log size limitations. For full logs, see https://console.cloud.google.com/cloud-build/builds/bb2eef75-42b7-46c5-8f8c-0926f8b3bb88?project=879489846695.]
...
s generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin css/factcheck/schemaorg.css generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin css/factcheck/schemaorg.css generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin custom_dc/climate_trace/overrides.css generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin custom_dc/climate_trace/overrides.css generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin custom_dc/custom/overrides.css generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin custom_dc/custom/overrides.css generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin custom_dc/floret/overrides.css generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin custom_dc/floret/overrides.css generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin custom_dc/iitm/app.js generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin custom_dc/iitm/app.js generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin custom_dc/iitm/bs-init.js generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin custom_dc/iitm/bs-init.js generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin custom_dc/iitm/creative.js generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin custom_dc/iitm/creative.js generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin custom_dc/iitm/particles.js generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin custom_dc/iitm/particles.js generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin custom_dc/iitm/style.css generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin custom_dc/iitm/style.css generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin custom_dc/stanford/overrides.css generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin custom_dc/stanford/overrides.css generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin custom_dc/unsdg/overrides.css generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin custom_dc/unsdg/overrides.css generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin custom_dc/feedingamerica/css/overrides.css generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin custom_dc/feedingamerica/css/overrides.css generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin custom_dc/unsdg/css/custom.css generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin custom_dc/unsdg/css/custom.css generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin resolve sources
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin scatter.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin scatter.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin map.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin map.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin stat_var.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin stat_var.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin dev.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin dev.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin diff.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin diff.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin timeline.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin timeline.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin timeline_bulk_download.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin timeline_bulk_download.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin mcf_playground.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin mcf_playground.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin place.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin place.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin place_landing.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin place_landing.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin dev_place.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin dev_place.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin topic_page.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin topic_page.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin explore_landing.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin explore_landing.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin explore.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin explore.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin eval_embeddings.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin eval_embeddings.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin eval_retrieval_generation.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin eval_retrieval_generation.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin eval_retrieval_generation_sxs.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin eval_retrieval_generation_sxs.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin ranking.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin ranking.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin browser.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin browser.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin biomedical_landing.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin biomedical_landing.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin disease.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin disease.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin protein.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin protein.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin screenshot.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin screenshot.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin translator.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin translator.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin search.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin search.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin download.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin download.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin import_wizard.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin import_wizard.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin import_wizard2.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin import_wizard2.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin admin.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin admin.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin disaster_dashboard.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin disaster_dashboard.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin event.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin event.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin sustainability.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin sustainability.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin datacommons.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin datacommons.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin homepage.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin homepage.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin homepage_custom_dc.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin homepage_custom_dc.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin visualization.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin visualization.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin resolve sources
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
<s> [webpack.Progress] 92% sealing asset processing
<s> [webpack.Progress] 93% sealing after asset optimization
<s> [webpack.Progress] 93% sealing after asset optimization
<s> [webpack.Progress] 93% sealing recording
<s> [webpack.Progress] 93% sealing recording
<s> [webpack.Progress] 94% sealing after seal
<s> [webpack.Progress] 94% sealing after seal
<s> [webpack.Progress] 95% emitting emit
<s> [webpack.Progress] 95% emitting emit
<s> [webpack.Progress] 98% emitting after emit
<s> [webpack.Progress] 98% emitting after emit
<s> [webpack.Progress] 99% done plugins
<s> [webpack.Progress] 99% done plugins
<s> [webpack.Progress] 99%
<s> [webpack.Progress] 99% cache store build dependencies
<s> [webpack.Progress] 99% cache store build dependencies
<s> [webpack.Progress] 99% cache begin idle
<s> [webpack.Progress] 99% cache begin idle
<s> [webpack.Progress] 100%
<s> [webpack.Progress] 99% cache shutdown
<s> [webpack.Progress] 99% cache shutdown MemoryCachePlugin
<s> [webpack.Progress] 99% cache shutdown
<s> [webpack.Progress] 100%
assets by path custom_dc/ 4.51 MiB 44 assets
assets by path images/ 1.62 MiB 37 assets
assets by path *.js 130 MiB 36 assets
assets by path css/ 8.5 MiB 35 assets
assets by path sitemap/*.txt 26.2 MiB 32 assets
assets by path data/ 1.28 MiB
asset data/factcheck/fact_checks_20190605.txt.gz 656 KiB [emitted] [from: data/factcheck/fact_checks_20190605.txt.gz] [copied]
+ 2 assets
assets by path fonts/*.ttf 308 KiB
asset fonts/GoogleSans-Medium.ttf 154 KiB [emitted] [from: fonts/GoogleSans-Medium.ttf] [copied]
asset fonts/GoogleSans-Regular.ttf 154 KiB [emitted] [from: fonts/GoogleSans-Regular.ttf] [copied]
assets by path *.ico 100 KiB
asset sustain_favicon.ico 98.9 KiB [emitted] [from: sustain_favicon.ico] [copied]
asset old_favicon.ico 1.12 KiB [emitted] [from: old_favicon.ico] [copied]
asset robots.txt 1.97 KiB [emitted] [from: robots.txt] [copied]
runtime modules 72.4 KiB 244 modules
orphan modules 180 KiB [orphan] 172 modules
modules by path ./node_modules/ 8.19 MiB 1372 modules
modules by path ./js/ 2.96 MiB
javascript modules 2.38 MiB 393 modules
json modules 598 KiB 39 modules
modules by path ./css/ 226 KiB 35 modules
modules by path ./library/*.ts 82.8 KiB
./library/index.ts 3.59 KiB [built] [code generated]
./library/bar_component.ts 8.09 KiB [built] [code generated]
+ 12 modules
+ 6 modules
webpack 5.76.0 compiled successfully in 89292 ms
✅ Ran 3 scripts and skipped 0 in 99.6s.
### Running client tests
up to date, audited 136 packages in 523ms
22 packages are looking for funding
run `npm fund` for details
1 high severity vulnerability
To address all issues, run:
npm audit fix
Run `npm audit` for details.
up to date, audited 697 packages in 1s
59 packages are looking for funding
run `npm fund` for details
1 high severity vulnerability
To address all issues, run:
npm audit fix
Run `npm audit` for details.
changed 1 package, and audited 2254 packages in 5s
275 packages are looking for funding
run `npm fund` for details
43 vulnerabilities (1 low, 6 moderate, 35 high, 1 critical)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
> datacommons.org@1.0.0 test
> wireit
⠋ Analyzing
⠙ 0% [0 / 3] [0 running]
⠹ 0% [0 / 3] [2 running] ../packages/web-components:build
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏ 33% [1 / 3] [1 running] ../packages/client:build
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏ 67% [2 / 3] [1 running] test
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
⠴
⠦
⠧
⠇
⠏
⠋
⠙
⠹
⠸
⠼
PASS js/tools/map/bq_query_utils.test.ts (14.855 s)
✓ getPcQuery (6 ms)
✓ getNonPcQuery (2 ms)
PASS js/tools/timeline/bq_query_utils.test.ts (15.049 s)
✓ getSqlQuery (6 ms)
PASS js/import_wizard/utils/detect_place.test.tsx (15.436 s)
✓ placeTypesAndProperties (17 ms)
✓ supportedPlaceTypeProperties (5 ms)
✓ placeDetectionKeys (23 ms)
✓ countries (7 ms)
✓ States (15 ms)
✓ placeLowConfidenceDetection (21 ms)
✓ detectionLowConf (4 ms)
✓ countryHighConf (5 ms)
✓ stateHighConf (20 ms)
✓ placeDetection (3 ms)
✓ countryNumericVsStateFIPS (2 ms)
PASS js/import_wizard2/utils/obs_generation.test.tsx
✓ GenerateRowObservations_SingleValueColumn (19 ms)
✓ GenerateRowObservations_SingleValueColumn_UnitInColumn (2 ms)
✓ GenerateRowObservations_SingleValueColumn_ValueMap (2 ms)
✓ GenerateRowObservations_DateValuesInHeader (1 ms)
✓ GenerateRowObservations_DateValuesInHeader_ValueMap (2 ms)
✓ GenerateRowObservations_DateValuesInHeader_UnitsInColumns (1 ms)
PASS js/import_wizard/utils/obs_generation.test.tsx
✓ GenerateRowObservations_SingleValueColumn (14 ms)
✓ GenerateRowObservations_SingleValueColumn_UnitInColumn (41 ms)
✓ GenerateRowObservations_SingleValueColumn_ValueMap (2 ms)
✓ GenerateRowObservations_DateValuesInHeader (1 ms)
✓ GenerateRowObservations_DateValuesInHeader_ValueMap (1 ms)
✓ GenerateRowObservations_DateValuesInHeader_UnitsInColumns (2 ms)
PASS js/import_wizard2/utils/file_generation.test.ts
✓ generateTranslationMetadataJson (48 ms)
✓ shouldGenerateCsv (3 ms)
✓ generateCsvNoValueMap (44 ms)
✓ generateCsvWithValueMap (2 ms)
✓ generateCsvDiffHeaderAndDataRows (2 ms)
PASS js/utils/tests/disaster_event_map_utils.test.ts
✓ fetch date list for all disasters (55 ms)
✓ fetch date list for single disaster multiple event types (15 ms)
✓ fetch date list for single eventType (19 ms)
✓ fetch data for single disaster multiple events with date as YYYY-MM (53 ms)
✓ fetch data for single disaster multiple events with date as YYYY (58 ms)
✓ fetch data for single event with date as YYYY-MM (30 ms)
✓ fetch data for single event with date as YYYY (13 ms)
✓ getMapPointsData
console.error
ModuleNotFoundError: Cannot find module '../i18n/compiled-lang/en/stats_var_labels.json' from 'js/tools/timeline/data_fetcher.test.ts'
at Resolver._throwModNotFoundError (/workspace/static/node_modules/jest-resolve/build/resolver.js:491:11)
at Resolver.resolveModule (/workspace/static/node_modules/jest-resolve/build/resolver.js:413:10)
at Resolver._getVirtualMockPath (/workspace/static/node_modules/jest-resolve/build/resolver.js:733:14)
at Resolver._getAbsolutePath (/workspace/static/node_modules/jest-resolve/build/resolver.js:690:14)
at Resolver.getModuleID (/workspace/static/node_modules/jest-resolve/build/resolver.js:617:31)
at Runtime._shouldMockCjs (/workspace/static/node_modules/jest-runtime/build/index.js:1984:37)
at Runtime.requireModuleOrMock (/workspace/static/node_modules/jest-runtime/build/index.js:1242:14)
at /workspace/static/js/tools/timeline/data_fetcher.test.ts:247:51
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Promise.all (index 0) {
code: 'MODULE_NOT_FOUND',
hint: '',
requireStack: undefined,
siblingWithSimilarExtensionFound: false,
moduleName: '../i18n/compiled-lang/en/stats_var_labels.json',
_originalMessage: "Cannot find module '../i18n/compiled-lang/en/stats_var_labels.json' from 'js/tools/timeline/data_fetcher.test.ts'"
}
54 | })
55 | .catch((err) => {
> 56 | console.error(err);
| ^
57 | intl = createIntl({ locale, messages: {} }, intlCache);
58 | });
59 | }
at js/i18n/i18n.tsx:56:15
PASS js/tools/timeline/data_fetcher.test.ts (18.88 s)
✓ fetch raw data (81 ms)
✓ get stats data with state code (2 ms)
✓ get stats data where latest date with data for all stat vars is not the latest date (1 ms)
✓ get stats data where there is no date with data for all stat vars (1 ms)
✓ get stats data with per capita with population size 0 (2 ms)
✓ get stats data with Per capita with specified denominators (1 ms)
✓ get stats data with per capita with specified denominators - missing place data (2 ms)
✓ get stat data with specified source (1 ms)
✓ StatsData test (1 ms)
✓ convert to delta (1 ms)
✓ transform from models - multiple places (2 ms)
✓ transform from models - multiple obs periods (2 ms)
PASS js/import_wizard/utils/heuristics.test.tsx
✓ countryDetection (8 ms)
✓ countryDetection-twocolumns (4 ms)
✓ countryDetectionOrder (7 ms)
✓ dateDetection-headers (2 ms)
✓ dateDetection-columns (3 ms)
✓ dateDetection-headers-columns (2 ms)
✓ comboDetection-date-and-place (3 ms)
PASS js/import_wizard/utils/tmcf_generation.test.tsx
✓ SingleNodeTMCF (30 ms)
✓ MultiNodeTMCF_DateValueInHeader (1 ms)
✓ MultiNodeTMCF_PlaceValueInHeader
✓ MultiNodeTMCF_PlaceValueInHeader_DiffPlaceTypes
✓ SingleNodeTMCFWithUnitColumnConstant (1 ms)
✓ MultiNodeTMCF_UnitAsSomeColumnConstants (1 ms)
PASS js/import_wizard2/utils/detection.test.tsx
✓ jsonParsingPlaceDateColumns (17 ms)
✓ jsonParsingPlaceDateHeaders (3 ms)
✓ jsonParsingPlaceSkippedDateCorrect (1 ms)
✓ jsonParsingPlaceCorrectDateSkipped (9 ms)
✓ jsonParsingAllSkipped (1 ms)
✓ jsonParsingColumnIncorrect (1 ms)
✓ jsonParsingPropIncorrect
✓ jsonParsingTypeIncorrect
✓ jsonParsingSupportedTypePropertiesAllSkipped (1 ms)
✓ jsonParsingSupportedTypePropertiesCorrect (1 ms)
PASS js/import_wizard/utils/file_generation.test.ts
✓ generateTranslationMetadataJson (29 ms)
✓ shouldGenerateCsv (2 ms)
✓ generateCsvNoValueMap (6 ms)
✓ generateCsvWithValueMap (2 ms)
PASS js/utils/tests/chart_csv_utils.test.ts
✓ dataGroupsToCsv (5 ms)
✓ scatterDataToCsv (3 ms)
✓ dataPointsToCsv (1 ms)
✓ mapDataToCsv (2 ms)
✓ rankingPointsToCsv (1 ms)
PASS js/i18n/i18n.test.ts
✓ formatNumber (232 ms)
✓ translateUnit (35 ms)
PASS js/import_wizard2/utils/tmcf_generation.test.tsx
✓ SingleNodeTMCF (5 ms)
✓ MultiNodeTMCF_DateValueInHeader
✓ MultiNodeTMCF_PlaceValueInHeader (1 ms)
✓ SingleNodeTMCFWithUnitColumnConstant (1 ms)
✓ MultiNodeTMCF_UnitAsSomeColumnConstants (1 ms)
PASS js/import_wizard2/utils/validation.test.tsx
✓ Fail_MalformedMappingVal (10 ms)
✓ Fail_MissingRequiredPropsAndMultipleColumnHeaders (1 ms)
✓ Fail_ValueMissing
✓ Fail_NullInColumnHeaderValue
✓ Fail_DuplicateColumnHeaderValue
✓ Pass_DateInColumnHeader
✓ Pass_NoColumnHeader (1 ms)
PASS js/utils/tests/data_fetch_utils.test.ts
✓ getBestUnit (3 ms)
✓ getPoint no align (35 ms)
✓ getPoint align (3 ms)
✓ getPointWithin no align (3 ms)
✓ getPointWithin (2 ms)
PASS js/import_wizard/utils/validation.test.tsx
✓ Fail_MalformedMappingVal (3 ms)
✓ Fail_MissingRequiredPropsAndMultipleColumnHeaders
✓ Fail_ValueMissing
✓ Fail_MissingPlaceProperties
✓ Pass_DateInColumnHeader
✓ Pass_NoColumnHeader
PASS js/biomedical/disease/data_processing_utils.test.tsx
✓ getDiseaseGeneAssociation (19 ms)
✓ getDiseaseSymptomAssociation (1 ms)
✓ getCompoundDiseaseTreatment (1 ms)
✓ getCompoundDiseaseContraindication (1 ms)
✓ getDiseaseCommonName
PASS js/chart/base.test.ts
✓ minOfNullValues (4 ms)
✓ shouldFillInValues (1 ms)
wrap tests
✓ wraps ab-d e f (54 ms)
✓ wraps a-b c (9 ms)
✓ wraps a b-c (12 ms)
✓ wraps a-b c (6 ms)
✓ wraps New York, NY (6 ms)
✓ wraps Queens, NY (20 ms)
✓ wraps Queens-NY (4 ms)
✓ wraps United-States-of-America (5 ms)
✓ wraps United States of America (6 ms)
✓ wraps United States of America (10 ms)
✓ wraps アメリカ合衆国 (3 ms)
✓ wraps ブロンクス区, ニューヨーク州 (3 ms)
✓ wraps ニューヨーク, ニューヨーク州 (5 ms)
PASS js/tools/map/util.test.ts
✓ updateHashPlaceInfo (6 ms)
✓ updateHashStatVarInfo (15 ms)
✓ updateHashDisplay (1 ms)
✓ applyHashPlaceInfo (2 ms)
✓ applyHashStatVarInfo (2 ms)
✓ applyHashDisplay (1 ms)
✓ get time slider dates (1 ms)
PASS js/tools/shared_util.test.ts
✓ getMatchingObservation (8 ms)
✓ shouldShowMapBoundaries (1 ms)
✓ toTitleCase (1 ms)
✓ compute ratio (1 ms)
✓ compute ratio not aligned
PASS js/tools/timeline/page.test.tsx (9.097 s)
✓ Single place and single stat var (849 ms)
✓ statVar not in PV-tree (133 ms)
✓ chart options (426 ms)
PASS js/tools/scatter/app.test.tsx (30.069 s)
✓ all functionalities (2454 ms)
PASS js/tools/timeline/util.test.ts
✓ test getTokensFromUrl (12 ms)
✓ test setTokensToUrl (2 ms)
✓ test addToken (2 ms)
✓ test removeToken (2 ms)
✓ get chart option (6 ms)
✓ set chart option (7 ms)
PASS js/tools/scatter/util.test.ts
✓ updateHash (5 ms)
✓ applyHash (8 ms)
PASS js/tools/download/page.test.tsx (8.319 s)
✓ Loading options from URL (512 ms)
✓ Manually updating options (656 ms)
PASS js/biomedical/protein/data_processing_utils.test.tsx (30.923 s)
✓ getTissueScore (5 ms)
✓ getProteinInteraction (1 ms)
✓ getDiseaseGeneAssoc (2 ms)
✓ getVarGeneAssoc (1 ms)
✓ getVarTypeAssoc (7 ms)
✓ getVarSigAssoc (4 ms)
✓ getChemicalGeneAssoc (2 ms)
PASS js/utils/search_utils.test.tsx
✓ getHighlightedJSX (18 ms)
PASS js/import_wizard/utils/detect_date.test.tsx
✓ dateDetectionBasics (3 ms)
✓ dateHeaderDetectionBasics (1 ms)
✓ dateColumnDetection (2 ms)
PASS nodejs_server/query.test.ts (15.032 s)
✓ getQueryResult (104 ms)
PASS js/utils/tests/tile_utils.test.ts
✓ formatString (5 ms)
✓ getStatVarName (14 ms)
PASS js/utils/string_utils.test.ts
✓ get common prefix (6 ms)
✓ formatDate (3 ms)
✓ is valid date (3 ms)
PASS js/shared/stats_var_labels.test.ts
✓ stats var label: marked for translation (202 ms)
✓ stats var label: compiled to en (44 ms)
✓ stats var label: compiled to es (36 ms)
PASS js/utils/tests/app/disaster_dashboard_utils.test.ts
✓ getFilteredParentPlaces (5 ms)
PASS js/shared/stats_var_titles.test.ts
✓ stats var label: marked for translation (58 ms)
✓ stats var label: compiled to en (47 ms)
✓ stats var label: compiled to es (45 ms)
PASS js/components/tiles/bar_tile.test.tsx
BarTile
✓ Bar tile with non-place entities should render (347 ms)
PASS js/apps/eval_retrieval_generation/util.test.ts
✓ processText (5 ms)
PASS js/stat_var_hierarchy/stat_var_section.test.tsx
✓ getPrefix (10 ms)
PASS nodejs_server/tiles/utils.test.ts
✓ compress and decompress chart props (6 ms)
PASS js/import_wizard/utils/file_processing.test.ts
✓ processValueMapFile (6 ms)
PASS js/shared/util.test.ts
✓ isDateTooFar (5 ms)
✓ getCappedStatVarDate (3 ms)
PASS js/chart/draw.test.ts
✓ svg test (16 ms)
✓ get dashes (2 ms)
PASS js/utils/stat_metadata_utils.test.ts
✓ getUnit (3 ms)
PASS js/stat_var_hierarchy/stat_var_search.test.tsx
✓ getResultCountString (12 ms)
PASS js/utils/tests/subject_page_utils.test.ts
✓ get relLink (4 ms)
PASS js/browser/types.test.ts
✓ getPageDisplayType (3 ms)
PASS js/utils/place_utils.test.ts
✓ get place names (38 ms)
PASS js/utils/axios.test.ts
✓ stringfy url params (5 ms)
PASS js/import_wizard2/templates.test.tsx
✓ all templates options should have mapping sections (3 ms)
PASS js/shared/ga_events.test.tsx (35.088 s)
test ga event place category click
✓ call gtag when place category is clicked in the sidebar (57 ms)
✓ call gtag when place category is clicked from chart header (14 ms)
✓ call gtag when place category is clicked from more charts (9 ms)
test ga event place chart click
✓ call gtag when place chart is clicked (103 ms)
test ga event tool chart plot
✓ call gtag when a map tool chart is mounted or updated with different stat vars or places (53 ms)
✓ call gtag when a timeline tool chart is mounted or updated with different stat vars or places (45 ms)
✓ call gtag when a scatter tool chart is mounted or updated with different stat vars or places (64 ms)
test ga event tool stat var click
✓ call gtag when a stat var is selected in the stat var hierarchy (99 ms)
test ga event tool place add
✓ call gtag when a place is added in the place search bar (14 ms)
test ga event tool stat var search no result
✓ call gtag when no result is shown to search term in stat var hierarchy (306 ms)
test ga event tool chart plot option
✓ call gtag when timeline tool chart option is clicked (53 ms)
Loading