Feature.255 #346
code-format-lint.yml
on: pull_request
format_and_lint
49s
Annotations
4 errors and 1 warning
format_and_lint:
src/components/organisms/Map/Map.js#L104
'tempSource' is never reassigned. Use 'const' instead
|
format_and_lint:
src/components/organisms/Map/Map.js#L260
'tempSource' is never reassigned. Use 'const' instead
|
format_and_lint:
src/components/organisms/Map/Map.js#L318
'tmpLayer' is never reassigned. Use 'const' instead
|
format_and_lint
Process completed with exit code 1.
|
format_and_lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|