Skip to content

[50954] Record progress in multiple units #26008

[50954] Record progress in multiple units

[50954] Record progress in multiple units #26008

GitHub Actions / eslint succeeded May 21, 2024 in 0s

reviewdog [eslint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (4570)

frontend/src/app/app.module.ts|299 col 3| Lifecycle interface 'DoBootstrap' should be implemented for method 'ngDoBootstrap'. (https://angular.io/styleguide#style-09-01)
frontend/src/app/app.module.ts|312 col 11| Unsafe assignment of an any value.
frontend/src/app/app.module.ts|312 col 25| Unsafe call of an any typed value.
frontend/src/app/app.module.ts|312 col 25| Unexpected dangling '_' in '_injector'.
frontend/src/app/app.module.ts|312 col 36| Unexpected any. Specify a different type.
frontend/src/app/app.module.ts|312 col 41| Unsafe member access ._injector on an any value.
frontend/src/app/app.module.ts|313 col 5| Unsafe call of an any typed value.
frontend/src/app/app.module.ts|313 col 5| Unsafe call of an any typed value.
frontend/src/app/app.module.ts|314 col 8| Unsafe member access .call on an any value.
frontend/src/app/app.module.ts|315 col 8| Unsafe member access .forEach on an any value.
frontend/src/app/app.module.ts|315 col 48| Unexpected any. Specify a different type.
frontend/src/app/core/apiv3/api-v3.service.spec.ts|| Parsing error: ESLint was configured to run on <tsconfigRootDir>/src/app/core/apiv3/api-v3.service.spec.ts using parserOptions.project: /src/tsconfig.app.json
However, that TSConfig does not include this file. Either: