chore(csharp): bump xunit from 2.6.4 to 2.6.5 in /csharp #129
Annotations
10 warnings
Build:
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)
|
Build:
csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L49
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L162
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L199
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
csharp/src/Drivers/BigQuery/BigQueryStatement.cs#L53
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L224
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
csharp/src/Drivers/BigQuery/BigQueryConnection.cs#L261
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading