update dotnet #74
Annotations
5 errors and 10 warnings
Java
The server returned an error
|
Java
Process completed with exit code 1.
|
Go
missing go.sum entry for module providing package github.com/apioo/***-go/v2 (imported by main); to add:
|
Go
Process completed with exit code 1.
|
CSharp
Process completed with exit code 134.
|
CSharp:
integration/csharp/Program.cs#L47
Dereference of a possibly null reference.
|
CSharp:
integration/csharp/TestTag.cs#L160
Possible null reference return.
|
CSharp:
integration/csharp/TestTag.cs#L178
Possible null reference argument for parameter 'value' in 'RestRequest RestRequestExtensions.AddParameter(RestRequest request, string? name, object value, ParameterType type, bool encode = true)'.
|
CSharp:
integration/csharp/TestTag.cs#L186
Possible null reference argument for parameter 'query' in 'NameValueCollection HttpUtility.ParseQueryString(string query)'.
|
CSharp:
integration/csharp/TestTag.cs#L212
Possible null reference argument for parameter 'json' in 'object? JsonSerializer.Deserialize<object>(string json, JsonSerializerOptions? options = null)'.
|
CSharp:
integration/csharp/TestTag.cs#L214
Possible null reference return.
|
CSharp:
integration/csharp/TestTag.cs#L240
Possible null reference return.
|
CSharp:
integration/csharp/TestTag.cs#L266
Possible null reference return.
|
CSharp:
integration/csharp/Program.cs#L47
Dereference of a possibly null reference.
|
CSharp:
integration/csharp/TestTag.cs#L160
Possible null reference return.
|