Skip to content

Project index turbofy #22963

Project index turbofy

Project index turbofy #22963

GitHub Actions / eslint succeeded Aug 14, 2024 in 0s

reviewdog [eslint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (5091)

src/app/app.module.ts|1 col 1| Expected exception block, space or tab after '//' in comment.
src/app/app.module.ts|329 col 3| Lifecycle interface 'DoBootstrap' should be implemented for method 'ngDoBootstrap'. (https://angular.io/styleguide#style-09-01)
src/app/app.module.ts|342 col 11| Unsafe assignment of an any value.
src/app/app.module.ts|342 col 25| Unsafe call of an any typed value.
src/app/app.module.ts|342 col 25| Unexpected dangling '_' in '_injector'.
src/app/app.module.ts|342 col 36| Unexpected any. Specify a different type.
src/app/app.module.ts|342 col 41| Unsafe member access ._injector on an any value.
src/app/app.module.ts|343 col 5| Unsafe call of an any typed value.
src/app/app.module.ts|343 col 5| Unsafe call of an any typed value.
src/app/app.module.ts|344 col 8| Unsafe member access .call on an any value.
src/app/app.module.ts|345 col 8| Unsafe member access .forEach on an any value.
src/app/app.module.ts|345 col 48| Unexpected any. Specify a different type.
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: