Skip to content

ci: Add pipeline support to bundle Go binaries in NuGet packages #356

ci: Add pipeline support to bundle Go binaries in NuGet packages

ci: Add pipeline support to bundle Go binaries in NuGet packages #356

Triggered via pull request April 25, 2024 17:04
Status Success
Total duration 2m 23s
Artifacts

csharp.yml

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

Annotations

40 warnings
C# ubuntu-latest 8.0.x: csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L1026
Possible null reference argument for parameter 'client' in 'BigQueryStatement.BigQueryStatement(BigQueryClient client, GoogleCredential credential)'.
C# ubuntu-latest 8.0.x: 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 8.0.x: 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 8.0.x: 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 8.0.x: 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 8.0.x: 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 8.0.x: 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 8.0.x: 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 8.0.x: 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 8.0.x: 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 8.0.x: 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 8.0.x: 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 8.0.x: 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 8.0.x: 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 8.0.x: 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 8.0.x: 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 8.0.x: 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-13 8.0.x: 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-13 8.0.x: 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-13 8.0.x: 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-13 8.0.x: 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-13 8.0.x: 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-13 8.0.x: 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-13 8.0.x: 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-13 8.0.x: 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-13 8.0.x: 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-13 8.0.x: 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 8.0.x: csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L237
Possible null reference return.
C# windows-2019 8.0.x: csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L432
Converting null literal or possible null value to non-nullable type.
C# windows-2019 8.0.x: csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L378
Possible null reference return.
C# windows-2019 8.0.x: csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L388
Possible null reference return.
C# windows-2019 8.0.x: csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L1026
Possible null reference argument for parameter 'client' in 'BigQueryStatement.BigQueryStatement(BigQueryClient client, GoogleCredential credential)'.
C# windows-2019 8.0.x: 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 8.0.x: 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 8.0.x: 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 8.0.x: 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# windows-2019 8.0.x: 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.