Header and minor ui changes #1444
ci.yml
on: pull_request
Frontend linting / unit tests
1m 14s
Linter (pre-commit)
6m 29s
Backend unit tests
4m 7s
Annotations
5 errors and 1 warning
Frontend linting / unit tests:
frontend2/src/components/BaseCard.tsx#L18
Unsafe assignment of an `any` value
|
Frontend linting / unit tests:
frontend2/src/components/Header.tsx#L12
Missing semicolon
|
Frontend linting / unit tests:
frontend2/src/components/Header.tsx#L19
Missing semicolon
|
Frontend linting / unit tests:
frontend2/src/components/Header.tsx#L63
Unsafe assignment of an `any` value
|
Frontend linting / unit tests
Process completed with exit code 1.
|
Frontend linting / unit tests:
frontend2/src/components/Header.tsx#L1
'Console' is defined but never used
|