Skip to content

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

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

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

Triggered via pull request December 5, 2023 10:40
Status Success
Total duration 6m 58s
Artifacts
Run postman tests
6m 30s
Run postman tests
Fit to window
Zoom out
Zoom in

Annotations

1 warning
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 }