initial skeleton for cloud fetch #22
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/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.
|
Build:
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.
|
Build:
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.
|
Build:
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.
|
Build:
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.
|
Build:
csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L796
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading