Skip to content

Harden V3 native async operation lifecycle #56

Harden V3 native async operation lifecycle

Harden V3 native async operation lifecycle #56

Triggered via pull request May 30, 2026 06:49
Status Failure
Total duration 58m 7s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error, 10 warnings, and 1 notice
Build and test
Process completed with exit code 1.
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