feat: Datafiles configurable actions #1585
test.yml
on: pull_request
Run install and cache
16s
Run E2E Tests
9m 7s
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
|