Skip to content

For live archive, current strategy for unaligned audio and video #216

For live archive, current strategy for unaligned audio and video

For live archive, current strategy for unaligned audio and video #216

Triggered via pull request August 16, 2023 00:11
Status Success
Total duration 2m 13s
Artifacts

ci-build.yml

on: pull_request
build
2m 3s
build
build-playbackservice
52s
build-playbackservice
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build-playbackservice
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-playbackservice: tools/PlaybackService/src/Controllers/KeyDeliverController.cs#L116
Possible null reference argument for parameter 'k' in 'string KeyDeliverController.ToDashKeyOrKeyId(string k)'.
build-playbackservice: tools/PlaybackService/test/PlaybackControllerTest.cs#L29
'ObsoleteMockExtensions.SetupSet<T, TProperty>(Mock<T>, Expression<Func<T, TProperty>>)' is obsolete: 'Replaced by SetupSet(Action)'
build-playbackservice: tools/PlaybackService/test/KeyDeliverControllerTest.cs#L34
'ObsoleteMockExtensions.SetupSet<T, TProperty>(Mock<T>, Expression<Func<T, TProperty>>)' is obsolete: 'Replaced by SetupSet(Action)'
build-playbackservice: tools/PlaybackService/test/KeyDeliverControllerTest.cs#L35
'ObsoleteMockExtensions.SetupSet<T, TProperty>(Mock<T>, Expression<Func<T, TProperty>>)' is obsolete: 'Replaced by SetupSet(Action)'
build-playbackservice: tools/PlaybackService/test/PlaybackControllerTest.cs#L70
'ObsoleteMockExtensions.SetupSet<T, TProperty>(Mock<T>, Expression<Func<T, TProperty>>)' is obsolete: 'Replaced by SetupSet(Action)'