feat(Dependencies): Update angular-eslint monorepo to v19 #21444
Annotations
5 errors and 5 warnings
tslinting-check:
src/app/applications/application-formular/application-formular.component.ts#L36
'Subscription' is defined but never used
|
tslinting-check:
src/app/applications/application-formular/application-formular.component.ts#L38
'thresholdScott' is defined but never used
|
tslinting-check
Unexpected error: [STARTED] Preparing lint-staged...
[COMPLETED] Preparing lint-staged...
[STARTED] Running tasks for staged files...
[STARTED] package.json — 6 files
[STARTED] *.{js,jsx,ts} — 6 files
[STARTED] *.{html,css,less,ejs} — 0 files
[STARTED] *.js — 0 files
[STARTED] *.{js,css,md} — 0 files
[SKIPPED] *.{html,css,less,ejs} — no files
[SKIPPED] *.js — no files
[SKIPPED] *.{js,css,md} — no files
[STARTED] prettier --write
[COMPLETED] prettier --write
[STARTED] eslint --fix
[FAILED] eslint --fix [FAILED]
[FAILED] eslint --fix [FAILED]
[COMPLETED] Running tasks for staged files...
[STARTED] Applying modifications from tasks...
[SKIPPED] Skipped because of errors from tasks.
[STARTED] Reverting to original state because of errors...
[COMPLETED] Reverting to original state because of errors...
[STARTED] Cleaning up temporary files...
[COMPLETED] Cleaning up temporary files...
✖ eslint --fix:
/home/runner/work/cloud-portal-webapp/cloud-portal-webapp/src/app/applications/application-formular/application-formular.component.ts
36:19 error 'Subscription' is defined but never used @typescript-eslint/no-unused-vars
38:10 error 'thresholdScott' is defined but never used @typescript-eslint/no-unused-vars
✖ 2 problems (2 errors, 0 warnings)
husky - pre-commit script failed (code 1)
|
tslinting-check:
src/app/applications/application-formular/application-formular.component.ts#L36
'Subscription' is defined but never used
|
tslinting-check:
src/app/applications/application-formular/application-formular.component.ts#L38
'thresholdScott' is defined but never used
|
tslinting-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tslinting-check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
tslinting-check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
tslinting-check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
tslinting-check:
src/app/projectmanagement/overview.component.ts#L808
'action' is already declared in the upper scope on line 798 column 9
|