Skip to content

feat(connector): [Adyen] Add support for PIX Payment Method #7097

feat(connector): [Adyen] Add support for PIX Payment Method

feat(connector): [Adyen] Add support for PIX Payment Method #7097

Triggered via pull request January 17, 2024 13:06
@swangi-kumariswangi-kumari
synchronize #3236
pix
Status Cancelled
Total duration 26m 13s
Artifacts

CI-pr.yml

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

Annotations

4 errors, 3 warnings, and 2 notices
Run tests on stable toolchain (ubuntu-latest)
Canceling since a higher priority waiting request for 'CI-pr-refs/pull/3236/merge' exists
Run tests on stable toolchain (ubuntu-latest)
The operation was canceled.
Check compilation on MSRV toolchain (ubuntu-latest)
Canceling since a higher priority waiting request for 'CI-pr-refs/pull/3236/merge' exists
Check compilation on MSRV toolchain (ubuntu-latest)
The operation was canceled.
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.15
Run tests on stable toolchain (ubuntu-latest)
Packages checked: analytics api_models cards common_utils connector_configs data_models diesel_models drainer euclid_wasm external_services kgraph_utils pm_auth redis_interface router router_env scheduler storage_impl; Packages skipped: common_enums config_importer currency_conversion euclid euclid_macros masking router_derive test_utils
Check compilation on MSRV toolchain (ubuntu-latest)
Packages checked: analytics api_models connector_configs data_models euclid_wasm kgraph_utils pm_auth router scheduler storage_impl; Packages skipped: cards common_enums common_utils config_importer currency_conversion diesel_models drainer euclid euclid_macros external_services masking redis_interface router_derive router_env test_utils