C# #69
Annotations
10 warnings
Build:
csharp/src/Drivers/Apache/Spark/SparkConnection.cs#L870
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#L860
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
csharp/src/Drivers/Apache/Thrift/StreamExtensions.cs#L79
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
csharp/src/Drivers/Apache/Thrift/StreamExtensions.cs#L79
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#L710
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#L766
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#L872
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#L874
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#L260
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#L465
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading