Skip to content
Triggered via pull request September 9, 2024 11:53
Status Failure
Total duration 1m 0s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
test: src/app/app.routes.ts#L11
'DataGroupResolver' is defined but never used
test: src/app/components/dashboard/charts/charts.component.html#L23
<button> should have content
test: src/app/components/dashboard/charts/charts.component.html#L29
<button> should have content
test: src/app/components/dashboard/charts/charts.component.html#L35
<button> should have content
test: src/app/components/dashboard/charts/charts.component.ts#L38
'item' is defined but never used
test: src/app/components/dashboard/import/import.component.spec.ts#L26
'main_status' is never reassigned. Use 'const' instead
test: src/app/components/dashboard/import/import.component.spec.ts#L31
'run_btn' is never reassigned. Use 'const' instead
test: src/app/models/file.ts#L2
Type string trivially inferred from a string literal, remove type annotation
test: src/app/services/data-group/data-group.service.ts#L26
Unexpected any. Specify a different type
test: src/app/services/data-group/data-group.service.ts#L31
Unexpected any. Specify a different type
test
Process completed with exit code 1.