chore(deps-dev): bump prettier from 3.3.3 to 3.4.1 #2039
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run eslint:
src/app/app-config.service.ts#L45
Unexpected any. Specify a different type
|
run eslint:
src/app/app.component.ts#L74
Avoid dispatching many actions in a row to accomplish a larger conceptual "transaction"
|
run eslint:
src/app/app.component.ts#L76
Avoid dispatching many actions in a row to accomplish a larger conceptual "transaction"
|
run eslint:
src/app/app.component.ts#L83
`Store` subscription is forbidden. Use the `async` pipe instead
|
run eslint:
src/app/datasets/admin-tab/admin-tab.component.spec.ts#L1
'ComponentFixture' is defined but never used
|
run eslint:
src/app/datasets/admin-tab/admin-tab.component.spec.ts#L1
'inject' is defined but never used
|
run eslint:
src/app/datasets/admin-tab/admin-tab.component.spec.ts#L39
'selectSpy' is assigned a value but never used
|
run eslint:
src/app/datasets/admin-tab/admin-tab.component.ts#L33
`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
|
Loading