Skip to content

fix lint

fix lint #8

Triggered via push August 3, 2024 14:59
Status Failure
Total duration 1m 40s
Artifacts

windows.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build (20): src/app/app-routing.module.ts#L3
Cannot find module './shared/components/page-not-found' or its corresponding type declarations.
build (20): src/app/shared/shared.module.ts#L5
Cannot find module './components/page-not-found' or its corresponding type declarations.
build (20)
Process completed with exit code 1.
build (20)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/