Skip to content

fix typo onSartPlaying #141

fix typo onSartPlaying

fix typo onSartPlaying #141

Triggered via push August 16, 2024 22:39
Status Failure
Total duration 46s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test (ubuntu-latest): src/renderer/src/App.tsx#L174
Property 'onSartPlaying' does not exist on type '{ videoRef: RefObject<ChromiumHTMLVideoElement>; videoContainerRef: RefObject<HTMLDivElement>; playbackRate: number; ... 27 more ...; setPlayerTime: Dispatch<...>; }'.
test (ubuntu-latest): src/renderer/src/App.tsx#L174
'onSartPlaying' is declared but its value is never read.
test (ubuntu-latest): src/renderer/src/App.tsx#L2396
Cannot find name 'onStartPlaying'. Did you mean 'onSartPlaying'?
test (ubuntu-latest)
Process completed with exit code 2.
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The operation was canceled.