Skip to content

RSA

RSA #32

Triggered via pull request March 7, 2026 20:29
Status Success
Total duration 2m 39s
Artifacts

pr-tests-linux.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

50 warnings
build (6, net6.0): cas-dotnet-sdk/Asymmetric/RSAWrapper.cs#L108
Possible null reference assignment.
build (6, net6.0): cas-dotnet-sdk/Asymmetric/RSAWrapper.cs#L107
Possible null reference assignment.
build (6, net6.0): cas-dotnet-sdk/CASConfiguration.cs#L7
Non-nullable field '_Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (6, net6.0): cas-dotnet-sdk/CASConfiguration.cs#L7
Non-nullable field '_ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (6, net6.0): cas-dotnet-sdk/Symmetric/Types/AesEncryptResult.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.
build (6, net6.0): cas-dotnet-sdk/Symmetric/Types/AesEncryptResult.cs#L5
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (6, net6.0): 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.
build (6, net6.0): 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.
build (6, net6.0): cas-dotnet-sdk/Asymmetric/Types/RsaSignResult.cs#L6
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (6, net6.0): cas-dotnet-sdk/Asymmetric/Types/RsaSignResult.cs#L5
Non-nullable property 'Signature' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (10, net10.0): cas-dotnet-sdk/DigitalSignature/Types/SHARSADigitalSignatureResult.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.
build (10, net10.0): cas-dotnet-sdk/DigitalSignature/Types/SHARSADigitalSignatureResult.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.
build (10, net10.0): cas-dotnet-sdk/CASConfiguration.cs#L7
Non-nullable field '_Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (10, net10.0): cas-dotnet-sdk/CASConfiguration.cs#L7
Non-nullable field '_ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (10, net10.0): 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.
build (10, net10.0): 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.
build (10, net10.0): cas-dotnet-sdk/Symmetric/Types/AesEncryptResult.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.
build (10, net10.0): cas-dotnet-sdk/Symmetric/Types/AesEncryptResult.cs#L5
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (10, net10.0): cas-dotnet-sdk/Asymmetric/Types/RsaSignResult.cs#L6
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (10, net10.0): cas-dotnet-sdk/Asymmetric/Types/RsaSignResult.cs#L5
Non-nullable property 'Signature' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (8, net8.0): cas-dotnet-sdk/Asymmetric/RSAWrapper.cs#L108
Possible null reference assignment.
build (8, net8.0): cas-dotnet-sdk/Asymmetric/RSAWrapper.cs#L107
Possible null reference assignment.
build (8, net8.0): cas-dotnet-sdk/CASConfiguration.cs#L7
Non-nullable field '_Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (8, net8.0): cas-dotnet-sdk/CASConfiguration.cs#L7
Non-nullable field '_ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (8, net8.0): 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.
build (8, net8.0): 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.
build (8, net8.0): cas-dotnet-sdk/Symmetric/Types/AesEncryptResult.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.
build (8, net8.0): cas-dotnet-sdk/Symmetric/Types/AesEncryptResult.cs#L5
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (8, net8.0): cas-dotnet-sdk/Asymmetric/Types/RsaSignResult.cs#L6
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (8, net8.0): cas-dotnet-sdk/Asymmetric/Types/RsaSignResult.cs#L5
Non-nullable property 'Signature' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (9, net9.0): cas-dotnet-sdk/Asymmetric/RSAWrapper.cs#L108
Possible null reference assignment.
build (9, net9.0): cas-dotnet-sdk/Asymmetric/RSAWrapper.cs#L107
Possible null reference assignment.
build (9, net9.0): cas-dotnet-sdk/CASConfiguration.cs#L7
Non-nullable field '_Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (9, net9.0): cas-dotnet-sdk/CASConfiguration.cs#L7
Non-nullable field '_ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (9, net9.0): cas-dotnet-sdk/Symmetric/Types/AesEncryptResult.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.
build (9, net9.0): cas-dotnet-sdk/Symmetric/Types/AesEncryptResult.cs#L5
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (9, net9.0): 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.
build (9, net9.0): 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.
build (9, net9.0): cas-dotnet-sdk/Asymmetric/Types/RsaSignResult.cs#L6
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (9, net9.0): cas-dotnet-sdk/Asymmetric/Types/RsaSignResult.cs#L5
Non-nullable property 'Signature' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (7, net7.0): cas-dotnet-sdk/Asymmetric/RSAWrapper.cs#L108
Possible null reference assignment.
build (7, net7.0): cas-dotnet-sdk/Asymmetric/RSAWrapper.cs#L107
Possible null reference assignment.
build (7, net7.0): cas-dotnet-sdk/CASConfiguration.cs#L7
Non-nullable field '_Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (7, net7.0): cas-dotnet-sdk/CASConfiguration.cs#L7
Non-nullable field '_ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (7, net7.0): 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.
build (7, net7.0): 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.
build (7, net7.0): cas-dotnet-sdk/Asymmetric/Types/RsaSignResult.cs#L6
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (7, net7.0): cas-dotnet-sdk/Asymmetric/Types/RsaSignResult.cs#L5
Non-nullable property 'Signature' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (7, net7.0): cas-dotnet-sdk/Symmetric/Types/AesEncryptResult.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.
build (7, net7.0): cas-dotnet-sdk/Symmetric/Types/AesEncryptResult.cs#L5
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.