fix typo onSartPlaying #141
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.
|