Skip to content

Leaderboard component and homepage #96

Leaderboard component and homepage

Leaderboard component and homepage #96

Triggered via pull request September 8, 2024 23:52
Status Failure
Total duration 30s
Artifacts

webapp-qa.yml

on: pull_request
Code Quality Checks
22s
Code Quality Checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Code Quality Checks: webapp/src/app/ui/table/table.component.ts#L4
'toObservable' is defined but never used
Code Quality Checks: webapp/src/app/ui/table/table.component.ts#L4
'toSignal' is defined but never used
Code Quality Checks: webapp/src/app/ui/table/table.component.ts#L5
'combineLatest' is defined but never used
Code Quality Checks: webapp/src/app/ui/table/table.component.ts#L5
'of' is defined but never used
Code Quality Checks: webapp/src/app/ui/table/table.component.ts#L5
'switchMap' is defined but never used
Code Quality Checks: webapp/src/app/ui/table/table.component.ts#L83
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Code Quality Checks: webapp/src/app/ui/table/table.component.ts#L95
Expected an assignment or function call and instead saw an expression
Code Quality Checks: webapp/src/app/ui/table/table.component.ts#L98
Expected an assignment or function call and instead saw an expression
Code Quality Checks: webapp/src/app/ui/table/table.component.ts#L101
Expected an assignment or function call and instead saw an expression
Code Quality Checks
Process completed with exit code 1.