Skip to content

V0.111.2 (ui)

V0.111.2 (ui) #177

Triggered via release January 15, 2024 08:54
@alice-sevinalice-sevin
published v0.111.2
Status Success
Total duration 1m 27s
Artifacts

npm-publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
publish
'this' implicitly has type 'any' because it does not have a type annotation.
publish
'$event.target' is possibly 'null'.
publish
Property 'value' does not exist on type 'EventTarget'.
publish
'$event.target' is possibly 'null'.
publish
Property 'value' does not exist on type 'EventTarget'.
publish
Property 'icon' does not exist on type 'ActionToolbarButton'.
publish
'__VLS_ctx.$refs.input' is possibly 'undefined'.
publish
'__VLS_ctx.$refs.input' is possibly 'undefined'.
publish
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<...>)[]'.
publish
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<...>)[]'.
publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/