Skip to content

build(deps): bump actions/checkout from 2 to 4 #1235

build(deps): bump actions/checkout from 2 to 4

build(deps): bump actions/checkout from 2 to 4 #1235

Triggered via pull request January 17, 2025 16:56
Status Success
Total duration 9m 19s
Artifacts

ci-ui.yml

on: pull_request
build_lint_and_test
9m 9s
build_lint_and_test
Fit to window
Zoom out
Zoom in

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.