Skip to content

chore(csharp): Bump BenchmarkDotNet from 0.14.0 to 0.15.8 #291

chore(csharp): Bump BenchmarkDotNet from 0.14.0 to 0.15.8

chore(csharp): Bump BenchmarkDotNet from 0.14.0 to 0.15.8 #291

Triggered via pull request December 17, 2025 14:04
Status Failure
Total duration 2m 19s
Artifacts

csharp.yml

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

Annotations

12 errors and 40 warnings
C# macos-latest .NET 8.0.x
Process completed with exit code 1.
C# macos-latest .NET 8.0.x: csharp/test/Unit/DatabricksConnectionUnitTests.cs#L39
The type or namespace name 'DatabricksConnection' could not be found (are you missing a using directive or an assembly reference?)
C# macos-latest .NET 8.0.x: csharp/test/Unit/DatabricksConnectionUnitTests.cs#L26
The type or namespace name 'Databricks' does not exist in the namespace 'Apache.Arrow.Adbc.Drivers' (are you missing an assembly reference?)
C# macos-15-intel .NET 8.0.x
Process completed with exit code 1.
C# macos-15-intel .NET 8.0.x: csharp/test/Unit/DatabricksConnectionUnitTests.cs#L39
The type or namespace name 'DatabricksConnection' could not be found (are you missing a using directive or an assembly reference?)
C# macos-15-intel .NET 8.0.x: csharp/test/Unit/DatabricksConnectionUnitTests.cs#L26
The type or namespace name 'Databricks' does not exist in the namespace 'Apache.Arrow.Adbc.Drivers' (are you missing an assembly reference?)
C# ubuntu-latest .NET 8.0.x
Process completed with exit code 1.
C# ubuntu-latest .NET 8.0.x: csharp/test/Unit/DatabricksConnectionUnitTests.cs#L39
The type or namespace name 'DatabricksConnection' could not be found (are you missing a using directive or an assembly reference?)
C# ubuntu-latest .NET 8.0.x: csharp/test/Unit/DatabricksConnectionUnitTests.cs#L26
The type or namespace name 'Databricks' does not exist in the namespace 'Apache.Arrow.Adbc.Drivers' (are you missing an assembly reference?)
C# windows-2022 .NET 8.0.x
Process completed with exit code 1.
C# windows-2022 .NET 8.0.x: csharp/test/Unit/DatabricksConnectionUnitTests.cs#L39
The type or namespace name 'DatabricksConnection' could not be found (are you missing a using directive or an assembly reference?)
C# windows-2022 .NET 8.0.x: csharp/test/Unit/DatabricksConnectionUnitTests.cs#L26
The type or namespace name 'Databricks' does not exist in the namespace 'Apache.Arrow.Adbc.Drivers' (are you missing an assembly reference?)
C# macos-latest .NET 8.0.x: csharp/src/StatementExecution/StatementExecutionStatement.cs#L330
Possible null reference argument for parameter 'typeName' in 'IArrowType StatementExecutionStatement.MapDatabricksTypeToArrowType(string typeName)'.
C# macos-latest .NET 8.0.x: csharp/src/Reader/CloudFetch/CloudFetchDownloader.cs#L330
Dereference of a possibly null reference.
C# macos-latest .NET 8.0.x: csharp/src/Reader/CloudFetch/CloudFetchConfiguration.cs#L96
Non-nullable property 'Schema' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
C# macos-latest .NET 8.0.x: csharp/src/StatementExecution/StatementExecutionStatement.cs#L330
Possible null reference argument for parameter 'typeName' in 'IArrowType StatementExecutionStatement.MapDatabricksTypeToArrowType(string typeName)'.
C# macos-15-intel .NET 8.0.x: csharp/src/StatementExecution/StatementExecutionStatement.cs#L330
Possible null reference argument for parameter 'typeName' in 'IArrowType StatementExecutionStatement.MapDatabricksTypeToArrowType(string typeName)'.
C# macos-15-intel .NET 8.0.x: csharp/src/StatementExecution/StatementExecutionStatement.cs#L330
Possible null reference argument for parameter 'typeName' in 'IArrowType StatementExecutionStatement.MapDatabricksTypeToArrowType(string typeName)'.
C# macos-15-intel .NET 8.0.x: csharp/src/Reader/CloudFetch/CloudFetchDownloader.cs#L330
Dereference of a possibly null reference.
C# macos-15-intel .NET 8.0.x: csharp/src/Reader/CloudFetch/CloudFetchConfiguration.cs#L96
Non-nullable property 'Schema' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
C# ubuntu-latest .NET 8.0.x: csharp/src/StatementExecution/StatementExecutionStatement.cs#L330
Possible null reference argument for parameter 'typeName' in 'IArrowType StatementExecutionStatement.MapDatabricksTypeToArrowType(string typeName)'.
C# ubuntu-latest .NET 8.0.x: csharp/src/Reader/CloudFetch/CloudFetchDownloader.cs#L330
Dereference of a possibly null reference.
C# ubuntu-latest .NET 8.0.x: csharp/src/Reader/CloudFetch/CloudFetchConfiguration.cs#L96
Non-nullable property 'Schema' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
C# ubuntu-latest .NET 8.0.x: csharp/src/StatementExecution/StatementExecutionStatement.cs#L330
Possible null reference argument for parameter 'typeName' in 'IArrowType StatementExecutionStatement.MapDatabricksTypeToArrowType(string typeName)'.
C# windows-2022 .NET 8.0.x: csharp/src/StatementExecution/StatementExecutionStatement.cs#L330
Possible null reference argument for parameter 'typeName' in 'IArrowType StatementExecutionStatement.MapDatabricksTypeToArrowType(string typeName)'.
C# windows-2022 .NET 8.0.x: csharp/src/Reader/CloudFetch/CloudFetchDownloader.cs#L330
Dereference of a possibly null reference.
C# windows-2022 .NET 8.0.x: csharp/src/Reader/CloudFetch/CloudFetchConfiguration.cs#L96
Non-nullable property 'Schema' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
C# windows-2022 .NET 8.0.x: csharp/src/StatementExecution/StatementExecutionStatement.cs#L330
Possible null reference argument for parameter 'typeName' in 'IArrowType StatementExecutionStatement.MapDatabricksTypeToArrowType(string typeName)'.