Skip to content

Complete V3 native async operation migration (#16) #49

Complete V3 native async operation migration (#16)

Complete V3 native async operation migration (#16) #49

Triggered via push May 29, 2026 10:57
Status Success
Total duration 57m 59s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
Build and test: tests/DeltaLakeSharp.Tests/V3TestHelpers.cs#L348
Converting null literal or possible null value to non-nullable type.
Build and test: tests/DeltaLakeSharp.Tests/ArrowConverterTests.cs#L216
Nullability of reference types in value of type 'List<Dictionary<string, object?>>' doesn't match target type 'List<Dictionary<string, object>>'.
Build and test: tests/DeltaLakeSharp.Tests/ArrowConverterTests.cs#L204
Nullability of reference types in value of type 'List<Dictionary<string, object?>>' doesn't match target type 'List<Dictionary<string, object>>'.
Build and test: src/DeltaLakeSharp.Testing/DeltaTableContainer.cs#L26
Non-nullable field '_builtImage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build and test: src/DeltaLakeSharp.Testing/DeltaTableContainer.cs#L25
Non-nullable field '_container' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build and test: src/DeltaLakeSharp.Testing/DeltaTableContainer.cs#L173
Cannot convert null literal to non-nullable reference type.
Build and test: src/DeltaLakeSharp.Testing/DeltaTableContainer.cs#L167
Cannot convert null literal to non-nullable reference type.
Build and test: src/DeltaLakeSharp.Testing/Internal/JobObjectHelper.cs#L34
Cannot convert null literal to non-nullable reference type.
Build and test: src/DeltaLakeSharp.Testing/DeltaTableContainer.cs#L50
Cannot convert null literal to non-nullable reference type.
Build and test: src/DeltaLakeSharp.Testing/DeltaTableContainer.cs#L49
Cannot convert null literal to non-nullable reference type.
Build and test
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026