chore(deps): update devdependency vue-tsc to ^2.2.0 (v3) #1937
Annotations
10 errors and 1 warning
Typecheck
'slots' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
Typecheck
'items' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
Typecheck
Function implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions.
|
Typecheck
'slots' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
Typecheck
'items' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
Typecheck
Function implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions.
|
Typecheck
Property 'default' does not exist on type '{}'.
|
Typecheck
Parameter 'item' implicitly has an 'any' type.
|
Typecheck
'slots' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
Typecheck
'items' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading