Skip to content

Setting up map component modes, fixing dev conflicts. #82

Setting up map component modes, fixing dev conflicts.

Setting up map component modes, fixing dev conflicts. #82

Triggered via pull request February 5, 2024 20:49
Status Failure
Total duration 1m 1s
Artifacts

code-format-lint.yml

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

Annotations

9 errors and 1 warning
format_and_lint: src/components/organisms/Map/Map.js#L49
Unexpected lexical declaration in case block
format_and_lint: src/components/organisms/Map/Map.js#L50
Unexpected lexical declaration in case block
format_and_lint: src/components/organisms/Map/Map.js#L56
'marker' is assigned a value but never used
format_and_lint: src/components/organisms/Map/Map.js#L124
Unexpected lexical declaration in case block
format_and_lint: src/components/organisms/Map/Map.js#L127
Unexpected lexical declaration in case block
format_and_lint: src/components/organisms/Map/Map.js#L128
Unexpected lexical declaration in case block
format_and_lint: src/components/organisms/Map/Map.js#L129
'ev' is defined but never used
format_and_lint: src/components/organisms/Map/Map.js#L161
Unexpected console statement
format_and_lint
Process completed with exit code 1.
format_and_lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.