Skip to content

[WIP] [v4] MULTI_THREAD feature relying on a WebWorker #1218

[WIP] [v4] MULTI_THREAD feature relying on a WebWorker

[WIP] [v4] MULTI_THREAD feature relying on a WebWorker #1218

Triggered via pull request September 1, 2023 14:46
Status Failure
Total duration 1m 23s
Artifacts

checks.yml

on: pull_request
Matrix: check
Matrix: integration_linux
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
check (16.x): src/compat/is_worker.ts#L2
'any' overrides all other types in this union type
check (16.x): src/core/api/track_management/track_dispatcher.ts#L184
Union type constituent is duplicated with IAudioRepresentationsSwitchingMode
check (16.x): src/core/api/track_management/tracks_store.ts#L145
The two values in this comparison do not have a shared enum type
check (16.x): src/core/api/track_management/tracks_store.ts#L1034
The two values in this comparison do not have a shared enum type
check (16.x): src/core/stream/representation/types.ts#L305
Union type constituent is duplicated with IVideoRepresentationsSwitchingMode
check (16.x): src/public_types.ts#L929
"missing" is overridden by string in this union type
check (16.x): src/public_types.ts#L930
"manual" is overridden by string in this union type
check (16.x): src/public_types.ts#L931
"trickmode-enabled" is overridden by string in this union type
check (16.x): src/public_types.ts#L932
"trickmode-disabled" is overridden by string in this union type
check (16.x): src/public_types.ts#L933
"no-playable-representation" is overridden by string in this union type
integration_linux (16.x)
Process completed with exit code 1.
check (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
integration_linux (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/