Skip to content

Merge pull request #2 from gopalldb/list-objects #12

Merge pull request #2 from gopalldb/list-objects

Merge pull request #2 from gopalldb/list-objects #12

Triggered via push March 14, 2024 17:47
Status Failure
Total duration 6m 7s
Artifacts

csharp.yml

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

Annotations

9 errors and 30 warnings
C# ubuntu-latest: csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L581
Type 'SparkConnection' already defines a member called 'GetTableSchema' with the same parameter types
C# ubuntu-latest: csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L581
Type 'SparkConnection' already defines a member called 'GetTableSchema' with the same parameter types
C# ubuntu-latest
Process completed with exit code 1.
C# macos-latest: csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L581
Type 'SparkConnection' already defines a member called 'GetTableSchema' with the same parameter types
C# macos-latest: csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L581
Type 'SparkConnection' already defines a member called 'GetTableSchema' with the same parameter types
C# macos-latest
Process completed with exit code 1.
C# windows-2019: csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L581
Type 'SparkConnection' already defines a member called 'GetTableSchema' with the same parameter types
C# windows-2019: csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L581
Type 'SparkConnection' already defines a member called 'GetTableSchema' with the same parameter types
C# windows-2019
Process completed with exit code 1.
C# ubuntu-latest: csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L237
Possible null reference return.
C# ubuntu-latest: csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L435
Converting null literal or possible null value to non-nullable type.
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#L444
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#L607
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#L597
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#L500
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# ubuntu-latest: csharp/test/Drivers/Interop/Snowflake/CastTests.cs#L62
The field 'CastTests._columnSpecifications' is never used
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#L444
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#L500
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#L607
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#L597
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# 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#L435
Converting null literal or possible null value to non-nullable type.
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#L444
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.