chore(deps): bump react and @types/react #909
Annotations
10 errors and 1 warning
Check:
src/overlay/hooks/useDraggable.ts#L54
Expected 1 arguments, but got 0.
|
Check:
src/overlay/hooks/useDraggable.ts#L61
Type 'undefined' is not assignable to type 'DraggableHandler'.
|
Check:
src/player/BasicPlayer.tsx#L139
Argument of type 'RefObject<null>' is not assignable to parameter of type 'RefObject<HTMLElement>'.
|
Check:
src/player/Controls.tsx#L177
Argument of type 'RefObject<null>' is not assignable to parameter of type 'RefObject<HTMLElement>'.
|
Check:
src/player/HttpMp4Video.tsx#L78
Argument of type 'RefObject<HTMLVideoElement | null>' is not assignable to parameter of type 'RefObject<HTMLElement>'.
|
Check:
src/player/HttpMp4Video.tsx#L79
Argument of type 'RefObject<HTMLVideoElement | null>' is not assignable to parameter of type 'RefObject<HTMLElement>'.
|
Check:
src/player/HttpMp4Video.tsx#L93
Expected 1 arguments, but got 0.
|
Check:
src/player/HttpMp4Video.tsx#L166
Type 'TransformationMatrix | undefined' is not assignable to type 'TransformationMatrix'.
|
Check:
src/player/Settings.tsx#L62
Expected 1 arguments, but got 0.
|
Check:
src/player/StillImage.tsx#L51
Argument of type 'RefObject<HTMLImageElement | null>' is not assignable to parameter of type 'RefObject<HTMLElement>'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading