[POC] Update Manifest
structure to make HLS implementation possible
#2955
Annotations
10 errors and 2 warnings
src/core/adaptive/utils/__tests__/filter_by_bitrate.test.ts#L20
Argument of type 'Representation[]' is not assignable to parameter of type 'IRepresentationListItem[]'.
|
src/core/adaptive/utils/__tests__/filter_by_bitrate.test.ts#L25
Argument of type 'Representation[]' is not assignable to parameter of type 'IRepresentationListItem[]'.
|
src/core/adaptive/utils/__tests__/filter_by_bitrate.test.ts#L36
Argument of type 'Representation[]' is not assignable to parameter of type 'IRepresentationListItem[]'.
|
src/core/adaptive/utils/__tests__/filter_by_resolution.test.ts#L16
Argument of type 'Representation[]' is not assignable to parameter of type 'IRepresentationListItem[]'.
|
src/core/adaptive/utils/__tests__/filter_by_resolution.test.ts#L25
Argument of type 'Representation[]' is not assignable to parameter of type 'IRepresentationListItem[]'.
|
src/core/adaptive/utils/__tests__/filter_by_resolution.test.ts#L35
Argument of type 'Representation[]' is not assignable to parameter of type 'IRepresentationListItem[]'.
|
src/core/adaptive/utils/__tests__/filter_by_resolution.test.ts#L45
Argument of type 'Representation[]' is not assignable to parameter of type 'IRepresentationListItem[]'.
|
src/core/adaptive/utils/__tests__/filter_by_resolution.test.ts#L55
Argument of type 'Representation[]' is not assignable to parameter of type 'IRepresentationListItem[]'.
|
src/core/adaptive/utils/__tests__/filter_by_resolution.test.ts#L65
Argument of type 'Representation[]' is not assignable to parameter of type 'IRepresentationListItem[]'.
|
src/core/adaptive/utils/__tests__/filter_by_resolution.test.ts#L75
Argument of type 'Representation[]' is not assignable to parameter of type 'IRepresentationListItem[]'.
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading