Take use the default segment duration with ShakaPackager instead of h… #297
Annotations
6 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, azure/k8s-set-context@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tools/PlaybackService/src/Controllers/KeyDeliverController.cs#L116
Possible null reference argument for parameter 'k' in 'string KeyDeliverController.ToDashKeyOrKeyId(string k)'.
|
tools/PlaybackService/test/KeyDeliverControllerTest.cs#L34
'ObsoleteMockExtensions.SetupSet<T, TProperty>(Mock<T>, Expression<Func<T, TProperty>>)' is obsolete: 'Replaced by SetupSet(Action)'
|
tools/PlaybackService/test/KeyDeliverControllerTest.cs#L35
'ObsoleteMockExtensions.SetupSet<T, TProperty>(Mock<T>, Expression<Func<T, TProperty>>)' is obsolete: 'Replaced by SetupSet(Action)'
|
tools/PlaybackService/test/PlaybackControllerTest.cs#L29
'ObsoleteMockExtensions.SetupSet<T, TProperty>(Mock<T>, Expression<Func<T, TProperty>>)' is obsolete: 'Replaced by SetupSet(Action)'
|
tools/PlaybackService/test/PlaybackControllerTest.cs#L70
'ObsoleteMockExtensions.SetupSet<T, TProperty>(Mock<T>, Expression<Func<T, TProperty>>)' is obsolete: 'Replaced by SetupSet(Action)'
|
The logs for this run have expired and are no longer available.
Loading