🚀 Release #28
Triggered via workflow run
October 11, 2024 21:23
giard-alexandre
completed
21332be
Status
Success
Total duration
2m 2s
Artifacts
–
release-please.yml
on: workflow_run
Annotations
4 warnings
📦 Publish to NuGet:
src/DynamicTreeDataGrid/DynamicFlatTreeDataGridSource.cs#L210
The member 'DynamicFlatTreeDataGridSource<TModel, TModelKey>.Dispose()' does not hide an accessible member. The new keyword is not required.
|
📦 Publish to NuGet:
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.
|
📦 Publish to NuGet:
src/DynamicTreeDataGrid/Models/Columns/DynamicColumnList.cs#L44
Dereference of a possibly null reference.
|
📦 Publish to NuGet:
src/DynamicTreeDataGrid/Models/Columns/DynamicColumnList.cs#L51
Dereference of a possibly null reference.
|