chore: bump @types/node from 20.4.8 to 20.10.5 #1014
Annotations
10 warnings
Checkstyle:
src/app/app.module.ts#L23
'MAT_FORM_FIELD_DEFAULT_OPTIONS' is defined but never used
|
Checkstyle:
src/app/app.module.ts#L23
'MatFormFieldDefaultOptions' is defined but never used
|
Checkstyle:
src/app/core/directive/feature.directive.ts#L11
Unexpected any. Specify a different type
|
Checkstyle:
src/app/core/errors/global-error-handler.ts#L8
Unexpected any. Specify a different type
|
Checkstyle:
src/app/core/guard/auth.guard.ts#L13
'state' is defined but never used
|
Checkstyle:
src/app/core/guard/feature.guard.ts#L12
'segments' is defined but never used
|
Checkstyle:
src/app/core/guard/module-import.guard.ts#L1
Unexpected any. Specify a different type
|
Checkstyle:
src/app/core/interceptor/cache-interceptor.service.ts#L8
Unexpected any. Specify a different type
|
Checkstyle:
src/app/core/interceptor/cache-interceptor.service.ts#L8
Unexpected any. Specify a different type
|
Checkstyle:
src/app/core/interceptor/cache-interceptor.service.ts#L10
Unexpected any. Specify a different type
|