Merge pull request #1413 from Arnei/refactor-save-button-code #927
Annotations
3 warnings
main
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
main:
src/redux/subtitleSlice.ts#L4
'RootState' is defined but never used. Allowed unused vars must match /^_/u
|
main:
src/main/VideoPlayers.tsx#L12
'selectVideoURL' is defined but never used. Allowed unused vars must match /^_/u
|