Skip to content

Added Boruvka Algroithm implementation, fixed disjoint set implementa… #33

Added Boruvka Algroithm implementation, fixed disjoint set implementa…

Added Boruvka Algroithm implementation, fixed disjoint set implementa… #33

Triggered via push February 20, 2024 12:41
Status Success
Total duration 1m 3s
Artifacts 2

unit-test.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build (6.0.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (6.0.x): SharpGraph/src/algorithms/flownetwork/Graph.FordFulkerson.cs#L136
The result of the expression is always 'true' since a value of type 'Edge' is never equal to 'null' of type 'Edge?'
build (7.0.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (7.0.x): SharpGraph/src/algorithms/flownetwork/Graph.FordFulkerson.cs#L136
The result of the expression is always 'true' since a value of type 'Edge' is never equal to 'null' of type 'Edge?'

Artifacts

Produced during runtime
Name Size
dotnet-results-6.0.x Expired
159 KB
dotnet-results-7.0.x Expired
159 KB