Skip to content

ci: Build C# code in continuous integration #2

ci: Build C# code in continuous integration

ci: Build C# code in continuous integration #2

Triggered via pull request November 22, 2023 14:55
Status Cancelled
Total duration 3m 19s
Artifacts

csharp.yml

on: pull_request
Matrix: macos
Matrix: ubuntu
Matrix: windows
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 20 warnings
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/test/Drivers/Snowflake/DriverTests.cs#L333
The name 'testConfiguration' does not exist in the current context
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/test/Drivers/Snowflake/DriverTests.cs#L335
The name 'testConfiguration' does not exist in the current context
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/test/Drivers/Snowflake/DriverTests.cs#L333
The name 'testConfiguration' does not exist in the current context
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/test/Drivers/Snowflake/DriverTests.cs#L335
The name 'testConfiguration' does not exist in the current context
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/test/Drivers/Snowflake/DriverTests.cs#L333
The name 'testConfiguration' does not exist in the current context
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/test/Drivers/Snowflake/DriverTests.cs#L335
The name 'testConfiguration' does not exist in the current context
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/test/Drivers/Snowflake/DriverTests.cs#L333
The name 'testConfiguration' does not exist in the current context
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/test/Drivers/Snowflake/DriverTests.cs#L335
The name 'testConfiguration' does not exist in the current context
AMD64 Ubuntu 18.04 C# 7.0.x
Process completed with exit code 1.
AMD64 macOS 11 C# 7.0.x: csharp/test/Drivers/Snowflake/DriverTests.cs#L333
The name 'testConfiguration' does not exist in the current context
AMD64 macOS 11 C# 7.0.x: csharp/test/Drivers/Snowflake/DriverTests.cs#L335
The name 'testConfiguration' does not exist in the current context
AMD64 macOS 11 C# 7.0.x: csharp/test/Drivers/Snowflake/DriverTests.cs#L333
The name 'testConfiguration' does not exist in the current context
AMD64 macOS 11 C# 7.0.x: csharp/test/Drivers/Snowflake/DriverTests.cs#L335
The name 'testConfiguration' does not exist in the current context
AMD64 macOS 11 C# 7.0.x: csharp/test/Drivers/Snowflake/DriverTests.cs#L333
The name 'testConfiguration' does not exist in the current context
AMD64 macOS 11 C# 7.0.x: csharp/test/Drivers/Snowflake/DriverTests.cs#L335
The name 'testConfiguration' does not exist in the current context
AMD64 macOS 11 C# 7.0.x: csharp/test/Drivers/Snowflake/DriverTests.cs#L333
The name 'testConfiguration' does not exist in the current context
AMD64 macOS 11 C# 7.0.x: csharp/test/Drivers/Snowflake/DriverTests.cs#L335
The name 'testConfiguration' does not exist in the current context
AMD64 macOS 11 C# 7.0.x
Process completed with exit code 1.
AMD64 Windows 2019 18.04 C# 7.0.x
Canceling since a higher priority waiting request for 'apache/arrow-adbc-dev/curth/build_csharp-C#' exists
AMD64 Windows 2019 18.04 C# 7.0.x
The operation was canceled.
AMD64 Ubuntu 18.04 C# 7.0.x: 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)
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L49
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L162
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L199
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L53
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L224
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L261
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 macOS 11 C# 7.0.x: 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)
AMD64 macOS 11 C# 7.0.x: csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L49
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 macOS 11 C# 7.0.x: csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L162
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 macOS 11 C# 7.0.x: csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 macOS 11 C# 7.0.x: csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L199
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 macOS 11 C# 7.0.x: csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 macOS 11 C# 7.0.x: csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 macOS 11 C# 7.0.x: csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L53
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 macOS 11 C# 7.0.x: csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L224
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 macOS 11 C# 7.0.x: csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L261
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.