chore(ui): declare types as export in package.json (#2053) #1146
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|