Skip to content

Merge pull request #39 from giard-alexandre/release-please--branches-… #69

Merge pull request #39 from giard-alexandre/release-please--branches-…

Merge pull request #39 from giard-alexandre/release-please--branches-… #69

Triggered via push October 14, 2024 21:21
Status Success
Total duration 1m 0s
Artifacts

build.yml

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

Annotations

15 warnings
🏗 Build / 🏗 Build: src/DynamicTreeDataGrid/DynamicFlatTreeDataGridSource.cs#L209
The member 'DynamicFlatTreeDataGridSource<TModel, TModelKey>.Dispose()' does not hide an accessible member. The new keyword is not required.
🏗 Build / 🏗 Build: src/DynamicTreeDataGrid/State/GridState.cs#L4
Non-nullable property 'ColumnStates' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
🏗 Build / 🏗 Build: src/DynamicTreeDataGrid/Columns/DynamicColumnList.cs#L76
Dereference of a possibly null reference.
🏗 Build / 🏗 Build: src/DynamicTreeDataGrid/Columns/DynamicColumnList.cs#L83
Dereference of a possibly null reference.
🏗 Build / 🏗 Build: tests/DynamicTreeDataGrid.Tests/DynamicFlatTreeDataGridSource/Initialization.cs#L17
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/DynamicFlatTreeDataGridSource.cs#L209
The member 'DynamicFlatTreeDataGridSource<TModel, TModelKey>.Dispose()' does not hide an accessible member. The new keyword is not required.
🏗 Build / 🏗 Build: src/DynamicTreeDataGrid/State/GridState.cs#L4
Non-nullable property 'ColumnStates' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
🏗 Build / 🏗 Build: src/DynamicTreeDataGrid/Columns/DynamicColumnList.cs#L76
Dereference of a possibly null reference.
🏗 Build / 🏗 Build: src/DynamicTreeDataGrid/Columns/DynamicColumnList.cs#L83
Dereference of a possibly null reference.
🏗 Build / 🏗 Build: tests/DynamicTreeDataGrid.Tests/DynamicFlatTreeDataGridSource/Initialization.cs#L17
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/DynamicFlatTreeDataGridSource.cs#L209
The member 'DynamicFlatTreeDataGridSource<TModel, TModelKey>.Dispose()' does not hide an accessible member. The new keyword is not required.
🧪 Test / 🧪 Test: src/DynamicTreeDataGrid/State/GridState.cs#L4
Non-nullable property 'ColumnStates' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
🧪 Test / 🧪 Test: src/DynamicTreeDataGrid/Columns/DynamicColumnList.cs#L76
Dereference of a possibly null reference.
🧪 Test / 🧪 Test: src/DynamicTreeDataGrid/Columns/DynamicColumnList.cs#L83
Dereference of a possibly null reference.
🧪 Test / 🧪 Test: tests/DynamicTreeDataGrid.Tests/DynamicFlatTreeDataGridSource/Initialization.cs#L17
Non-nullable field '_source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.