Skip to content

Serena/login

Serena/login #1409

Triggered via pull request August 18, 2023 07:12
@acrantelacrantel
synchronize #666
serena/login
Status Failure
Total duration 6m 3s
Artifacts

ci.yml

on: pull_request
Frontend linting / unit tests
52s
Frontend linting / unit tests
Linter (pre-commit)
5m 51s
Linter (pre-commit)
Backend unit tests
4m 2s
Backend unit tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
Frontend linting / unit tests: frontend2/src/views/Login.tsx#L17
Unsafe member access .login on an `any` value
Frontend linting / unit tests: frontend2/src/views/Login.tsx#L17
Unsafe call of an `any` typed value
Frontend linting / unit tests
Process completed with exit code 1.
Linter (pre-commit)
Process completed with exit code 1.
Frontend linting / unit tests: frontend2/src/components/EpisodeLayout.tsx#L6
'useCurrentUser' is defined but never used
Frontend linting / unit tests: frontend2/src/components/elements/SelectMenu.tsx#L1
'useState' is defined but never used
Frontend linting / unit tests: frontend2/src/views/Login.tsx#L1
'useRef' is defined but never used
Frontend linting / unit tests: frontend2/src/views/Login.tsx#L1
'useState' is defined but never used
Frontend linting / unit tests: frontend2/src/views/Register.tsx#L26
'isSubmitted' is assigned a value but never used