Skip to content

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

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

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

Triggered via pull request September 7, 2023 14:24
Status Failure
Total duration 2m 0s
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/core/adaptive/buffer_based_chooser.ts#L19
Cannot find module '../../utils/monotonic_timestamp' or its corresponding type declarations.
check (16.x): src/core/adaptive/guess_based_chooser.ts#L20
Cannot find module '../../utils/monotonic_timestamp' or its corresponding type declarations.
check (16.x): src/core/adaptive/network_analyzer.ts#L21
Cannot find module '../../utils/monotonic_timestamp' or its corresponding type declarations.
check (16.x): src/core/api/debug/buffer_size_graph.ts#L1
Cannot find module '../../../utils/monotonic_timestamp' or its corresponding type declarations.
check (16.x): src/core/api/playback_observer.ts#L19
Cannot find module '../../utils/monotonic_timestamp' or its corresponding type declarations.
check (16.x): src/core/api/public_api.ts#L92
Cannot find module '../../utils/monotonic_timestamp' or its corresponding type declarations.
check (16.x): src/core/fetchers/manifest/manifest_fetcher.ts#L33
Cannot find module '../../../utils/monotonic_timestamp' or its corresponding type declarations.
check (16.x): src/core/fetchers/segment/segment_fetcher.ts#L41
Cannot find module '../../../utils/monotonic_timestamp' or its corresponding type declarations.
check (16.x): src/core/fetchers/utils/schedule_request.ts#L27
Cannot find module '../../../utils/monotonic_timestamp' or its corresponding type declarations.
check (16.x): src/core/init/utils/get_initial_time.ts#L26
Cannot find module '../../../utils/monotonic_timestamp' or its corresponding type declarations.
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/