Skip to content

refactor(csharp/test/Drivers/Interop/Snowflake): Updated the metadata tests to work without the db name #115

refactor(csharp/test/Drivers/Interop/Snowflake): Updated the metadata tests to work without the db name

refactor(csharp/test/Drivers/Interop/Snowflake): Updated the metadata tests to work without the db name #115

Triggered via pull request January 2, 2024 22:56
Status Cancelled
Total duration 3m 48s
Artifacts

csharp.yml

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

Annotations

2 errors and 21 warnings
C# windows-2019
Canceling since a higher priority waiting request for 'apache/arrow-adbc-dev/ryansyed/fix_getobjects_withoutdbname_reducingsqlcalls_nocursor-C#' exists
C# windows-2019
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.
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)
C# macos-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# macos-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# macos-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# macos-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# macos-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# macos-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# macos-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# macos-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# macos-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# windows-2019: 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)