Skip to content

fix(csharp/src/Client): improved support for AffectedRows #156

fix(csharp/src/Client): improved support for AffectedRows

fix(csharp/src/Client): improved support for AffectedRows #156

Triggered via pull request January 18, 2024 19:15
Status Success
Total duration 7m 42s
Artifacts

csharp.yml

on: pull_request
Matrix: csharp
Fit to window
Zoom out
Zoom in

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/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/BigQueryConnection.cs#L43
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#L49
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#L170
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#L206
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#L207
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#L53
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#L225
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#L262
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/BigQueryStatement.cs#L49
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#L170
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/BigQueryConnection.cs#L43
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#L206
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#L207
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#L53
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#L225
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#L262
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/BigQueryStatement.cs#L49
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#L170
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#L206
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#L207
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/BigQueryConnection.cs#L43
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#L53
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#L225
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#L262
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.