Enhancement: handle multiple resource groups in one AMS account #285
ci-build.yml
on: pull_request
build
1m 43s
build-playbackservice
36s
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/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#L29
'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)'
|