chore(deps-dev): bump typescript from 5.1.6 to 5.7.2 #2049
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-config.service.ts#L118
'err' is defined but never used
|
run eslint:
src/app/app-config.service.ts#L122
'err' is defined but never used
|
run eslint:
src/app/app-theme.service.ts#L18
'err' is defined but never used
|
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
|
Loading