Don't show track view if there is only one track #2588
Annotations
7 warnings and 1 notice
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build editor:
src/redux/subtitleSlice.ts#L4
'RootState' is defined but never used. Allowed unused vars must match /^_/u
|
Build editor:
src/main/TrackSelection.tsx#L94
A space is required after '{'
|
Build editor:
src/main/TrackSelection.tsx#L94
A space is required before '}'
|
Build editor:
src/main/TrackSelection.tsx#L96
Missing semicolon
|
Build editor:
src/main/TrackSelection.tsx#L97
Missing semicolon
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-results".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Run playwright-test
8 passed (9.0s)
|
Loading