Skip to content

Further Improvement eslint WIP #88

Further Improvement eslint WIP

Further Improvement eslint WIP #88

Triggered via pull request July 2, 2024 07:10
Status Failure
Total duration 56s
Artifacts

test.yml

on: pull_request
Setup and quick checks
43s
Setup and quick checks
Unit tests
0s
Unit tests
End to End tests
0s
End to End tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Setup and quick checks: src/App.tsx#L3
Unable to resolve path to module 'components/AlertZone'
Setup and quick checks: src/App.tsx#L4
Unable to resolve path to module 'components/AnalyticsListener'
Setup and quick checks: src/App.tsx#L5
Unable to resolve path to module 'components/Footer'
Setup and quick checks: src/App.tsx#L6
Unable to resolve path to module 'components/Navigation'
Setup and quick checks: src/App.tsx#L7
Unable to resolve path to module 'components/SettingsModal/SettingsModalContext'
Setup and quick checks: src/App.tsx#L8
Unable to resolve path to module 'components/Spinner'
Setup and quick checks: src/App.tsx#L9
Unable to resolve path to module 'components/UpdateToast'
Setup and quick checks: src/App.tsx#L10
Unable to resolve path to module 'hooks/useLanguage'
Setup and quick checks: src/App.tsx#L11
Unable to resolve path to module 'hooks/useUserData'
Setup and quick checks: src/App.tsx#L19
Unable to resolve path to module 'Routes'
Setup and quick checks: src/utils/i18n.ts#L51
Caution: `i18n` also has a named export `use`. Check if you meant to write `import {use} from 'i18next'` instead