Split track selection to video and audio selection #3018
Annotations
7 warnings and 1 notice
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test:
src/redux/subtitleSlice.ts#L4
'RootState' is defined but never used. Allowed unused vars must match /^_/u
|
test:
src/main/TrackSelection.tsx#L106
Missing semicolon
|
test:
src/main/TrackSelection.tsx#L125
Extra space after key '& > *'
|
test:
src/main/TrackSelection.tsx#L166
Missing semicolon
|
test:
src/main/VideoPlayers.tsx#L12
'selectVideoURL' is defined but never used. Allowed unused vars must match /^_/u
|
test
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
8 passed (9.9s)
|