Annotations
10 warnings and 1 notice
|
cas-dotnet-sdk/Configuration/Networking.cs#L8
Non-nullable property 'MacAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
cas-dotnet-sdk/Hybrid/Types/HpkeEncryptResult.cs#L7
Non-nullable property 'Tag' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
cas-dotnet-sdk/Hybrid/Types/HpkeEncryptResult.cs#L6
Non-nullable property 'Ciphertext' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
cas-dotnet-sdk/Hybrid/Types/HpkeEncryptResult.cs#L5
Non-nullable property 'EncappedKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
cas-dotnet-sdk/Models/OSInfoCacheSend.cs#L6
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
cas-dotnet-sdk/Models/OSInfoCacheSend.cs#L5
Non-nullable property 'OperatingSystem' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
cas-dotnet-sdk/Asymmetric/Types/RsaKeyPairResult.cs#L6
Non-nullable property 'PrivateKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
cas-dotnet-sdk/Asymmetric/Types/RsaKeyPairResult.cs#L5
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
cas-dotnet-sdk/Symmetric/AESWrapper.cs#L17
'AESWrapper._sender' hides inherited member 'BaseWrapper._sender'. Use the new keyword if hiding was intended.
|
|
cas-dotnet-sdk/Symmetric/AESWrapper.cs#L16
'AESWrapper._platform' hides inherited member 'BaseWrapper._platform'. Use the new keyword if hiding was intended.
|
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
The logs for this run have expired and are no longer available.
Loading