Skip to content

Fix missing source maps #2227

Fix missing source maps

Fix missing source maps #2227

Triggered via push November 13, 2023 13:23
Status Success
Total duration 50s
Artifacts

lint.yml

on: push
Run linters
41s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run linters: src/app/app-routing.module.ts#L1
'NgModule' is defined but never used
Run linters: src/app/app-routing.module.ts#L2
'RouterModule' is defined but never used
Run linters: src/app/app-routing.module.ts#L30
'routes' is assigned a value but never used
Run linters: src/app/app-routing.module.ts#L123
'AppRoutingModule' is defined but never used
Run linters: src/app/app.component.ts#L1
'Component' is defined but never used
Run linters: src/app/app.component.ts#L12
'AppComponent' is defined but never used
Run linters: src/app/app.module.ts#L1
'BrowserModule' is defined but never used
Run linters: src/app/app.module.ts#L2
'APP_INITIALIZER' is defined but never used
Run linters: src/app/app.module.ts#L2
'NgModule' is defined but never used
Run linters: src/app/app.module.ts#L3
'BrowserAnimationsModule' is defined but never used