Updating goldens for nodejs query differ #4585
Merged
Google Cloud Build / website-pull-request-npm (datcom-ci)
succeeded
Aug 29, 2024 in 5m 4s
Summary
Build Information
Trigger | website-pull-request-npm |
Build | b83efcbd-06c9-41bb-9946-3327a08aaf65 |
Start | 2024-08-29T09:07:25-07:00 |
Duration | 4m22.289s |
Status | SUCCESS |
Steps
Step | Status | Duration |
---|---|---|
client-test | SUCCESS | 4m12.881s |
Details
starting build "b83efcbd-06c9-41bb-9946-3327a08aaf65"
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 fa05eb4c32dc13d5840b1afe4e426e97b038624e -> FETCH_HEAD
HEAD is now at fa05eb4 Updating goldens
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
c5abebb95d4b: Waiting
5bbd1805fb9a: Waiting
69557e2e6d84: Waiting
731235790440: Waiting
09be68c4cfd1: Waiting
2d1795f3fed1: Waiting
cc6fff309142: Waiting
fd363b01034b: Waiting
4bc2eda9354f: Download complete
cc6fff309142: Verifying Checksum
b85a868b505f: Verifying Checksum
b85a868b505f: Download complete
731235790440: Verifying Checksum
731235790440: Download complete
09be68c4cfd1: Verifying Checksum
09be68c4cfd1: Download complete
a407a484e74b: Verifying Checksum
a407a484e74b: Download complete
5bbd1805fb9a: Verifying Checksum
5bbd1805fb9a: Download complete
d776b8633801: Verifying Checksum
d776b8633801: Download complete
c5abebb95d4b: Download complete
69557e2e6d84: Verifying Checksum
69557e2e6d84: Download complete
2d1795f3fed1: Verifying Checksum
2d1795f3fed1: Download complete
b85a868b505f: Pull complete
4bc2eda9354f: Pull complete
fd363b01034b: Verifying Checksum
fd363b01034b: Download complete
a407a484e74b: Pull 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
[email protected] /workspace/static
+-- @typescript-eslint/[email protected]
| +-- @typescript-eslint/[email protected]
| | `-- [email protected] deduped
| +-- @typescript-eslint/[email protected]
| | +-- [email protected]
| | | `-- [email protected] deduped
| | `-- [email protected] deduped
| `-- [email protected] deduped
+-- @typescript-eslint/[email protected]
| `-- [email protected] deduped
+-- [email protected] extraneous
| `-- [email protected] deduped
+-- [email protected]
| `-- [email protected] deduped
+-- [email protected]
| `-- [email protected] deduped
+-- [email protected]
| `-- [email protected] deduped
+-- [email protected]
| `-- [email protected] deduped
+-- [email protected]
| `-- [email protected] deduped
`-- [email protected]
> [email protected] test-lint
> eslint .
/workspace/static/js/admin/main.ts
24:17 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/admin/page.tsx
59:21 warning Missing return type on function @typescript-eslint/explicit-function-return-type
65:20 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/diff/app.tsx
31:1 warning Missing return type on function @typescript-eslint/explicit-function-return-type
46:27 warning Missing return type on function @typescript-eslint/explicit-function-return-type
59:21 warning Missing return type on function @typescript-eslint/explicit-function-return-type
89:21 warning Missing return type on function @typescript-eslint/explicit-function-return-type
106:21 warning Missing return type on function @typescript-eslint/explicit-function-return-type
124:19 warning Missing return type on function @typescript-eslint/explicit-function-return-type
138:19 warning Missing return type on function @typescript-eslint/explicit-function-return-type
149:19 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/diff/main.ts
26:17 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/disaster_dashboard/main.ts
31:17 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/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
62:32 warning Missing return type on function @typescript-eslint/explicit-function-return-type
88:23 warning Missing return type on function @typescript-eslint/explicit-function-return-type
98:28 warning Missing return type on function @typescript-eslint/explicit-function-return-type
105:23 warning Missing return type on function @typescript-eslint/explicit-function-return-type
144:25 warning Missing return type on function @typescript-eslint/explicit-function-return-type
163:25 warning Missing return type on function @typescript-eslint/explicit-function-return-type
205:25 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/eval_embeddings/index_score_box.tsx
70:6 warning Missing return type on function @typescript-eslint/explicit-function-return-type
163:22 warning Missing return type on function @typescript-eslint/explicit-function-return-type
173:22 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/eval_embeddings/main.ts
26:17 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/eval_retrieval_generation/app.tsx
75:3 warning Missing return type on function @typescript-eslint/explicit-function-return-type
97: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
89:6 warning React Hook useEffect has a missing dependency: 'evalType'. Either include it or remove the dependency array react-hooks/exhaustive-deps
109:6 warning React Hook useEffect has a missing dependency: 'evalType'. Either include it or remove the dependency array react-hooks/exhaustive-deps
149:35 warning Missing return type on function @typescript-eslint/explicit-function-return-type
153:24 warning Missing return type on function @typescript-eslint/explicit-function-return-type
172:24 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/eval_retrieval_generation/claim_counter.tsx
35:20 warning Missing return type on function @typescript-eslint/explicit-function-return-type
42:20 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/eval_retrieval_generation/eval_list.tsx
43:23 warning Missing return type on function @typescript-eslint/explicit-function-return-type
51:21 warning Missing return type on function @typescript-eslint/explicit-function-return-type
114:27 warning Missing return type on function @typescript-eslint/explicit-function-return-type
131:26 warning Missing return type on function @typescript-eslint/explicit-function-return-type
152:22 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/eval_retrieval_generation/feedback_navigation.tsx
153:21 warning Missing return type on function @typescript-eslint/explicit-function-return-type
165:16 warning Missing return type on function @typescript-eslint/explicit-function-return-type
173:25 warning Missing return type on function @typescript-eslint/explicit-function-return-type
179:16 warning Missing return type on function @typescript-eslint/explicit-function-return-type
187:21 warning Missing return type on function @typescript-eslint/explicit-function-return-type
199:25 warning Missing return type on function @typescript-eslint/explicit-function-return-type
206:18 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/eval_retrieval_generation/main.ts
27:17 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/eval_retrieval_generation/overall_feedback.tsx
152:6 warning React Hook useEffect has a missing dependency: 'evalType'. Either include it or remove the dependency array react-hooks/exhaustive-deps
200:24 warning Missing return type on function @typescript-eslint/explicit-function-return-type
207:24 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/eval_retrieval_generation/query_section.tsx
90:21 warning Missing return type on function @typescript-eslint/explicit-function-return-type
93:21 warning Missing return type on function @typescript-eslint/explicit-function-return-type
227:6 warning React Hook useEffect has a missing dependency: 'props.evalType'. Either include it or remove the dependency array react-hooks/exhaustive-deps
/workspace/static/js/apps/eval_retrieval_generation/rag_ans_feedback.tsx
114:24 warning Missing return type on function @typescript-eslint/explicit-function-return-type
121:26 warning Missing return type on function @typescript-eslint/explicit-function-return-type
157:35 warning Missing return type on function @typescript-eslint/explicit-function-return-type
183:35 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/eval_retrieval_generation/sxs/app.tsx
86:6 warning React Hook useEffect has missing dependencies: 'props' and 'setSessionQueryId'. Either include them or remove the dependency array react-hooks/exhaustive-deps
126: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/sxs/eval_list.tsx
38:23 warning Missing return type on function @typescript-eslint/explicit-function-return-type
47:21 warning Missing return type on function @typescript-eslint/explicit-function-return-type
95:26 warning Missing return type on function @typescript-eslint/explicit-function-return-type
113:22 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/eval_retrieval_generation/sxs/feedback_form.tsx
39:34 warning Missing return type on function @typescript-eslint/explicit-function-return-type
44:30 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/eval_retrieval_generation/sxs/main.ts
27:17 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/eval_retrieval_generation/sxs/navigation.tsx
72:21 warning Missing return type on function @typescript-eslint/explicit-function-return-type
78:21 warning Missing return type on function @typescript-eslint/explicit-function-return-type
84:18 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/eval_retrieval_generation/sxs/sxs_feedback.tsx
67:26 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/event/main.ts
30:17 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/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
355:26 warning Missing return type on function @typescript-eslint/explicit-function-return-type
412:34 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/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/debug_info.tsx
222:27 warning Missing return type on function @typescript-eslint/explicit-function-return-type
434:24 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/explore/main.ts
29:17 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/explore/search_section.tsx
60:17 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/explore/sidebar.tsx
61:28 warning Missing return type on function @typescript-eslint/explicit-function-return-type
81:34 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/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
171:22 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/explore_landing/app.tsx
83:21 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/explore_landing/main.ts
27:17 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/homepage/app.tsx
38:17 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/homepage/main.ts
24:17 warning Missing return type on function @typescript-eslint/explicit-function-return-type
67:37 warning Missing return type on function @typescript-eslint/explicit-function-return-type
75:3 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/homepage/main_custom_dc.ts
24:17 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/screenshot/main.ts
22:17 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/sustainability/main.ts
31:17 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/topic_page/main.ts
30:17 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/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
75:42 warning Missing return type on function @typescript-eslint/explicit-function-return-type
80:56 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/visualization/app_context.tsx
118:16 warning Missing return type on function @typescript-eslint/explicit-function-return-type
124:27 warning Missing return type on function @typescript-eslint/explicit-function-return-type
129:18 warning Missing return type on function @typescript-eslint/explicit-function-return-type
133:17 warning Missing return type on function @typescript-eslint/explicit-function-return-type
140:24 warning Missing return type on function @typescript-eslint/explicit-function-return-type
155:3 warning Missing return type on function @typescript-eslint/explicit-function-return-type
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/chart_footer.tsx
61:33 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/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/main.ts
27:17 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/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
70:30 warning Missing return type on function @typescript-eslint/explicit-function-return-type
96:24 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/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
63:31 warning Missing return type on function @typescript-eslint/explicit-function-return-type
85:22 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/visualization/selected_options.tsx
44:5 warning Missing return type on function @typescript-eslint/explicit-function-return-type
98:36 warning Missing return type on function @typescript-eslint/explicit-function-return-type
109:36 warning Missing return type on function @typescript-eslint/explicit-function-return-type
138:38 warning Missing return type on function @typescript-eslint/explicit-function-return-type
145:43 warning Missing return type on function @typescript-eslint/explicit-function-return-type
152:32 warning Missing return type on function @typescript-eslint/explicit-function-return-type
169:37 warning Missing return type on function @typescript-eslint/explicit-function-return-type
188:30 warning Missing return type on function @typescript-eslint/explicit-function-return-type
206:37 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/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
123:24 warning Missing return type on function @typescript-eslint/explicit-function-return-type
138:21 warning Missing return type on function @typescript-eslint/explicit-function-return-type
161:38 warning Missing return type on function @typescript-eslint/explicit-function-return-type
174:24 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/visualization/vis_type_configs/map_config.tsx
57:30 warning Missing return type on function @typescript-eslint/explicit-function-return-type
90:22 warning Missing return type on function @typescript-eslint/explicit-function-return-type
135:27 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/visualization/vis_type_configs/scatter_config.tsx
79:18 warning Missing return type on function @typescript-eslint/explicit-function-return-type
89:18 warning Missing return type on function @typescript-eslint/explicit-function-return-type
125:30 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/visualization/vis_type_configs/timeline_config.tsx
63:25 warning Missing return type on function @typescript-eslint/explicit-function-return-type
117:30 warning Missing return type on function @typescript-eslint/explicit-function-return-type
166:28 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/apps/visualization/vis_type_selector.tsx
35:22 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/workspace/static/js/biomedical/disease/disease.ts
22:17 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/worksp
...
[Logs truncated due to log size limitations. For full logs, see https://console.cloud.google.com/cloud-build/builds/b83efcbd-06c9-41bb-9946-3327a08aaf65?project=879489846695.]
...
in 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 131 MiB 36 assets
assets by path css/ 9.15 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.6 KiB 248 modules
orphan modules 180 KiB [orphan] 172 modules
modules by path ./node_modules/ 8.19 MiB 1372 modules
modules by path ./js/ 2.95 MiB
javascript modules 2.37 MiB 390 modules
json modules 598 KiB 39 modules
modules by path ./css/ 226 KiB 35 modules
modules by path ./library/*.ts 86 KiB
./library/index.ts 3.59 KiB [built] [code generated]
./library/bar_component.ts 8.6 KiB [built] [code generated]
+ 12 modules
+ 6 modules
webpack 5.76.0 compiled successfully in 94710 ms
✅ Ran 3 scripts and skipped 0 in 105.6s.
### Running client tests
up to date, audited 136 packages in 694ms
22 packages are looking for funding
run `npm fund` for details
3 vulnerabilities (2 moderate, 1 high)
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.
up to date, audited 697 packages in 1s
59 packages are looking for funding
run `npm fund` for details
2 vulnerabilities (1 moderate, 1 high)
To address all issues, run:
npm audit fix
Run `npm audit` for details.
changed 1 package, and audited 2254 packages in 6s
275 packages are looking for funding
run `npm fund` for details
49 vulnerabilities (2 low, 28 moderate, 18 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.
> [email protected] 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/import_wizard2/utils/obs_generation.test.tsx (15.897 s)
✓ GenerateRowObservations_SingleValueColumn (6 ms)
✓ GenerateRowObservations_SingleValueColumn_UnitInColumn (2 ms)
✓ GenerateRowObservations_SingleValueColumn_ValueMap (2 ms)
✓ GenerateRowObservations_DateValuesInHeader (1 ms)
✓ GenerateRowObservations_DateValuesInHeader_ValueMap (1 ms)
✓ GenerateRowObservations_DateValuesInHeader_UnitsInColumns (1 ms)
PASS js/import_wizard/utils/detect_place.test.tsx (16.063 s)
✓ placeTypesAndProperties (16 ms)
✓ supportedPlaceTypeProperties (5 ms)
✓ placeDetectionKeys
✓ countries (16 ms)
✓ States (6 ms)
✓ placeLowConfidenceDetection (6 ms)
✓ detectionLowConf (3 ms)
✓ countryHighConf (35 ms)
✓ stateHighConf (3 ms)
✓ placeDetection (2 ms)
✓ countryNumericVsStateFIPS (3 ms)
PASS js/import_wizard/utils/obs_generation.test.tsx
✓ GenerateRowObservations_SingleValueColumn (5 ms)
✓ GenerateRowObservations_SingleValueColumn_UnitInColumn (1 ms)
✓ GenerateRowObservations_SingleValueColumn_ValueMap (2 ms)
✓ GenerateRowObservations_DateValuesInHeader (1 ms)
✓ GenerateRowObservations_DateValuesInHeader_ValueMap (1 ms)
✓ GenerateRowObservations_DateValuesInHeader_UnitsInColumns (2 ms)
PASS js/utils/tests/disaster_event_map_utils.test.ts (17.936 s)
✓ fetch date list for all disasters (140 ms)
✓ fetch date list for single disaster multiple event types (17 ms)
✓ fetch date list for single eventType (31 ms)
✓ fetch data for single disaster multiple events with date as YYYY-MM (63 ms)
✓ fetch data for single disaster multiple events with date as YYYY (17 ms)
✓ fetch data for single event with date as YYYY-MM (35 ms)
✓ fetch data for single event with date as YYYY (17 ms)
✓ getMapPointsData (1 ms)
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/import_wizard2/utils/file_generation.test.ts
✓ generateTranslationMetadataJson (23 ms)
✓ shouldGenerateCsv (10 ms)
✓ generateCsvNoValueMap (65 ms)
✓ generateCsvWithValueMap (2 ms)
✓ generateCsvDiffHeaderAndDataRows (2 ms)
PASS js/tools/timeline/data_fetcher.test.ts (18.536 s)
✓ fetch raw data (95 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 (2 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 (1 ms)
✓ get stats data with Per capita with specified denominators (18 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 (9 ms)
✓ countryDetection-twocolumns (4 ms)
✓ countryDetectionOrder (6 ms)
✓ dateDetection-headers (3 ms)
✓ dateDetection-columns (2 ms)
✓ dateDetection-headers-columns (2 ms)
✓ comboDetection-date-and-place (3 ms)
PASS js/import_wizard/utils/tmcf_generation.test.tsx
✓ SingleNodeTMCF (5 ms)
✓ MultiNodeTMCF_DateValueInHeader (1 ms)
✓ MultiNodeTMCF_PlaceValueInHeader (1 ms)
✓ MultiNodeTMCF_PlaceValueInHeader_DiffPlaceTypes (1 ms)
✓ SingleNodeTMCFWithUnitColumnConstant (1 ms)
✓ MultiNodeTMCF_UnitAsSomeColumnConstants (1 ms)
PASS js/import_wizard2/utils/detection.test.tsx
✓ jsonParsingPlaceDateColumns (36 ms)
✓ jsonParsingPlaceDateHeaders (4 ms)
✓ jsonParsingPlaceSkippedDateCorrect (2 ms)
✓ jsonParsingPlaceCorrectDateSkipped (24 ms)
✓ jsonParsingAllSkipped (1 ms)
✓ jsonParsingColumnIncorrect (1 ms)
✓ jsonParsingPropIncorrect
✓ jsonParsingTypeIncorrect (1 ms)
✓ jsonParsingSupportedTypePropertiesAllSkipped (1 ms)
✓ jsonParsingSupportedTypePropertiesCorrect (1 ms)
PASS js/import_wizard/utils/file_generation.test.ts
✓ generateTranslationMetadataJson (5 ms)
✓ shouldGenerateCsv (2 ms)
✓ generateCsvNoValueMap (32 ms)
✓ generateCsvWithValueMap (2 ms)
PASS js/i18n/i18n.test.ts
✓ formatNumber (239 ms)
✓ translateUnit (67 ms)
PASS js/utils/tests/chart_csv_utils.test.ts
✓ dataGroupsToCsv (6 ms)
✓ scatterDataToCsv (2 ms)
✓ dataPointsToCsv (1 ms)
✓ mapDataToCsv (2 ms)
✓ rankingPointsToCsv (1 ms)
PASS js/import_wizard2/utils/tmcf_generation.test.tsx
✓ SingleNodeTMCF (5 ms)
✓ MultiNodeTMCF_DateValueInHeader
✓ MultiNodeTMCF_PlaceValueInHeader (9 ms)
✓ SingleNodeTMCFWithUnitColumnConstant (13 ms)
✓ MultiNodeTMCF_UnitAsSomeColumnConstants (1 ms)
PASS js/import_wizard2/utils/validation.test.tsx
✓ Fail_MalformedMappingVal (4 ms)
✓ Fail_MissingRequiredPropsAndMultipleColumnHeaders (1 ms)
✓ Fail_ValueMissing (1 ms)
✓ Fail_NullInColumnHeaderValue (1 ms)
✓ Fail_DuplicateColumnHeaderValue (1 ms)
✓ Pass_DateInColumnHeader (1 ms)
✓ Pass_NoColumnHeader (1 ms)
PASS js/apps/eval_retrieval_generation/util.test.ts
✓ processText (10 ms)
PASS js/utils/tests/data_fetch_utils.test.ts
✓ getBestUnit (3 ms)
✓ getPoint no align (33 ms)
✓ getPoint align (16 ms)
✓ getPointWithin no align (3 ms)
✓ getPointWithin (3 ms)
PASS js/import_wizard/utils/validation.test.tsx
✓ Fail_MalformedMappingVal (5 ms)
✓ Fail_MissingRequiredPropsAndMultipleColumnHeaders (1 ms)
✓ Fail_ValueMissing (1 ms)
✓ Fail_MissingPlaceProperties (1 ms)
✓ Pass_DateInColumnHeader (1 ms)
✓ Pass_NoColumnHeader (1 ms)
PASS js/biomedical/disease/data_processing_utils.test.tsx
✓ getDiseaseGeneAssociation (14 ms)
✓ getDiseaseSymptomAssociation (2 ms)
✓ getCompoundDiseaseTreatment (1 ms)
✓ getCompoundDiseaseContraindication (1 ms)
✓ getDiseaseCommonName
PASS js/chart/base.test.ts
✓ minOfNullValues (3 ms)
✓ shouldFillInValues (2 ms)
wrap tests
✓ wraps ab-d e f (59 ms)
✓ wraps a-b c (6 ms)
✓ wraps a b-c (56 ms)
✓ wraps a-b c (7 ms)
✓ wraps New York, NY (19 ms)
✓ wraps Queens, NY (6 ms)
✓ wraps Queens-NY (4 ms)
✓ wraps United-States-of-America (5 ms)
✓ wraps United States of America (5 ms)
✓ wraps United States of America (7 ms)
✓ wraps アメリカ合衆国 (24 ms)
✓ wraps ブロンクス区, ニューヨーク州 (4 ms)
✓ wraps ニューヨーク, ニューヨーク州 (6 ms)
PASS js/tools/map/util.test.ts
✓ updateHashPlaceInfo (4 ms)
✓ updateHashStatVarInfo (1 ms)
✓ updateHashDisplay (1 ms)
✓ applyHashPlaceInfo (2 ms)
✓ applyHashStatVarInfo (1 ms)
✓ applyHashDisplay (1 ms)
✓ get time slider dates (2 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 (1 ms)
PASS js/tools/timeline/page.test.tsx (9.065 s)
✓ Single place and single stat var (710 ms)
✓ statVar not in PV-tree (131 ms)
✓ chart options (297 ms)
PASS js/tools/download/page.test.tsx (7.447 s)
✓ Loading options from URL (481 ms)
✓ Manually updating options (668 ms)
PASS js/tools/scatter/app.test.tsx (30.514 s)
✓ all functionalities (2280 ms)
PASS js/tools/timeline/util.test.ts
✓ test getTokensFromUrl (6 ms)
✓ test setTokensToUrl (2 ms)
✓ test addToken (2 ms)
✓ test removeToken (7 ms)
✓ get chart option (7 ms)
✓ set chart option (12 ms)
PASS js/tools/scatter/util.test.ts
✓ updateHash (6 ms)
✓ applyHash (7 ms)
PASS js/utils/search_utils.test.tsx
✓ getHighlightedJSX (24 ms)
PASS js/biomedical/protein/data_processing_utils.test.tsx (31.566 s)
✓ getTissueScore (25 ms)
✓ getProteinInteraction (2 ms)
✓ getDiseaseGeneAssoc (5 ms)
✓ getVarGeneAssoc (2 ms)
✓ getVarTypeAssoc (17 ms)
✓ getVarSigAssoc (8 ms)
✓ getChemicalGeneAssoc (4 ms)
PASS js/import_wizard/utils/detect_date.test.tsx
✓ dateDetectionBasics (3 ms)
✓ dateHeaderDetectionBasics (2 ms)
✓ dateColumnDetection (2 ms)
PASS js/utils/tests/tile_utils.test.ts
✓ formatString (34 ms)
✓ getStatVarName (6 ms)
PASS js/shared/stats_var_labels.test.ts
✓ stats var label: marked for translation (154 ms)
✓ stats var label: compiled to en (98 ms)
✓ stats var label: compiled to es (114 ms)
PASS js/utils/string_utils.test.ts
✓ get common prefix (10 ms)
✓ formatDate (4 ms)
✓ is valid date (23 ms)
PASS nodejs_server/query.test.ts (16.736 s)
✓ getQueryResult (97 ms)
PASS js/shared/stats_var_titles.test.ts
✓ stats var label: marked for translation (103 ms)
✓ stats var label: compiled to en (40 ms)
✓ stats var label: compiled to es (40 ms)
PASS js/utils/tests/app/disaster_dashboard_utils.test.ts
✓ getFilteredParentPlaces (5 ms)
PASS js/stat_var_hierarchy/stat_var_section.test.tsx
✓ getPrefix (11 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/stat_var_hierarchy/stat_var_search.test.tsx
✓ getResultCountString (7 ms)
PASS js/chart/draw.test.ts
✓ svg test (20 ms)
✓ get dashes (2 ms)
PASS js/shared/util.test.ts
✓ isDateTooFar (5 ms)
✓ getCappedStatVarDate (3 ms)
PASS js/components/tiles/bar_tile.test.tsx
BarTile
✓ Bar tile with non-place entities should render (328 ms)
PASS js/utils/stat_metadata_utils.test.ts
✓ getUnit (11 ms)
PASS js/browser/types.test.ts
✓ getPageDisplayType (4 ms)
PASS js/utils/tests/subject_page_utils.test.ts
✓ get relLink (5 ms)
PASS js/utils/axios.test.ts
✓ stringfy url params (4 ms)
PASS js/utils/place_utils.test.ts
✓ get place names (21 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.786 s)
test ga event place category click
✓ call gtag when place category is clicked in the sidebar (50 ms)
✓ call gtag when place category is clicked from chart header (15 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 (102 ms)
test ga event tool chart plot
✓ call gtag when a map tool chart is mounted or updated with different stat vars or places (48 ms)
✓ call gtag when a timeline tool chart is mounted or updated with different stat vars or places (44 ms)
✓ call gtag when a scatter tool chart is mounted or updated with different stat vars or places (62 ms)
test ga event tool stat var click
✓ call gtag when a stat var is selected in the stat var hierarchy (112 ms)
test ga event tool place add
✓ call gtag when a place is added in the place search bar (12 ms)
test ga event tool stat var search no result
✓ call gtag when no result is shown to sear
Loading