Skip to content

feat(csharp/src/Apache.Arrow.Adbc): Cleanup use of List<T> in APIs and implementation #343

feat(csharp/src/Apache.Arrow.Adbc): Cleanup use of List<T> in APIs and implementation

feat(csharp/src/Apache.Arrow.Adbc): Cleanup use of List<T> in APIs and implementation #343

Triggered via pull request April 24, 2024 23:20
Status Success
Total duration 11m 55s
Artifacts

csharp.yml

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

Annotations

30 warnings
C# ubuntu-latest: csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L693
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# ubuntu-latest: csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L749
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# ubuntu-latest: csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L853
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# ubuntu-latest: csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L843
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# ubuntu-latest: csharp/src/Drivers/Apache/Thrift/StreamExtensions.cs#L79
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# ubuntu-latest: csharp/src/Drivers/Apache/Thrift/StreamExtensions.cs#L79
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# ubuntu-latest: csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L855
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# ubuntu-latest: csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L857
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# ubuntu-latest: csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L260
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# ubuntu-latest: csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L450
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# macos-latest: csharp/src/Drivers/Apache/Thrift/StreamExtensions.cs#L79
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# macos-latest: csharp/src/Drivers/Apache/Thrift/StreamExtensions.cs#L79
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# macos-latest: csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L853
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# macos-latest: csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L843
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# macos-latest: csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L693
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# macos-latest: csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L749
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# macos-latest: csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L855
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# macos-latest: csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L857
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# macos-latest: csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L260
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# macos-latest: csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L450
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# windows-2019: csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L237
Possible null reference return.
C# windows-2019: csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L1026
Possible null reference argument for parameter 'client' in 'BigQueryStatement.BigQueryStatement(BigQueryClient client, GoogleCredential credential)'.
C# windows-2019: csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L378
Possible null reference return.
C# windows-2019: csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L388
Possible null reference return.
C# windows-2019: csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L693
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# windows-2019: csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L749
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# windows-2019: csharp/src/Drivers/Apache/Thrift/StreamExtensions.cs#L79
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# windows-2019: csharp/src/Drivers/Apache/Thrift/StreamExtensions.cs#L79
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# windows-2019: csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L853
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# windows-2019: csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L843
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.