Skip to content

chore(csharp): bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 in /csharp #100

chore(csharp): bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 in /csharp

chore(csharp): bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 in /csharp #100

Triggered via pull request December 25, 2023 22:52
Status Cancelled
Total duration 6m 12s
Artifacts

csharp.yml

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

Annotations

4 errors and 12 warnings
C# windows-2019
Canceling since a higher priority waiting request for 'apache/arrow-adbc-dependabot/nuget/csharp/xunit.runner.visualstudio-2.5.6-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/xunit.runner.visualstudio-2.5.6-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/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#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/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.
C# macos-latest
Runner GitHub Actions 78 did not respond to a cancelation request with 00:05:00.
C# macos-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)