Skip to content

chore: wip

chore: wip #77

Triggered via push October 16, 2024 21:43
Status Success
Total duration 1m 9s
Artifacts

build.yml

on: push
🏗 Build  /  🏗 Build
25s
🏗 Build / 🏗 Build
🧪 Test  /  🧪 Test
24s
🧪 Test / 🧪 Test
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
🏗 Build / 🏗 Build: src/DynamicTreeDataGrid/Models/Columns/DynamicColumnList.cs#L75
Dereference of a possibly null reference.
🏗 Build / 🏗 Build: src/DynamicTreeDataGrid/Models/Columns/DynamicColumnList.cs#L80
Dereference of a possibly null reference.
🏗 Build / 🏗 Build: tests/DynamicTreeDataGrid.Tests/DynamicFlatTreeDataGridSource/Initialization.cs#L19
Non-nullable field '_source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
🏗 Build / 🏗 Build: src/DynamicTreeDataGrid/Models/Columns/DynamicColumnList.cs#L75
Dereference of a possibly null reference.
🏗 Build / 🏗 Build: src/DynamicTreeDataGrid/Models/Columns/DynamicColumnList.cs#L80
Dereference of a possibly null reference.
🏗 Build / 🏗 Build: tests/DynamicTreeDataGrid.Tests/DynamicFlatTreeDataGridSource/Initialization.cs#L19
Non-nullable field '_source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
🧪 Test / 🧪 Test: src/DynamicTreeDataGrid/Models/Columns/DynamicColumnList.cs#L75
Dereference of a possibly null reference.
🧪 Test / 🧪 Test: src/DynamicTreeDataGrid/Models/Columns/DynamicColumnList.cs#L80
Dereference of a possibly null reference.
🧪 Test / 🧪 Test: tests/DynamicTreeDataGrid.Tests/DynamicFlatTreeDataGridSource/Initialization.cs#L19
Non-nullable field '_source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.