Pyodide notebooks support #24192
ci.yml
on: pull_request
testdbcheck
3m 57s
testcheck
3m 19s
eslint
2m 8s
bundlewatch
2m 31s
Annotations
1 error and 6 warnings
eslint
Process completed with exit code 1.
|
eslint:
functions/_common/grapherRenderer.ts#L4
'File' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
functions/grapher/by-uuid/[uuid].ts#L1
'/home/runner/work/owid-grapher/owid-grapher/functions/_common/env.ts' imported multiple times
|
eslint:
functions/grapher/by-uuid/[uuid].ts#L2
'/home/runner/work/owid-grapher/owid-grapher/functions/_common/env.ts' imported multiple times
|
eslint:
packages/@ourworldindata/grapher/src/core/Grapher.tsx#L210
'StarboardEmbed' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
packages/@ourworldindata/grapher/src/core/Grapher.tsx#L2346
Missing return type on function
|
eslint:
packages/@ourworldindata/grapher/src/modal/DownloadModal.tsx#L3
'Url' is defined but never used. Allowed unused vars must match /^_/u
|