Skip to content

GH-36078: [C#] Flight SQL implementation for C# #2012

GH-36078: [C#] Flight SQL implementation for C#

GH-36078: [C#] Flight SQL implementation for C# #2012

Triggered via pull request August 2, 2023 21:36
Status Success
Total duration 5m 0s
Artifacts

csharp.yml

on: pull_request
Matrix: macos
Matrix: ubuntu
Matrix: windows
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
AMD64 Ubuntu 18.04 C# 7.0.x: 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>
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/src/Apache.Arrow.Flight/Sql/FlightSqlServer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/src/Apache.Arrow.Flight/Sql/FlightSqlServer.cs#L126
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/src/Apache.Arrow.Flight/Sql/FlightSqlServer.cs#L137
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/src/Apache.Arrow.Flight/Sql/FlightSqlServer.cs#L142
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/src/Apache.Arrow.Flight/Sql/FlightSqlServer.cs#L142
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/src/Apache.Arrow.Flight/Sql/FlightSqlServer.cs#L153
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/src/Apache.Arrow.Flight/Sql/FlightSqlServer.cs#L213
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/src/Apache.Arrow.Flight/Sql/FlightSqlServer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/src/Apache.Arrow.Flight/Sql/FlightSqlServer.cs#L126
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 macOS 11 C# 7.0.x: 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>
AMD64 macOS 11 C# 7.0.x: csharp/src/Apache.Arrow.Flight/Sql/FlightSqlServer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 macOS 11 C# 7.0.x: csharp/src/Apache.Arrow.Flight/Sql/FlightSqlServer.cs#L126
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 macOS 11 C# 7.0.x: csharp/src/Apache.Arrow.Flight/Sql/FlightSqlServer.cs#L137
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 macOS 11 C# 7.0.x: csharp/src/Apache.Arrow.Flight/Sql/FlightSqlServer.cs#L142
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 macOS 11 C# 7.0.x: csharp/src/Apache.Arrow.Flight/Sql/FlightSqlServer.cs#L142
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 macOS 11 C# 7.0.x: csharp/src/Apache.Arrow.Flight/Sql/FlightSqlServer.cs#L153
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 macOS 11 C# 7.0.x: csharp/src/Apache.Arrow.Flight/Sql/FlightSqlServer.cs#L213
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 macOS 11 C# 7.0.x: csharp/src/Apache.Arrow.Flight/Sql/FlightSqlServer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 macOS 11 C# 7.0.x: csharp/src/Apache.Arrow.Flight/Sql/FlightSqlServer.cs#L126
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Windows 2019 18.04 C# 7.0.x: 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>
AMD64 Windows 2019 18.04 C# 7.0.x: csharp/src/Apache.Arrow.Flight/Sql/FlightSqlServer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Windows 2019 18.04 C# 7.0.x: csharp/src/Apache.Arrow.Flight/Sql/FlightSqlServer.cs#L126
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Windows 2019 18.04 C# 7.0.x: csharp/src/Apache.Arrow.Flight/Sql/FlightSqlServer.cs#L137
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Windows 2019 18.04 C# 7.0.x: csharp/src/Apache.Arrow.Flight/Sql/FlightSqlServer.cs#L142
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Windows 2019 18.04 C# 7.0.x: csharp/src/Apache.Arrow.Flight/Sql/FlightSqlServer.cs#L142
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Windows 2019 18.04 C# 7.0.x: csharp/src/Apache.Arrow.Flight/Sql/FlightSqlServer.cs#L153
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Windows 2019 18.04 C# 7.0.x: csharp/src/Apache.Arrow.Flight/Sql/FlightSqlServer.cs#L213
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Windows 2019 18.04 C# 7.0.x: csharp/src/Apache.Arrow.Flight/Sql/FlightSqlServer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Windows 2019 18.04 C# 7.0.x: csharp/src/Apache.Arrow.Flight/Sql/FlightSqlServer.cs#L126
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.