Skip to content

update dotnet

update dotnet #74

Re-run triggered February 22, 2025 10:15
Status Failure
Total duration 1m 2s
Artifacts

integration.yml

on: push
Fit to window
Zoom out
Zoom in

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.