Skip to content

fix(deps): update frontend-minor #1392

fix(deps): update frontend-minor

fix(deps): update frontend-minor #1392

Triggered via push February 1, 2025 01:05
Status Failure
Total duration 25s
Artifacts
frontend-push
18s
frontend-push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
frontend-push
Module '"preact/hooks"' declares 'Ref' locally, but it is not exported.
frontend-push
Type '*** children: Element; loop: boolean; muted: boolean; alt: string; autoPlay: boolean; ***' is not assignable to type 'VideoHTMLAttributes<HTMLVideoElement>'.
frontend-push
Argument of type 'Dispatch<StateUpdater<Record<number, DragTransform>>>' is not assignable to parameter of type 'StateUpdater<Record<number, DragTransform>>'.
frontend-push
Argument of type 'Dispatch<StateUpdater<Record<number, DragTransform>>>' is not assignable to parameter of type 'StateUpdater<Record<number, DragTransform>>'.
frontend-push
Object is possibly 'undefined'.
frontend-push
Object is possibly 'undefined'.
frontend-push
Type 'undefined' cannot be used as an index type.
frontend-push
Argument of type 'number | undefined' is not assignable to parameter of type 'number'.
frontend-push
Argument of type 'Dispatch<StateUpdater<Record<number, DragTransform>>>' is not assignable to parameter of type 'StateUpdater<Record<number, DragTransform>>'.
frontend-push
This expression is not callable.