Skip to content

fix(tui): tab contrast, escape behavior, and dispose guard #675

fix(tui): tab contrast, escape behavior, and dispose guard

fix(tui): tab contrast, escape behavior, and dispose guard #675

Triggered via pull request February 9, 2026 23:36
Status Success
Total duration 5m 40s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test: tests/PPDS.Dataverse.Tests/Sql/Parsing/CaseExpressionParserTests.cs#L227
Dereference of a possibly null reference.
test: tests/PPDS.Dataverse.Tests/Sql/Parsing/CaseExpressionParserTests.cs#L226
Converting null literal or possible null value to non-nullable type.
test: tests/PPDS.Dataverse.Tests/Sql/Parsing/CaseExpressionParserTests.cs#L78
Dereference of a possibly null reference.
test: tests/PPDS.Dataverse.Tests/Sql/Parsing/CaseExpressionParserTests.cs#L77
Converting null literal or possible null value to non-nullable type.
test: tests/PPDS.Dataverse.Tests/Sql/Parsing/CaseExpressionParserTests.cs#L38
Dereference of a possibly null reference.
test: tests/PPDS.Dataverse.Tests/Sql/Parsing/CaseExpressionParserTests.cs#L37
Converting null literal or possible null value to non-nullable type.
test: tests/PPDS.Dataverse.Tests/Sql/Parsing/WindowFunctionParserTests.cs#L212
Dereference of a possibly null reference.
test: tests/PPDS.Dataverse.Tests/Sql/Parsing/WindowFunctionParserTests.cs#L211
Converting null literal or possible null value to non-nullable type.
test: tests/PPDS.Dataverse.Tests/Sql/Parsing/WindowFunctionParserTests.cs#L54
Dereference of a possibly null reference.
test: tests/PPDS.Dataverse.Tests/Sql/Parsing/WindowFunctionParserTests.cs#L53
Converting null literal or possible null value to non-nullable type.