Skip to content

feat(connector): accept connector_transaction_id in error_response of connector flows for Cybersource and BOA #6104

feat(connector): accept connector_transaction_id in error_response of connector flows for Cybersource and BOA

feat(connector): accept connector_transaction_id in error_response of connector flows for Cybersource and BOA #6104

Triggered via pull request December 13, 2023 10:52
Status Success
Total duration 45m 22s
Artifacts

CI-pr.yml

on: pull_request
Check formatting
25s
Check formatting
Spell check
8s
Spell check
Matrix: Check compilation on MSRV toolchain
Matrix: Run tests on stable toolchain
Fit to window
Zoom out
Zoom in

Annotations

3 warnings and 2 notices
Run tests on stable toolchain (ubuntu-latest)
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 }
Check compilation on MSRV toolchain (ubuntu-latest)
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 }
Check compilation on MSRV toolchain (ubuntu-latest)
New version for cargo-hack available: 0.6.14
Run tests on stable toolchain (ubuntu-latest)
Packages checked: analytics drainer external_services router scheduler; Packages skipped: api_models cards common_enums common_utils config_importer currency_conversion data_models diesel_models euclid euclid_macros euclid_wasm kgraph_utils masking pm_auth redis_interface router_derive router_env storage_impl test_utils
Check compilation on MSRV toolchain (ubuntu-latest)
Packages checked: router; Packages skipped: analytics api_models cards common_enums common_utils config_importer currency_conversion data_models diesel_models drainer euclid euclid_macros euclid_wasm external_services kgraph_utils masking pm_auth redis_interface router_derive router_env scheduler storage_impl test_utils