Skip to content

fix assert form

fix assert form #80

Triggered via push February 22, 2025 16:17
Status Failure
Total duration 56s
Artifacts

integration.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
CSharp
Process completed with exit code 134.
CSharp: integration/csharp/Program.cs#L47
Dereference of a possibly null reference.
CSharp: integration/csharp/TestTag.cs#L161
Possible null reference return.
CSharp: integration/csharp/TestTag.cs#L179
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#L188
Possible null reference argument for parameter 'query' in 'NameValueCollection HttpUtility.ParseQueryString(string query)'.
CSharp: integration/csharp/TestTag.cs#L215
Possible null reference argument for parameter 'json' in 'object? JsonSerializer.Deserialize<object>(string json, JsonSerializerOptions? options = null)'.
CSharp: integration/csharp/TestTag.cs#L217
Possible null reference return.
CSharp: integration/csharp/TestTag.cs#L244
Possible null reference return.
CSharp: integration/csharp/TestTag.cs#L271
Possible null reference return.
CSharp: integration/csharp/Program.cs#L47
Dereference of a possibly null reference.
CSharp: integration/csharp/TestTag.cs#L161
Possible null reference return.