add content type tests #69
Annotations
1 error and 11 warnings
Run
Process completed with exit code 134.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
integration/csharp/Program.cs#L47
Dereference of a possibly null reference.
|
Build:
integration/csharp/TestTag.cs#L160
Possible null reference return.
|
Build:
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)'.
|
Build:
integration/csharp/TestTag.cs#L186
Possible null reference argument for parameter 'query' in 'NameValueCollection HttpUtility.ParseQueryString(string query)'.
|
Build:
integration/csharp/TestTag.cs#L212
Possible null reference argument for parameter 'json' in 'object? JsonSerializer.Deserialize<object>(string json, JsonSerializerOptions? options = null)'.
|
Build:
integration/csharp/TestTag.cs#L214
Possible null reference return.
|
Build:
integration/csharp/TestTag.cs#L240
Possible null reference return.
|
Build:
integration/csharp/TestTag.cs#L266
Possible null reference return.
|
Build:
integration/csharp/Program.cs#L47
Dereference of a possibly null reference.
|
Build:
integration/csharp/TestTag.cs#L160
Possible null reference return.
|
Loading