[Proposal]: Add experimental.enableResolutionChecks loadVideo option #3060
Annotations
10 errors and 2 warnings
Run npm run check:
src/manifest/classes/__tests__/adaptation.test.ts#L90
Type 'CodecSupportCache' has no properties in common with type '{ cachedCodecSupport?: CodecSupportCache | undefined; enableResolutionChecks?: boolean | undefined; representationFilter?: IRepresentationFilter | undefined; }'.
|
Run npm run check:
src/manifest/classes/__tests__/adaptation.test.ts#L122
Type 'CodecSupportCache' has no properties in common with type '{ cachedCodecSupport?: CodecSupportCache | undefined; enableResolutionChecks?: boolean | undefined; representationFilter?: IRepresentationFilter | undefined; }'.
|
Run npm run check:
src/manifest/classes/__tests__/adaptation.test.ts#L135
Type 'CodecSupportCache' has no properties in common with type '{ cachedCodecSupport?: CodecSupportCache | undefined; enableResolutionChecks?: boolean | undefined; representationFilter?: IRepresentationFilter | undefined; }'.
|
Run npm run check:
src/manifest/classes/__tests__/adaptation.test.ts#L155
Type 'CodecSupportCache' has no properties in common with type '{ cachedCodecSupport?: CodecSupportCache | undefined; enableResolutionChecks?: boolean | undefined; representationFilter?: IRepresentationFilter | undefined; }'.
|
Run npm run check:
src/manifest/classes/__tests__/adaptation.test.ts#L190
Type 'CodecSupportCache' has no properties in common with type '{ cachedCodecSupport?: CodecSupportCache | undefined; enableResolutionChecks?: boolean | undefined; representationFilter?: IRepresentationFilter | undefined; }'.
|
Run npm run check:
src/manifest/classes/__tests__/adaptation.test.ts#L299
Expected 1-2 arguments, but got 3.
|
Run npm run check:
src/manifest/classes/__tests__/adaptation.test.ts#L332
Type 'CodecSupportCache' has no properties in common with type '{ cachedCodecSupport?: CodecSupportCache | undefined; enableResolutionChecks?: boolean | undefined; representationFilter?: IRepresentationFilter | undefined; }'.
|
Run npm run check:
src/manifest/classes/__tests__/adaptation.test.ts#L344
Type 'CodecSupportCache' has no properties in common with type '{ cachedCodecSupport?: CodecSupportCache | undefined; enableResolutionChecks?: boolean | undefined; representationFilter?: IRepresentationFilter | undefined; }'.
|
Run npm run check:
src/manifest/classes/__tests__/adaptation.test.ts#L370
Type 'CodecSupportCache' has no properties in common with type '{ cachedCodecSupport?: CodecSupportCache | undefined; enableResolutionChecks?: boolean | undefined; representationFilter?: IRepresentationFilter | undefined; }'.
|
Run npm run check:
src/manifest/classes/__tests__/adaptation.test.ts#L382
Type 'CodecSupportCache' has no properties in common with type '{ cachedCodecSupport?: CodecSupportCache | undefined; enableResolutionChecks?: boolean | undefined; representationFilter?: IRepresentationFilter | undefined; }'.
|
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/
|
Loading