Skip to content

feat: Datafiles configurable actions #1585

feat: Datafiles configurable actions

feat: Datafiles configurable actions #1585

Triggered via pull request July 23, 2024 10:41
Status Failure
Total duration 9m 16s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Run tests
Process completed with exit code 1.
eslint: src/app/app-config.service.ts#L41
Unexpected any. Specify a different type
eslint: src/app/app.component.ts#L74
Avoid dispatching many actions in a row to accomplish a larger conceptual "transaction"
eslint: src/app/app.component.ts#L78
Avoid dispatching many actions in a row to accomplish a larger conceptual "transaction"
eslint: src/app/app.component.ts#L85
`Store` subscription is forbidden. Use the `async` pipe instead
eslint: src/app/datasets/admin-tab/admin-tab.component.ts#L33
`Store` subscription is forbidden. Use the `async` pipe instead
eslint: src/app/datasets/archiving.service.spec.ts#L100
Unexpected any. Specify a different type
eslint: src/app/datasets/archiving.service.spec.ts#L119
Unexpected any. Specify a different type
eslint: src/app/datasets/archiving.service.spec.ts#L133
Unexpected any. Specify a different type
eslint: src/app/datasets/archiving.service.ts#L34
`Store` subscription is forbidden. Use the `async` pipe instead
eslint: src/app/datasets/archiving.service.ts#L59
'tapeCopies' is defined but never used