Feat: add an option to play without audio or video if audio or video failed #3805
checks.yml
on: pull_request
Matrix: format_check
Matrix: integration_linux
Matrix: memory_linux
Matrix: typechecking_and_linting
Matrix: unit_tests
Annotations
9 errors and 4 warnings
typechecking_and_linting (20.x):
src/main_thread/api/public_api.ts#L129
Module '"../tracks_store"' has no exported member 'INoPlayableTrack'. Did you mean to use 'import INoPlayableTrack from "../tracks_store"' instead?
|
typechecking_and_linting (20.x):
src/main_thread/api/public_api.ts#L129
'INoPlayableTrack' is declared but never used.
|
typechecking_and_linting (20.x)
Process completed with exit code 2.
|
format_check (20.x)
Process completed with exit code 1.
|
integration_linux (20.x):
src/main_thread/api/public_api.ts#L129
Module '"../tracks_store"' has no exported member 'INoPlayableTrack'. Did you mean to use 'import INoPlayableTrack from "../tracks_store"' instead?
|
integration_linux (20.x):
src/main_thread/api/public_api.ts#L129
'INoPlayableTrack' is declared but never used.
|
integration_linux (20.x):
src/main_thread/api/public_api.ts#L129
Module '"../tracks_store"' has no exported member 'INoPlayableTrack'. Did you mean to use 'import INoPlayableTrack from "../tracks_store"' instead?
|
integration_linux (20.x):
src/main_thread/api/public_api.ts#L129
'INoPlayableTrack' is declared but never used.
|
integration_linux (20.x)
Process completed with exit code 1.
|
format_check (20.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
format_check (20.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
format_check (20.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
format_check (20.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|