Skip to content

Feature/landing page #4

Feature/landing page

Feature/landing page #4

Triggered via pull request July 17, 2024 13:47
Status Failure
Total duration 1m 18s
Artifacts

CI.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
Test on node 18 and macOS-latest: src/app/pages/welcome/welcome.ts#L16
Lifecycle methods should not be empty
Test on node 18 and macOS-latest
Process completed with exit code 1.
Test on node 18 and windows-latest
The job was canceled because "_18_macOS-latest" failed.
Test on node 18 and windows-latest
The operation was canceled.
Test on node 18 and macOS-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Test on node 18 and macOS-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test on node 18 and macOS-latest: src/app/pages/welcome/welcome.ts#L16
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.dev/style-guide#style-09-01)