clean up #3
Annotations
30 warnings
C# ubuntu-latest:
csharp/src/arrow/csharp/src/Apache.Arrow/Memory/NativeMemoryManager.cs#L43
Adding a finalizer to a type derived from MemoryManager<T> may permit memory to be freed while it is still in use by a Span<T> (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2015)
|
C# ubuntu-latest:
csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L52
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
C# ubuntu-latest:
csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L242
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
C# ubuntu-latest:
csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L278
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
C# ubuntu-latest:
csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L279
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
C# ubuntu-latest:
csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
C# ubuntu-latest:
csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
C# ubuntu-latest:
csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L56
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
C# ubuntu-latest:
csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L243
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
C# ubuntu-latest:
csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L280
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
C# windows-2019:
csharp/src/arrow/csharp/src/Apache.Arrow/Memory/NativeMemoryManager.cs#L43
Adding a finalizer to a type derived from MemoryManager<T> may permit memory to be freed while it is still in use by a Span<T> (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2015)
|
C# windows-2019:
csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
C# windows-2019:
csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L42
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#L52
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#L242
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#L278
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#L279
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#L56
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
C# windows-2019:
csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L243
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
C# windows-2019:
csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L280
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
C# macos-latest:
csharp/src/arrow/csharp/src/Apache.Arrow/Memory/NativeMemoryManager.cs#L43
Adding a finalizer to a type derived from MemoryManager<T> may permit memory to be freed while it is still in use by a Span<T> (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2015)
|
C# macos-latest:
csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
C# macos-latest:
csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L42
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#L52
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#L242
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#L278
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#L279
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#L56
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
C# macos-latest:
csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L243
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
C# macos-latest:
csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L280
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|