Skip to content

Add: React Map Selector #26

Add: React Map Selector

Add: React Map Selector #26

Triggered via pull request November 22, 2023 10:06
Status Failure
Total duration 38s
Artifacts

ci.yml

on: pull_request
Matrix: Lint and Format
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint and Format (18.x): src/recoil/idMap.ts#L2
'../utils/axios' import is restricted from being used by a pattern. Usage of relative parent imports is not allowed. Use path alias instead
Lint and Format (18.x): src/recoil/idMap.ts#L3
All imports in the declaration are only used as types. Use `import type`
Lint and Format (18.x): src/recoil/idMap.ts#L3
`static/MapSVGData` import should occur before import of `../utils/axios`
Lint and Format (18.x): src/recoil/idMap.ts#L19
'idMap' is never reassigned. Use 'const' instead
Lint and Format (18.x)
Process completed with exit code 1.