Skip to content

v2.5.0-beta2

v2.5.0-beta2 #40

Triggered via release August 22, 2025 19:41
@eosforeosfor
published v2.5.0-beta2
Status Success
Total duration 1m 15s
Artifacts

publish.yml

on: release
Matrix: publish
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
publish (9.0.x): PSGraph.Common/Model/PSEdge.cs#L57
The event 'PSUndirectedEdge.TagChanged' is never used
publish (9.0.x): PSGraph.Common/Model/PSEdge.cs#L32
Non-nullable property 'Target' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (9.0.x): PSGraph.Common/Model/PSEdge.cs#L32
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (9.0.x): 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.
publish (9.0.x): PSGraph.Common/ExportTypes/ExportTypes.cs#L18
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
publish (9.0.x): PSGraph.Common/Model/PSEdge.cs#L57
The event 'PSUndirectedEdge.TagChanged' is never used
publish (9.0.x): PSGraph.Common/Model/PSEdge.cs#L32
Non-nullable property 'Target' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (9.0.x): PSGraph.Common/Model/PSEdge.cs#L32
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (9.0.x): 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.
publish (9.0.x): PSGraph.Common/ExportTypes/ExportTypes.cs#L18
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
publish (9.0.x)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
publish (9.0.x): DSM/Helpers/UnorderedPair.cs#L20
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
publish (9.0.x): DSM/Helpers/ListEqualityComparer.cs#L8
Nullability of reference types in type of parameter 'y' of 'bool ListEqualityComparer.Equals(List<PSVertex> x, List<PSVertex> y)' doesn't match implicitly implemented member 'bool IEqualityComparer<List<PSVertex>>.Equals(List<PSVertex>? x, List<PSVertex>? y)' (possibly because of nullability attributes).
publish (9.0.x): DSM/Helpers/ListEqualityComparer.cs#L8
Nullability of reference types in type of parameter 'x' of 'bool ListEqualityComparer.Equals(List<PSVertex> x, List<PSVertex> y)' doesn't match implicitly implemented member 'bool IEqualityComparer<List<PSVertex>>.Equals(List<PSVertex>? x, List<PSVertex>? y)' (possibly because of nullability attributes).
publish (9.0.x): PSGraph.Vega.Extensions/VegaHelper.cs#L75
Dereference of a possibly null reference.
publish (9.0.x): PSGraph.Vega.Extensions/VegaHelper.cs#L75
Dereference of a possibly null reference.
publish (9.0.x): PSGraph.Common/Model/PSEdge.cs#L57
The event 'PSUndirectedEdge.TagChanged' is never used
publish (9.0.x): PSGraph.Common/Model/PSEdge.cs#L32
Non-nullable property 'Target' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (9.0.x): PSGraph.Common/Model/PSEdge.cs#L32
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (9.0.x): 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.
publish (9.0.x): PSGraph.Common/ExportTypes/ExportTypes.cs#L18
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).