Skip to content

cleanup

cleanup #29

Triggered via push March 15, 2024 08:56
Status Success
Total duration 7m 21s
Artifacts

csharp.yml

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

Annotations

30 warnings
C# ubuntu-latest: csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L237
Possible null reference return.
C# ubuntu-latest: csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L378
Possible null reference return.
C# ubuntu-latest: csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L388
Possible null reference return.
C# ubuntu-latest: csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L1029
Possible null reference argument for parameter 'client' in 'BigQueryStatement.BigQueryStatement(BigQueryClient client, GoogleCredential credential)'.
C# ubuntu-latest: csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L792
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#L782
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#L632
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#L688
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#L226
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#L794
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#L237
Possible null reference return.
C# macos-latest: csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L378
Possible null reference return.
C# macos-latest: csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L388
Possible null reference return.
C# macos-latest: csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L1029
Possible null reference argument for parameter 'client' in 'BigQueryStatement.BigQueryStatement(BigQueryClient client, GoogleCredential credential)'.
C# macos-latest: csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L792
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#L782
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#L632
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#L688
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#L226
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#L794
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# windows-2019: csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L435
Converting null literal or possible null value to non-nullable type.
C# windows-2019: csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L237
Possible null reference return.
C# windows-2019: csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L1029
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/BigQuery/BigQueryStatement.cs#L237
Possible null reference return.
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/BigQuery/BigQueryConnection.cs#L1029
Possible null reference argument for parameter 'client' in 'BigQueryStatement.BigQueryStatement(BigQueryClient client, GoogleCredential credential)'.
C# windows-2019: csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L632
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.