Skip to content

chore(csharp): bump System.Text.Json from 7.0.2 to 7.0.4 in /csharp #60

chore(csharp): bump System.Text.Json from 7.0.2 to 7.0.4 in /csharp

chore(csharp): bump System.Text.Json from 7.0.2 to 7.0.4 in /csharp #60

Triggered via pull request December 20, 2023 18:13
Status Cancelled
Total duration 1m 49s
Artifacts

csharp.yml

on: pull_request
Matrix: csharp
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
C# windows-2019
Canceling since a higher priority waiting request for 'apache/arrow-adbc-dependabot/nuget/csharp/System.Text.Json-7.0.4-C#' exists
C# windows-2019
The operation was canceled.
C# macos-latest
Canceling since a higher priority waiting request for 'apache/arrow-adbc-dependabot/nuget/csharp/System.Text.Json-7.0.4-C#' exists
C# macos-latest
The operation was canceled.
C# ubuntu-latest: csharp/src/arrow/csharp/src/Apache.Arrow/Memory/NativeMemoryManager.cs#L43
Adding a finalizer to a type derived from MemoryManager<T> may permit memory to be freed while it is still in use by a Span<T> (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2015)
C# ubuntu-latest: csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L49
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# ubuntu-latest: csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L162
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# ubuntu-latest: csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# ubuntu-latest: csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L199
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# ubuntu-latest: csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# ubuntu-latest: csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# ubuntu-latest: csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L53
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# ubuntu-latest: csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L224
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# ubuntu-latest: csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L261
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.