Skip to content

Add App deployment configuration #520

Add App deployment configuration

Add App deployment configuration #520

Triggered via pull request November 9, 2024 13:36
Status Failure
Total duration 41s
Artifacts

lint.yml

on: pull_request
Matrix: lint-frontend
Matrix: lint-lib-api
Matrix: lint-lib-xmlrpc
Matrix: lint-prettier
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
lint-prettier (18.x)
Process completed with exit code 1.
lint-frontend (18.x): projects/cobbler-frontend/src/app/services/app-config.service.ts#L22
Replace `.toPromise()` with `⏎······.toPromise()⏎······`
lint-frontend (18.x): projects/cobbler-frontend/src/app/services/app-config.service.ts#L26
Replace `······err` with `········(err)`
lint-frontend (18.x): projects/cobbler-frontend/src/app/services/app-config.service.ts#L27
Replace `········this.errorMsg·=·"Something·bad·happened·loading·App·Configuration;·please·try·again·later."` with `··········this.errorMsg·=⏎············'Something·bad·happened·loading·App·Configuration;·please·try·again·later.'`
lint-frontend (18.x): projects/cobbler-frontend/src/app/services/app-config.service.ts#L28
Replace `······}` with `········},⏎······`
lint-frontend (18.x): projects/cobbler-frontend/src/app/services/app-config.service.ts#L34
Replace `··········retry(2)` with `retry(2),`
lint-lib-api (18.x)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
lint-lib-api (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-lib-api (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/