Feature: Add button to disable network boot #593
lint.yml
on: pull_request
Matrix: lint-frontend
Matrix: lint-lib-api
Matrix: lint-lib-xmlrpc
Matrix: lint-prettier
Annotations
12 errors and 1 warning
|
|
|
|
|
|
|
|
|
lint-lib-api (18.x)
Process completed with exit code 1.
|
|
|
|
|
|
lint-frontend (18.x):
projects/cobbler-frontend/src/app/items/system/overview/system-overview.component.ts#L96
Replace `.get_settings(this.userService.token).subscribe(value` with `⏎······.get_settings(this.userService.token)⏎······.subscribe((value)`
|
|
lint-frontend (18.x):
projects/cobbler-frontend/src/app/items/system/overview/system-overview.component.ts#L97
Replace `······this.showDisableNetboot·=·value.pxe_just_once` with `········this.showDisableNetboot·=·value.pxe_just_once;`
|
|
lint-frontend (18.x):
projects/cobbler-frontend/src/app/items/system/overview/system-overview.component.ts#L98
Replace `····})` with `······});`
|
|
lint-frontend (18.x)
Process completed with exit code 1.
|
|
lint-prettier (18.x)
Process completed with exit code 1.
|
|
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 either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|