New sdk tests fix #1987
Annotations
10 warnings
run eslint:
src/app/app-config.service.ts#L45
Unexpected any. Specify a different type
|
run eslint:
src/app/app.component.ts#L75
Avoid dispatching many actions in a row to accomplish a larger conceptual "transaction"
|
run eslint:
src/app/app.component.ts#L77
Avoid dispatching many actions in a row to accomplish a larger conceptual "transaction"
|
run eslint:
src/app/app.component.ts#L84
`Store` subscription is forbidden. Use the `async` pipe instead
|
run eslint:
src/app/datasets/admin-tab/admin-tab.component.ts#L36
`Store` subscription is forbidden. Use the `async` pipe instead
|
run eslint:
src/app/datasets/archiving.service.spec.ts#L118
Unexpected any. Specify a different type
|
run eslint:
src/app/datasets/archiving.service.spec.ts#L137
Unexpected any. Specify a different type
|
run eslint:
src/app/datasets/archiving.service.spec.ts#L151
Unexpected any. Specify a different type
|
run eslint:
src/app/datasets/archiving.service.ts#L37
`Store` subscription is forbidden. Use the `async` pipe instead
|
run eslint:
src/app/datasets/archiving.service.ts#L62
'tapeCopies' is defined but never used
|
Loading