✨ render csv and metadata.json in CF worker for grapher charts #23034
ci.yml
on: push
testdbcheck
3m 29s
testcheck
2m 58s
eslint
2m 32s
bundlewatch
2m 20s
Annotations
1 error and 10 warnings
eslint
Process completed with exit code 1.
|
eslint:
functions/_common/grapherRenderer.ts#L378
'descriptionFromProducer' is assigned a value but never used. Allowed unused vars must match /^_/u
|
eslint:
functions/_common/grapherRenderer.ts#L387
'display' is assigned a value but never used. Allowed unused vars must match /^_/u
|
eslint:
functions/_common/grapherRenderer.ts#L388
'presentation' is assigned a value but never used. Allowed unused vars must match /^_/u
|
eslint:
functions/_common/grapherRenderer.ts#L392
'catalogPath' is assigned a value but never used. Allowed unused vars must match /^_/u
|
eslint:
functions/_common/readmeTools.ts#L2
'Bounds' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
functions/_common/readmeTools.ts#L3
'deserializeJSONFromHTML' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
functions/_common/readmeTools.ts#L11
'OwidTableSlugs' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
functions/_common/readmeTools.ts#L238
'sourcesAreShort' is assigned a value but never used. Allowed unused vars must match /^_/u
|
eslint:
functions/grapher/[slug].ts#L69
'etag' is defined but never used. Allowed unused args must match /^_/u
|
eslint:
functions/grapher/[slug].ts#L69
'ctx' is defined but never used. Allowed unused args must match /^_/u
|