Merge pull request #5 from gopalldb/cloud #24
Annotations
3 errors and 10 warnings
Build:
csharp/src/Drivers/Apache/Spark/SparkStatement.cs#L141
'ChunkDownloader' does not contain a definition for 'links' and no accessible extension method 'links' accepting a first argument of type 'ChunkDownloader' could be found (are you missing a using directive or an assembly reference?)
|
Build:
csharp/src/Drivers/Apache/Spark/SparkStatement.cs#L141
'ChunkDownloader' does not contain a definition for 'links' and no accessible extension method 'links' accepting a first argument of type 'ChunkDownloader' could be found (are you missing a using directive or an assembly reference?)
|
Build
Process completed with exit code 1.
|
Build:
csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L435
Converting null literal or possible null value to non-nullable type.
|
Build:
csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L237
Possible null reference return.
|
Build:
csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L1029
Possible null reference argument for parameter 'client' in 'BigQueryStatement.BigQueryStatement(BigQueryClient client, GoogleCredential credential)'.
|
Build:
csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L378
Possible null reference return.
|
Build:
csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L388
Possible null reference return.
|
Build:
csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L237
Possible null reference return.
|
Build:
csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L378
Possible null reference return.
|
Build:
csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L388
Possible null reference return.
|
Build:
csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L1029
Possible null reference argument for parameter 'client' in 'BigQueryStatement.BigQueryStatement(BigQueryClient client, GoogleCredential credential)'.
|
Build:
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.
|
Loading