feat(backend): generate project #236
Annotations
7 errors and 11 warnings
autofix:
.eslintrc.js#L1
'module' is not defined
|
autofix:
backend/template/react-ts/src/index.jsx#L4
'document' is not defined
|
autofix:
codefox-docs/src/components/HomepageFeatures/index.tsx#L14
A `require()` style import is forbidden
|
autofix:
codefox-docs/src/components/HomepageFeatures/index.tsx#L24
A `require()` style import is forbidden
|
autofix:
codefox-docs/src/components/HomepageFeatures/index.tsx#L34
A `require()` style import is forbidden
|
autofix
Process completed with exit code 1.
|
autofix
Process completed with exit code 1.
|
autofix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
autofix:
backend/src/build-system/__tests__/test-database-schemas.spec.ts#L36
Unexpected console statement
|