feast(backend): ux datamap doc (#49) #94
Annotations
3 errors and 11 warnings
autofix:
.eslintrc.js#L1
'module' is not defined
|
autofix
Process completed with exit code 1.
|
autofix
Process completed with exit code 1.
|
autofix
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
autofix:
backend/interceptor/LoggingInterceptor.ts#L21
'error' is defined but never used
|
autofix:
backend/src/app.module.ts#L13
'RolesGuard' is defined but never used. Allowed unused vars must match /^_/u
|
autofix:
backend/src/app.module.ts#L14
'MenuGuard' is defined but never used. Allowed unused vars must match /^_/u
|
autofix:
backend/src/app.resolver.ts#L1
'Injectable' is defined but never used. Allowed unused vars must match /^_/u
|
autofix:
backend/src/auth/auth.service.ts#L87
Unexpected console statement
|
autofix:
backend/src/auth/auth.service.ts#L95
'error' is defined but never used
|
autofix:
backend/src/auth/dto/check-token.input.ts#L2
'OutputTypeFactory' is defined but never used. Allowed unused vars must match /^_/u
|
autofix:
backend/src/auth/dto/check-token.input.ts#L3
'MinLength' is defined but never used. Allowed unused vars must match /^_/u
|
autofix:
backend/src/auth/role/role.model.ts#L1
'ID' is defined but never used. Allowed unused vars must match /^_/u
|
autofix:
backend/src/auth/role/role.model.ts#L2
'SystemBaseModel' is defined but never used. Allowed unused vars must match /^_/u
|