Skip to content

changes to ed25519

changes to ed25519 #17

Triggered via pull request October 30, 2025 23:15
Status Success
Total duration 1m 37s
Artifacts

pr-tests-linux.yml

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

Annotations

40 warnings
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/Types/BenchmarkMacAddressSDKMethod.cs#L7
Non-nullable property 'AesNonce' 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/Types/BenchmarkMacAddressSDKMethod.cs#L6
Non-nullable property 'EncryptedBenchMarkSend' 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/Types/BenchmarkMacAddressSDKMethod.cs#L5
Non-nullable property 'MacAddress' 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/Symmetric/AESWrapper.cs#L17
'AESWrapper._sender' hides inherited member 'BaseWrapper._sender'. Use the new keyword if hiding was intended.
build (9, net9.0): cas-dotnet-sdk/Symmetric/AESWrapper.cs#L16
'AESWrapper._platform' hides inherited member 'BaseWrapper._platform'. Use the new keyword if hiding was intended.
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/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/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 (8, net8.0): cas-dotnet-sdk/Types/BenchmarkMacAddressSDKMethod.cs#L7
Non-nullable property 'AesNonce' 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/Types/BenchmarkMacAddressSDKMethod.cs#L6
Non-nullable property 'EncryptedBenchMarkSend' 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/Types/BenchmarkMacAddressSDKMethod.cs#L5
Non-nullable property 'MacAddress' 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/AESWrapper.cs#L17
'AESWrapper._sender' hides inherited member 'BaseWrapper._sender'. Use the new keyword if hiding was intended.
build (8, net8.0): cas-dotnet-sdk/Symmetric/AESWrapper.cs#L16
'AESWrapper._platform' hides inherited member 'BaseWrapper._platform'. Use the new keyword if hiding was intended.
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.
build (7, net7.0): cas-dotnet-sdk/Types/BenchmarkMacAddressSDKMethod.cs#L7
Non-nullable property 'AesNonce' 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/Types/BenchmarkMacAddressSDKMethod.cs#L6
Non-nullable property 'EncryptedBenchMarkSend' 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/Types/BenchmarkMacAddressSDKMethod.cs#L5
Non-nullable property 'MacAddress' 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/AESWrapper.cs#L17
'AESWrapper._sender' hides inherited member 'BaseWrapper._sender'. Use the new keyword if hiding was intended.
build (7, net7.0): cas-dotnet-sdk/Symmetric/AESWrapper.cs#L16
'AESWrapper._platform' hides inherited member 'BaseWrapper._platform'. Use the new keyword if hiding was intended.
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 (6, net6.0): cas-dotnet-sdk/Types/BenchmarkMacAddressSDKMethod.cs#L7
Non-nullable property 'AesNonce' 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/Types/BenchmarkMacAddressSDKMethod.cs#L6
Non-nullable property 'EncryptedBenchMarkSend' 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/Types/BenchmarkMacAddressSDKMethod.cs#L5
Non-nullable property 'MacAddress' 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/AESWrapper.cs#L17
'AESWrapper._sender' hides inherited member 'BaseWrapper._sender'. Use the new keyword if hiding was intended.
build (6, net6.0): cas-dotnet-sdk/Symmetric/AESWrapper.cs#L16
'AESWrapper._platform' hides inherited member 'BaseWrapper._platform'. Use the new keyword if hiding was intended.