New sdk release #1979
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.spec.ts#L38
'selectSpy' is assigned a value but never used
|
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#L100
Unexpected any. Specify a different type
|
run eslint:
src/app/datasets/archiving.service.spec.ts#L119
Unexpected any. Specify a different type
|
run eslint:
src/app/datasets/archiving.service.spec.ts#L133
Unexpected any. Specify a different type
|
run eslint:
src/app/datasets/archiving.service.ts#L37
`Store` subscription is forbidden. Use the `async` pipe instead
|
Loading