adding constant #19
Annotations
11 warnings
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
The logs for this run have expired and are no longer available.
Loading