fix(deps): update vue #2279
Annotations
10 errors and 1 warning
build
Type '(ev: PointerEvent) => void' is not assignable to type '(...args: unknown[]) => void'.
|
build
Type '(ev: PointerEvent) => void' is not assignable to type '(...args: unknown[]) => void'.
|
build
Type 'Virtualizer<HTMLElement, Element>' is not assignable to type 'Virtualizer<Element | Window, Element>'.
|
build
Expected 1 arguments, but got 0.
|
build
Expected 1 arguments, but got 0.
|
build
Parameter 'node' implicitly has an 'any' type.
|
build
Type 'Virtualizer<HTMLElement, Element>' is not assignable to type 'Virtualizer<Element | Window, Element>'.
|
build
Unused '@ts-expect-error' directive.
|
build
Unused '@ts-expect-error' directive.
|
build
Process completed with exit code 2.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|