feat(cypress): add core flow tests #15202
CI-pr.yml
on: pull_request
Check formatting
30s
Spell check
7s
Check compilation for V2 features
2m 41s
Matrix: Check compilation on MSRV toolchain
Matrix: Run tests on stable toolchain
Annotations
3 warnings and 5 notices
Check compilation for V2 features
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Swatinem/rust-cache@v2.7.0. 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
137: external_services = { version = "0.1.0", path = "../external_services" }
138: hyperswitch_connectors = { version = "0.1.0", path = "../hyperswitch_connectors" , default-features = false }
^
139: hyperswitch_constraint_graph = { version = "0.1.0", path = "../hyperswitch_constraint_graph" }
|
Check compilation on MSRV toolchain (ubuntu-latest)
Packages checked: ; Packages skipped: analytics api_models cards common_utils common_enums router_derive masking router_env euclid euclid_macros hyperswitch_constraint_graph diesel_models hyperswitch_domain_models hyperswitch_interfaces storage_impl redis_interface config_importer connector_configs currency_conversion drainer external_services euclid_wasm kgraph_utils events hsdev hyperswitch_connectors openapi pm_auth router scheduler test_utils
|
Check compilation for V2 features
Packages checked: ; Packages skipped: api_models diesel_models hyperswitch_domain_models storage_impl
|
Check compilation on MSRV toolchain (hyperswitch-runners)
Packages checked: ; Packages skipped: analytics api_models cards common_utils common_enums router_derive masking router_env euclid euclid_macros hyperswitch_constraint_graph diesel_models hyperswitch_domain_models hyperswitch_interfaces storage_impl redis_interface config_importer connector_configs currency_conversion drainer external_services euclid_wasm kgraph_utils events hsdev hyperswitch_connectors openapi pm_auth router scheduler test_utils
|
Run tests on stable toolchain (ubuntu-latest)
Packages checked: ; Packages skipped: analytics api_models cards common_utils common_enums router_derive masking router_env euclid euclid_macros hyperswitch_constraint_graph diesel_models hyperswitch_domain_models hyperswitch_interfaces storage_impl redis_interface config_importer connector_configs currency_conversion drainer external_services euclid_wasm kgraph_utils events hsdev hyperswitch_connectors openapi pm_auth router scheduler test_utils
|
Run tests on stable toolchain (hyperswitch-runners)
Packages checked: ; Packages skipped: analytics api_models cards common_utils common_enums router_derive masking router_env euclid euclid_macros hyperswitch_constraint_graph diesel_models hyperswitch_domain_models hyperswitch_interfaces storage_impl redis_interface config_importer connector_configs currency_conversion drainer external_services euclid_wasm kgraph_utils events hsdev hyperswitch_connectors openapi pm_auth router scheduler test_utils
|