build(deps): bump actions/setup-node from 1 to 4 #1234
ci-ui.yml
on: pull_request
build_lint_and_test
7m 0s
Annotations
10 errors and 2 warnings
build_lint_and_test
'this' implicitly has type 'any' because it does not have a type annotation.
|
build_lint_and_test
'$event.target' is possibly 'null'.
|
build_lint_and_test
Property 'value' does not exist on type 'EventTarget'.
|
build_lint_and_test
'$event.target' is possibly 'null'.
|
build_lint_and_test
Property 'value' does not exist on type 'EventTarget'.
|
build_lint_and_test
Property 'icon' does not exist on type 'ActionToolbarButton'.
|
build_lint_and_test
'__VLS_ctx.$refs.input' is possibly 'undefined'.
|
build_lint_and_test
'__VLS_ctx.$refs.input' is possibly 'undefined'.
|
build_lint_and_test
Property 'focus' does not exist on type 'Element | Vue<Record<string, any>, Record<string, any>, never, never, (event: string, ...args: any[]) => Vue<Record<string, any>, Record<string, any>, never, never, ...>> | (Element | Vue<...>)[]'.
|
build_lint_and_test
Property 'focus' does not exist on type 'Element | Vue<Record<string, any>, Record<string, any>, never, never, (event: string, ...args: any[]) => Vue<Record<string, any>, Record<string, any>, never, never, ...>> | (Element | Vue<...>)[]'.
|
build_lint_and_test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. 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
|
SonarScanner
This action is deprecated and will be removed in a future release. Please use the sonarqube-scan-action action instead. The sonarqube-scan-action is a drop-in replacement for this action.
|