adding redis keys #25
Annotations
10 warnings
|
Build:
cas-dotnet-helpers/ECDSAWrapper.cs#L11
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:
cas-dotnet-helpers/Types/HttpResponses/BenchmarkAPI/BenchmarkSDKChartMethod.cs#L7
Non-nullable property 'MethodDescription' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
cas-dotnet-helpers/Types/HttpResponses/BenchmarkAPI/BenchmarkSDKChartMethod.cs#L6
Non-nullable property 'MethodName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
cas-dotnet-helpers/Types/HttpResponses/BenchmarkAPI/BenchmarkSDKMethod.cs#L8
Non-nullable property 'MethodName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
cas-dotnet-helpers/Types/HttpResponses/BenchmarkAPI/GetUserBenchmarksByDaysResponse.cs#L5
Non-nullable property 'Benchmarks' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
cas-dotnet-helpers/Types/HttpResponses/UserAuthentication/DiffieHellmanAesDerivationRequest.cs#L6
Non-nullable property 'RequestersPublicKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
cas-dotnet-helpers/Types/HttpResponses/UserAuthentication/DiffieHellmanAesDerivationRequest.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:
cas-dotnet-helpers/HttpClientSingleton.cs#L7
Non-nullable field 'instance' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
cas-dotnet-helpers/Types/HttpResponses/UserAuthentication/DiffieHellmanAesDerivationResponse.cs#L5
Non-nullable property 'ResponsersPublicKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
cas-dotnet-helpers/Types/HttpResponses/UserAuthentication/GetTokenResponse.cs#L5
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading