Merge pull request #18 from giard-alexandre/release-please--branches-… #27
build.yml
on: push
🏗 Build
/
🏗 Build
27s
🧪 Test
/
🧪 Test
15s
Annotations
6 warnings
🏗 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/Models/Columns/DynamicColumnList.cs#L44
Dereference of a possibly null reference.
|
🏗 Build / 🏗 Build:
src/DynamicTreeDataGrid/Models/Columns/DynamicColumnList.cs#L51
Dereference of a possibly null reference.
|
🏗 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/Models/Columns/DynamicColumnList.cs#L44
Dereference of a possibly null reference.
|
🏗 Build / 🏗 Build:
src/DynamicTreeDataGrid/Models/Columns/DynamicColumnList.cs#L51
Dereference of a possibly null reference.
|