Point to 2024-05-17--v1 spaces #215
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run lint:
cypress/plugins/index.js#L19
'on' is defined but never used
|
Run lint:
cypress/plugins/index.js#L19
'config' is defined but never used
|
Run lint:
src/components/Map/IconPanel.tsx#L23
'onClick' is defined but never used
|
Run lint:
src/components/Map/Map.tsx#L36
Unexpected any. Specify a different type
|
Run lint:
src/deckgl.d.ts#L4
'DeckTypings' is defined but never used
|
Run lint:
src/deckgl.d.ts#L5
'DeckCartoTypings' is defined but never used
|
Run lint:
src/helpers/LabeledCartoLayer.ts#L13
Unexpected any. Specify a different type
|
Run lint:
src/helpers/LabeledCartoLayer.ts#L28
Unexpected any. Specify a different type
|
Run lint:
src/helpers/LabeledCartoLayer.ts#L28
Unexpected any. Specify a different type
|
Run lint:
src/helpers/LabeledCartoLayer.ts#L30
Unexpected any. Specify a different type
|
Loading