[WIP] Release v4.0.0 #1209
Annotations
10 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#L141
The two values in this comparison do not have a shared enum type
|
check (16.x):
src/core/api/track_management/tracks_store.ts#L1018
The two values in this comparison do not have a shared enum type
|
check (16.x):
src/core/stream/representation/types.ts#L307
Union type constituent is duplicated with IVideoRepresentationsSwitchingMode
|
check (16.x):
src/public_types.ts#L925
"missing" is overridden by string in this union type
|
check (16.x):
src/public_types.ts#L926
"manual" is overridden by string in this union type
|
check (16.x):
src/public_types.ts#L927
"trickmode-enabled" is overridden by string in this union type
|
check (16.x):
src/public_types.ts#L928
"trickmode-disabled" is overridden by string in this union type
|
check (16.x):
src/public_types.ts#L929
"no-playable-representation" is overridden by string in this union type
|
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/
|