Skip to content

Properly feature gate the Arbitrary impl on PaMap #655

Properly feature gate the Arbitrary impl on PaMap

Properly feature gate the Arbitrary impl on PaMap #655

Triggered via push May 15, 2024 17:59
Status Failure
Total duration 1m 31s
Artifacts

ci.yml

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

Annotations

19 errors and 3 warnings
test (macOS-latest, 1.71): src/bgp/path_selection.rs#L346
the trait bound `IpAddr: Arbitrary<'_>` is not satisfied
test (macOS-latest, 1.71)
Process completed with exit code 101.
test (ubuntu-latest, 1.71)
The job was canceled because "macOS-latest_1_71" failed.
test (ubuntu-latest, 1.71): src/bgp/path_selection.rs#L346
the trait bound `IpAddr: Arbitrary<'_>` is not satisfied
test (ubuntu-latest, 1.71)
Process completed with exit code 101.
test (windows-latest, 1.71)
The job was canceled because "macOS-latest_1_71" failed.
test (windows-latest, 1.71)
The operation was canceled.
test (macOS-latest, stable)
The job was canceled because "macOS-latest_1_71" failed.
test (macOS-latest, stable): src/bgp/path_selection.rs#L346
the trait bound `IpAddr: Arbitrary<'_>` is not satisfied
test (macOS-latest, stable): src/bgp/path_selection.rs#L352
the trait bound `IpAddr: Arbitrary<'_>` is not satisfied
test (macOS-latest, stable)
Process completed with exit code 101.
test (windows-latest, beta)
The job was canceled because "macOS-latest_1_71" failed.
test (windows-latest, beta)
The operation was canceled.
test (windows-latest, stable)
The job was canceled because "macOS-latest_1_71" failed.
test (windows-latest, stable)
The operation was canceled.
test (ubuntu-latest, stable)
The job was canceled because "macOS-latest_1_71" failed.
test (ubuntu-latest, stable): src/bgp/path_selection.rs#L346
the trait bound `IpAddr: Arbitrary<'_>` is not satisfied
test (ubuntu-latest, stable): src/bgp/path_selection.rs#L352
the trait bound `IpAddr: Arbitrary<'_>` is not satisfied
test (ubuntu-latest, stable)
The operation was canceled.
test (macOS-latest, beta)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1, mathiasvr/command-output@v2.0.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, beta)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1, mathiasvr/command-output@v2.0.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (macOS-latest, 1.71)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.