🔨 add fallback to prod for grapher config retrieval #22422
ci.yml
on: pull_request
testdbcheck
3m 41s
testcheck
3m 19s
eslint
2m 31s
bundlewatch
2m 22s
Annotations
1 error and 6 warnings
eslint
Process completed with exit code 1.
|
eslint:
functions/_common/grapherRenderer.ts#L20
'createProxy' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
functions/_common/grapherRenderer.ts#L141
'fetchFromR2' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
functions/_common/grapherRenderer.ts#L165
'etag' is defined but never used. Allowed unused args must match /^_/u
|
eslint:
functions/_common/grapherRenderer.ts#L191
'requestUrl' is assigned a value but never used. Allowed unused vars must match /^_/u
|
eslint:
functions/_common/grapherRenderer.ts#L205
'fallbackUrl' is assigned a value but never used. Allowed unused vars must match /^_/u
|
eslint:
functions/grapher/[slug].ts#L28
'params' is assigned a value but never used. Allowed unused vars must match /^_/u
|