[Snyk] Security upgrade debian from bullseye-20230814 to bullseye-20240211 #251
Annotations
11 warnings
build (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (18):
src/app/app-routing.module.ts#L1
'NgModule' is defined but never used
|
build (18):
src/app/app-routing.module.ts#L2
'RouterModule' is defined but never used
|
build (18):
src/app/app-routing.module.ts#L16
'routes' is assigned a value but never used
|
build (18):
src/app/app-routing.module.ts#L30
'AppRoutingModule' is defined but never used
|
build (18):
src/app/app.component.ts#L1
'Component' is defined but never used
|
build (18):
src/app/app.component.ts#L14
'AppComponent' is defined but never used
|
build (18):
src/app/app.module.ts#L1
'environment' is defined but never used
|
build (18):
src/app/app.module.ts#L2
'config' is defined but never used
|
build (18):
src/app/app.module.ts#L3
'NgModule' is defined but never used
|
build (18):
src/app/app.module.ts#L4
'ModalModule' is defined but never used
|