Skip to content

update response

update response #71

Triggered via push February 22, 2025 07:17
Status Failure
Total duration 5m 52s
Artifacts

integration.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
Java
Process completed with exit code 1.
Go
no required module provides package github.com/apioo/***-go/v2; to add it:
Go
Process completed with exit code 1.
PHP
Process completed with exit code 255.
CSharp
Process completed with exit code 134.
Python
Process completed with exit code 1.
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.