Feat: add an option to play without audio or video if audio or video failed #3557
checks.yml
on: pull_request
Matrix: format_check
Matrix: integration_linux
Matrix: memory_linux
Matrix: typechecking_and_linting
Matrix: unit_tests
Annotations
11 errors and 9 warnings
typechecking_and_linting (20.x):
src/manifest/classes/__tests__/manifest.test.ts#L85
Argument of type '{}' is not assignable to parameter of type 'IManifestParsingOptions'.
|
typechecking_and_linting (20.x):
src/manifest/classes/__tests__/manifest.test.ts#L137
Argument of type '{}' is not assignable to parameter of type 'IManifestParsingOptions'.
|
typechecking_and_linting (20.x):
src/manifest/classes/__tests__/manifest.test.ts#L199
Argument of type '{ representationFilter: () => boolean; }' is not assignable to parameter of type 'IManifestParsingOptions'.
|
typechecking_and_linting (20.x):
src/manifest/classes/__tests__/manifest.test.ts#L254
Argument of type '{}' is not assignable to parameter of type 'IManifestParsingOptions'.
|
typechecking_and_linting (20.x):
src/manifest/classes/__tests__/manifest.test.ts#L323
Argument of type '{}' is not assignable to parameter of type 'IManifestParsingOptions'.
|
typechecking_and_linting (20.x):
src/manifest/classes/__tests__/manifest.test.ts#L399
Argument of type '{}' is not assignable to parameter of type 'IManifestParsingOptions'.
|
typechecking_and_linting (20.x):
src/manifest/classes/__tests__/manifest.test.ts#L468
Argument of type '{}' is not assignable to parameter of type 'IManifestParsingOptions'.
|
typechecking_and_linting (20.x):
src/manifest/classes/__tests__/manifest.test.ts#L497
Argument of type '{}' is not assignable to parameter of type 'IManifestParsingOptions'.
|
typechecking_and_linting (20.x):
src/manifest/classes/__tests__/manifest.test.ts#L552
Argument of type '{}' is not assignable to parameter of type 'IManifestParsingOptions'.
|
typechecking_and_linting (20.x):
src/manifest/classes/__tests__/period.test.ts#L33
Expected 4-5 arguments, but got 3.
|
unit_tests (20.x)
Process completed with exit code 1.
|
format_check (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/
|
typechecking_and_linting (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit_tests (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration_linux (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
memory_linux (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|