Skip to content

support dataset option #5

support dataset option

support dataset option #5

Triggered via push May 14, 2024 08:08
Status Failure
Total duration 4m 2s
Artifacts

csharp.yml

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

Annotations

1 error and 30 warnings
ARM64 macOS 14 C# 8.0.x
Process completed with exit code 1.
ARM64 macOS 14 C# 8.0.x: csharp/src/Apache.Arrow/Arrays/BinaryArray.cs#L386
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ARM64 macOS 14 C# 8.0.x: csharp/src/Apache.Arrow/Arrays/BinaryArray.cs#L387
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ARM64 macOS 14 C# 8.0.x: csharp/src/Apache.Arrow/Arrays/Decimal256Array.cs#L234
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ARM64 macOS 14 C# 8.0.x: csharp/src/Apache.Arrow/Arrays/BinaryArray.cs#L386
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ARM64 macOS 14 C# 8.0.x: csharp/src/Apache.Arrow/Arrays/BinaryArray.cs#L387
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ARM64 macOS 14 C# 8.0.x: csharp/src/Apache.Arrow/Arrays/Decimal256Array.cs#L234
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ARM64 macOS 14 C# 8.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> (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2015)
ARM64 macOS 14 C# 8.0.x: csharp/test/Apache.Arrow.Tests/ArrowArrayTests.cs#L215
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ARM64 macOS 14 C# 8.0.x: csharp/test/Apache.Arrow.Tests/ArrowArrayTests.cs#L219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ARM64 macOS 14 C# 8.0.x: csharp/test/Apache.Arrow.Tests/ArrowArrayTests.cs#L235
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Ubuntu 18.04 C# 8.0.x: csharp/src/Apache.Arrow/Arrays/BinaryArray.cs#L386
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Ubuntu 18.04 C# 8.0.x: csharp/src/Apache.Arrow/Arrays/BinaryArray.cs#L387
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Ubuntu 18.04 C# 8.0.x: csharp/src/Apache.Arrow/Arrays/Decimal256Array.cs#L234
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Ubuntu 18.04 C# 8.0.x: csharp/src/Apache.Arrow/Arrays/BinaryArray.cs#L386
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Ubuntu 18.04 C# 8.0.x: csharp/src/Apache.Arrow/Arrays/BinaryArray.cs#L387
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Ubuntu 18.04 C# 8.0.x: csharp/src/Apache.Arrow/Arrays/Decimal256Array.cs#L234
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Ubuntu 18.04 C# 8.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> (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2015)
AMD64 Ubuntu 18.04 C# 8.0.x: csharp/test/Apache.Arrow.Tests/ArrowArrayTests.cs#L215
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Ubuntu 18.04 C# 8.0.x: csharp/test/Apache.Arrow.Tests/ArrowArrayTests.cs#L219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Ubuntu 18.04 C# 8.0.x: csharp/test/Apache.Arrow.Tests/ArrowArrayTests.cs#L235
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Windows 2019 18.04 C# 8.0.x: csharp/src/Apache.Arrow/Arrays/BinaryArray.cs#L386
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Windows 2019 18.04 C# 8.0.x: csharp/src/Apache.Arrow/Arrays/BinaryArray.cs#L387
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Windows 2019 18.04 C# 8.0.x: csharp/src/Apache.Arrow/Arrays/Decimal256Array.cs#L234
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Windows 2019 18.04 C# 8.0.x: csharp/src/Apache.Arrow/Arrays/BinaryArray.cs#L386
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Windows 2019 18.04 C# 8.0.x: csharp/src/Apache.Arrow/Arrays/BinaryArray.cs#L387
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Windows 2019 18.04 C# 8.0.x: csharp/src/Apache.Arrow/Arrays/Decimal256Array.cs#L234
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Windows 2019 18.04 C# 8.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> (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2015)
AMD64 Windows 2019 18.04 C# 8.0.x: csharp/test/Apache.Arrow.Tests/ArrowArrayTests.cs#L215
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Windows 2019 18.04 C# 8.0.x: csharp/test/Apache.Arrow.Tests/ArrowArrayTests.cs#L219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
AMD64 Windows 2019 18.04 C# 8.0.x: csharp/test/Apache.Arrow.Tests/ArrowArrayTests.cs#L235
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.