Skip to content

refactor(routing): Remove backwards compatibility for the routing crate #6008

refactor(routing): Remove backwards compatibility for the routing crate

refactor(routing): Remove backwards compatibility for the routing crate #6008

Triggered via pull request December 5, 2023 10:02
Status Cancelled
Total duration 1m 16s
Artifacts
Run postman tests
1m 5s
Run postman tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Run postman tests
Canceling since a higher priority waiting request for 'Run postman tests-refs/pull/3015/merge' exists
Run postman tests
The operation was canceled.
Run postman tests
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 11: # First party crates 12: api_models = { version = "0.1.0", path = "../api_models" , features = ["errors"]} ^ 13: storage_impl = { version = "0.1.0", path = "../storage_impl", default-features = false }