This repository has been archived by the owner on May 30, 2024. It is now read-only.
Build changes and version update #22
Merged
Annotations
10 warnings
Run dotnet build MK.IO\MK.IO.csproj --configuration Release --output /home/runner/work/MK.IO/MK.IO/nuget:
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 dotnet build MK.IO\MK.IO.csproj --configuration Release --output /home/runner/work/MK.IO/MK.IO/nuget:
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 dotnet build MK.IO\MK.IO.csproj --configuration Release --output /home/runner/work/MK.IO/MK.IO/nuget:
MK.IO/ContentKeyPolicy/Models/ContentKeyPolicyConfigurationWidevine.cs#L16
'ContentKeyPolicyConfigurationWidevine.OdataType' hides inherited member 'ContentKeyPolicyConfiguration.OdataType'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Run dotnet build MK.IO\MK.IO.csproj --configuration Release --output /home/runner/work/MK.IO/MK.IO/nuget:
MK.IO/ContentKeyPolicy/Models/ContentKeyPolicyOpenRestriction.cs#L12
'ContentKeyPolicyOpenRestriction.OdataType' hides inherited member 'ContentKeyPolicyRestriction.OdataType'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Run dotnet build MK.IO\MK.IO.csproj --configuration Release --output /home/runner/work/MK.IO/MK.IO/nuget:
MK.IO/ContentKeyPolicy/Models/ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader.cs#L9
'ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader.OdataType' hides inherited member 'PlayReadyContentKeyLocation.OdataType'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Run dotnet build MK.IO\MK.IO.csproj --configuration Release --output /home/runner/work/MK.IO/MK.IO/nuget:
MK.IO/Transform/Models/TransformPreset.cs#L20
Non-nullable property 'OdataType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run dotnet build MK.IO\MK.IO.csproj --configuration Release --output /home/runner/work/MK.IO/MK.IO/nuget:
MK.IO/Transform/Models/AudioAnalyzerPreset.cs#L27
Non-nullable property 'AudioLanguage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run dotnet build MK.IO\MK.IO.csproj --configuration Release --output /home/runner/work/MK.IO/MK.IO/nuget:
MK.IO/Transform/Models/AudioAnalyzerPreset.cs#L35
Non-nullable property 'ExperimentalOptions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run dotnet build MK.IO\MK.IO.csproj --configuration Release --output /home/runner/work/MK.IO/MK.IO/nuget:
MK.IO/MKIOClient.cs#L55
Non-nullable property 'Account' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run dotnet build MK.IO\MK.IO.csproj --configuration Release --output /home/runner/work/MK.IO/MK.IO/nuget:
MK.IO/MKIOClient.cs#L55
Non-nullable property 'StorageAccounts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading