Skip to content

feat(business_profile): introduce domain models for business profile v1 and v2 APIs #16439

feat(business_profile): introduce domain models for business profile v1 and v2 APIs

feat(business_profile): introduce domain models for business profile v1 and v2 APIs #16439

Triggered via pull request August 1, 2024 12:23
Status Success
Total duration 12m 57s
Artifacts
Run postman tests
12m 46s
Run postman tests
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Run postman tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Swatinem/rust-cache@v2.7.0, baptiste0928/cargo-install@v2.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run postman tests
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 29: hyperswitch_domain_models = { version = "0.1.0", path = "../hyperswitch_domain_models", default-features = false } 30: hyperswitch_interfaces = { version = "0.1.0", path = "../hyperswitch_interfaces" , default-features = false } ^ 31: masking = { version = "0.1.0", path = "../masking" }
Run postman tests
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 136: external_services = { version = "0.1.0", path = "../external_services" } 137: hyperswitch_connectors = { version = "0.1.0", path = "../hyperswitch_connectors" , default-features = false } ^ 138: hyperswitch_constraint_graph = { version = "0.1.0", path = "../hyperswitch_constraint_graph" }