Skip to content

build(deps): bump express from 4.19.2 to 4.20.0 in /ui #1195

build(deps): bump express from 4.19.2 to 4.20.0 in /ui

build(deps): bump express from 4.19.2 to 4.20.0 in /ui #1195

Triggered via pull request September 11, 2024 07:35
Status Success
Total duration 9m 23s
Artifacts

ci-ui.yml

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

Annotations

10 errors and 1 warning
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/