Skip to content

Feature.255

Feature.255 #346

Triggered via pull request August 15, 2024 14:39
Status Failure
Total duration 57s
Artifacts

code-format-lint.yml

on: pull_request
format_and_lint
49s
format_and_lint
Fit to window
Zoom out
Zoom in

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/