refactor(routing): Refactor api v2 routes for deactivating and retrieving the routing config #15069
Triggered via pull request
August 5, 2024 08:45
Status
Failure
Total duration
1h 24m 46s
Artifacts
–
CI-pr.yml
on: pull_request
Check formatting
27s
Spell check
10s
Check compilation for V2 features
14m 30s
Matrix: Check compilation on MSRV toolchain
Matrix: Run tests on stable toolchain
Annotations
1 error, 3 warnings, and 3 notices
Run tests on stable toolchain (hyperswitch-runners)
GitHub Actions has encountered an internal error when running your job.
|
Check compilation for V2 features
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Swatinem/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check compilation for V2 features
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" }
|
Check compilation for V2 features
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" }
|
Run tests on stable toolchain (ubuntu-latest)
Packages checked: analytics api_models hyperswitch_domain_models hyperswitch_interfaces storage_impl connector_configs drainer external_services euclid_wasm kgraph_utils hyperswitch_connectors openapi pm_auth router scheduler; Packages skipped: cards common_utils common_enums router_derive masking router_env euclid euclid_macros hyperswitch_constraint_graph diesel_models redis_interface config_importer currency_conversion events hsdev test_utils
|
Check compilation on MSRV toolchain (ubuntu-latest)
Packages checked: analytics api_models hyperswitch_domain_models hyperswitch_interfaces storage_impl connector_configs drainer external_services euclid_wasm kgraph_utils hyperswitch_connectors openapi pm_auth router scheduler; Packages skipped: cards common_utils common_enums router_derive masking router_env euclid euclid_macros hyperswitch_constraint_graph diesel_models redis_interface config_importer currency_conversion events hsdev test_utils
|
Check compilation on MSRV toolchain (hyperswitch-runners)
Packages checked: analytics api_models hyperswitch_domain_models hyperswitch_interfaces storage_impl connector_configs drainer external_services euclid_wasm kgraph_utils hyperswitch_connectors openapi pm_auth router scheduler; Packages skipped: cards common_utils common_enums router_derive masking router_env euclid euclid_macros hyperswitch_constraint_graph diesel_models redis_interface config_importer currency_conversion events hsdev test_utils
|