Skip to content

Publish PSGraph.Common NuGet Package #9

Publish PSGraph.Common NuGet Package

Publish PSGraph.Common NuGet Package #9

Manually triggered July 26, 2026 02:50
Status Success
Total duration 39s
Artifacts

publishCommon.yml

on: workflow_dispatch
build-and-publish
34s
build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-and-publish
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-publish: PSGraph.Common/Model/PSEdge.cs#L68
The event 'PSUndirectedEdge.TagChanged' is never used
build-and-publish: PSGraph.Common/Model/PSEdge.cs#L43
Non-nullable property 'Target' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-publish: PSGraph.Common/Model/PSEdge.cs#L43
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-publish: PSGraph.Common/Model/VegaDataModels.cs#L11
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-publish: PSGraph.Common/ExportTypes/ExportTypes.cs#L18
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build-and-publish: PSGraph.Common/Model/PSEdge.cs#L68
The event 'PSUndirectedEdge.TagChanged' is never used
build-and-publish: PSGraph.Common/Model/PSEdge.cs#L43
Non-nullable property 'Target' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-publish: PSGraph.Common/Model/PSEdge.cs#L43
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-publish: PSGraph.Common/Model/VegaDataModels.cs#L11
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-publish: PSGraph.Common/ExportTypes/ExportTypes.cs#L18
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).