Add lint to CI and fix errors #258
Annotations
1 error and 5 warnings
Run npm run lint
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run npm run lint:
src/components/Fieldset.tsx#L15
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
Run npm run lint:
src/components/InputNumber.tsx#L3
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
Run npm run lint:
src/components/LayerList.tsx#L30
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
Run npm run lint:
src/components/LayerList.tsx#L331
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
The logs for this run have expired and are no longer available.
Loading