Skip to content

downgrade of deps in cas-lib #31

downgrade of deps in cas-lib

downgrade of deps in cas-lib #31

Triggered via pull request February 27, 2026 00:14
Status Success
Total duration 6m 1s
Artifacts

pr-tests-windows.yml

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

Annotations

50 warnings
build (10, net10.0): cas-dotnet-sdk/Signatures/Types/Ed25519ByteSignatureResult.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/Signatures/Types/Ed25519ByteSignatureResult.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/PQC/Types/SLHDSAKeyPair.cs#L16
Non-nullable property 'VerificationKey' 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/PQC/Types/SLHDSAKeyPair.cs#L15
Non-nullable property 'SigningKey' 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/Signatures/Types/Ed25519KeyPairResult.cs#L6
Non-nullable property 'VerifyingKey' 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/Signatures/Types/Ed25519KeyPairResult.cs#L5
Non-nullable property 'SigningKey' 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/Signatures/Types/Ed25519SignatureResult.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/Signatures/Types/Ed25519SignatureResult.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 (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/DigitalSignature/Types/SHAED25519DalekDigitialSignatureResult.cs#L6
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 (6, net6.0): cas-dotnet-sdk/DigitalSignature/Types/SHAED25519DalekDigitialSignatureResult.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/DigitalSignature/Types/SHARSADigitalSignatureResult.cs#L7
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 (6, net6.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 (6, net6.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 (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/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 (9, net9.0): cas-dotnet-sdk/Signatures/Types/Ed25519SignatureResult.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/Signatures/Types/Ed25519SignatureResult.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/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/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 (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/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 (8, net8.0): cas-dotnet-sdk/Signatures/Types/Ed25519ByteSignatureResult.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/Signatures/Types/Ed25519ByteSignatureResult.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/Signatures/Types/Ed25519KeyPairResult.cs#L6
Non-nullable property 'VerifyingKey' 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/Signatures/Types/Ed25519KeyPairResult.cs#L5
Non-nullable property 'SigningKey' 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/Signatures/Types/Ed25519SignatureResult.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/Signatures/Types/Ed25519SignatureResult.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/PQC/Types/SLHDSAKeyPair.cs#L16
Non-nullable property 'VerificationKey' 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/PQC/Types/SLHDSAKeyPair.cs#L15
Non-nullable property 'SigningKey' 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 (7, net7.0): cas-dotnet-sdk/DigitalSignature/Types/SHAED25519DalekDigitialSignatureResult.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/DigitalSignature/Types/SHARSADigitalSignatureResult.cs#L7
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/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 (7, net7.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 (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.
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.