Skip to content

🚀 Release

🚀 Release #42

Triggered via workflow run October 30, 2024 04:19
Status Success
Total duration 51s
Artifacts

release-please.yml

on: workflow_run
✨ Release Please
13s
✨ Release Please
🏷️ Tag Commits
2s
🏷️ Tag Commits
📦 Publish to NuGet
14s
📦 Publish to NuGet
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
📦 Publish to NuGet: src/DynamicTreeDataGrid/DynamicHierarchicalTreeDataGridSource.cs#L28
Non-nullable property 'Options' 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#L76
Dereference of a possibly null reference.
📦 Publish to NuGet: src/DynamicTreeDataGrid/Models/Columns/DynamicColumnList.cs#L81
Dereference of a possibly null reference.