Skip to content

Release/v3.6.0

Release/v3.6.0 #655

Triggered via pull request February 2, 2024 09:15
Status Success
Total duration 38s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: example/web/stub/CastButtonStub.tsx#L5
'_props' is defined but never used
lint: src/api/source/drm/DRMConfiguration.ts#L89
Unexpected any. Specify a different type
lint: src/api/source/drm/DRMConfiguration.ts#L231
Unexpected any. Specify a different type
lint: src/api/source/metadata/MetadataDescription.ts#L7
Unexpected any. Specify a different type
lint: src/api/track/TextTrackCue.ts#L41
Unexpected any. Specify a different type
lint: src/api/utils/TypeUtils.ts#L4
Unexpected any. Specify a different type
lint: src/api/utils/TypeUtils.ts#L7
Unexpected any. Specify a different type
lint: src/api/utils/TypeUtils.ts#L10
Unexpected any. Specify a different type
lint: src/api/utils/TypeUtils.ts#L21
Unexpected any. Specify a different type
lint: src/api/utils/TypeUtils.ts#L37
Unexpected any. Specify a different type
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/