Skip to content

fix(sabr): Video-only playback is no longer supported #1

fix(sabr): Video-only playback is no longer supported

fix(sabr): Video-only playback is no longer supported #1

Triggered via push October 24, 2024 12:15
Status Failure
Total duration 25s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: src/core/ServerAbrStream.ts#L5
Cannot find module '../../protos/generated/video_streaming/client_abr_state.js' or its corresponding type declarations.
lint: src/core/ServerAbrStream.ts#L6
Cannot find module '../../protos/generated/video_streaming/video_playback_abr_request.js' or its corresponding type declarations.
lint: src/core/ServerAbrStream.ts#L7
Cannot find module '../../protos/generated/video_streaming/media_header.js' or its corresponding type declarations.
lint: src/core/ServerAbrStream.ts#L8
Cannot find module '../../protos/generated/video_streaming/next_request_policy.js' or its corresponding type declarations.
lint: src/core/ServerAbrStream.ts#L9
Cannot find module '../../protos/generated/video_streaming/format_initialization_metadata.js' or its corresponding type declarations.
lint: src/core/ServerAbrStream.ts#L10
Cannot find module '../../protos/generated/video_streaming/sabr_redirect.js' or its corresponding type declarations.
lint: src/core/ServerAbrStream.ts#L11
Cannot find module '../../protos/generated/video_streaming/sabr_error.js' or its corresponding type declarations.
lint: src/core/ServerAbrStream.ts#L12
Cannot find module '../../protos/generated/video_streaming/stream_protection_status.js' or its corresponding type declarations.
lint: src/core/ServerAbrStream.ts#L13
Cannot find module '../../protos/generated/video_streaming/playback_cookie.js' or its corresponding type declarations.
lint: src/core/ServerAbrStream.ts#L15
Cannot find module '../../protos/generated/misc/common.js' or its corresponding type declarations.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/