This repository has been archived by the owner on May 30, 2024. It is now read-only.
Update publishnuget.yml #36
publishnuget.yml
on: push
run_test
27s
create_nuget
11s
deploy
0s
Annotations
1 error and 10 warnings
create_nuget
Failed to install dotnet, exit code: 1. dotnet_install: Error: Failed to resolve the exact version number.
|
run_test:
MK.IO/Job/Models/UtcClipTime.cs#L19
'UtcClipTime.OdataType' hides inherited member 'JobInputTime.OdataType'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
run_test:
MK.IO/ContentKeyPolicy/Models/ContentKeyPolicySymmetricTokenKey.cs#L13
'ContentKeyPolicySymmetricTokenKey.OdataType' hides inherited member 'ContentKeyPolicyVerificationKey.OdataType'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
run_test:
MK.IO/ContentKeyPolicy/Models/ContentKeyPolicyTokenRestriction.cs#L18
'ContentKeyPolicyTokenRestriction.OdataType' hides inherited member 'ContentKeyPolicyRestriction.OdataType'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
run_test:
MK.IO/LiveEvent/ILiveEventsOperations.cs#L80
Cannot convert null literal to non-nullable reference type.
|
run_test:
MK.IO/LiveEvent/LiveEventsOperations.cs#L97
Cannot convert null literal to non-nullable reference type.
|
run_test:
MK.IO/Job/Models/AbsoluteClipTime.cs#L19
'AbsoluteClipTime.OdataType' hides inherited member 'JobInputTime.OdataType'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
run_test:
MK.IO/Job/Models/JobInputAsset.cs#L18
'JobInputAsset.OdataType' hides inherited member 'JobInput.OdataType'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
run_test:
MK.IO/Job/Models/JobInputHttp.cs#L18
'JobInputHttp.OdataType' hides inherited member 'JobInput.OdataType'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
run_test:
MK.IO/ContentKeyPolicy/Models/ContentKeyPolicyClearKeyConfiguration.cs#L15
'ContentKeyPolicyClearKeyConfiguration.OdataType' hides inherited member 'ContentKeyPolicyConfiguration.OdataType'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
run_test:
MK.IO/ContentKeyPolicy/Models/ContentKeyPolicyConfigurationFairPlay.cs#L21
'ContentKeyPolicyConfigurationFairPlay.OdataType' hides inherited member 'ContentKeyPolicyConfiguration.OdataType'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|