Skip to content

fix(deps): update vue #2279

fix(deps): update vue

fix(deps): update vue #2279

Triggered via pull request December 29, 2024 18:40
Status Failure
Total duration 1m 2s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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