attempt to add a verification which checks if version in the repo mat… #65
Annotations
2 errors and 20 warnings
|
build (9.0.x)
Process completed with exit code 1.
|
|
build (9.0.x)
[-] /home/runner/work/PSGraph/PSGraph/PsGraph.Pester.Tests/PSGraph.DsmClustering.Config.Tests.ps1 failed with:
|
|
build (9.0.x):
DSM/Model/PartitioningResult.cs#L7
Non-nullable property 'Dsm' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (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).
|
|
build (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).
|
|
build (9.0.x):
DSM/Helpers/UnorderedPair.cs#L20
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build (9.0.x):
PSGraph.Common/Model/PSEdge.cs#L57
The event 'PSUndirectedEdge.TagChanged' is never used
|
|
build (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.
|
|
build (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.
|
|
build (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.
|
|
build (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).
|
|
build (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.
|
|
build (9.0.x):
DSM/Model/PartitioningResult.cs#L8
Non-nullable property 'Algorithm' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x):
DSM/Model/PartitioningResult.cs#L7
Non-nullable property 'Dsm' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x):
DSM/Helpers/UnorderedPair.cs#L20
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build (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).
|
|
build (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).
|
|
build (9.0.x):
PSGraph.Common/Model/PSEdge.cs#L57
The event 'PSUndirectedEdge.TagChanged' is never used
|
|
build (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.
|
|
build (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.
|
|
build (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.
|
|
build (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).
|