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