Skip to content

init httpclient

init httpclient #31

Triggered via push March 15, 2024 09:51
Status Success
Total duration 7m 46s
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#L435
Converting null literal or possible null value to non-nullable type.
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/test/Drivers/Interop/Snowflake/CastTests.cs#L62
The field 'CastTests._columnSpecifications' is never used
C# ubuntu-latest: csharp/test/Drivers/Interop/Snowflake/ClientTests.cs#L233
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
C# ubuntu-latest: csharp/test/Drivers/Interop/Snowflake/ClientTests.cs#L247
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
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# 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/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#L435
Converting null literal or possible null value to non-nullable type.
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#L632
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/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/BigQuery/BigQueryStatement.cs#L237
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/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.