Skip to content

refactor(connector): remove default cases for Authorizedotnet, Braintree and Fiserv Connector #8802

refactor(connector): remove default cases for Authorizedotnet, Braintree and Fiserv Connector

refactor(connector): remove default cases for Authorizedotnet, Braintree and Fiserv Connector #8802

Triggered via pull request March 5, 2024 09:12
Status Success
Total duration 52m 57s
Artifacts

CI-pr.yml

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

Annotations

4 warnings and 2 notices
Check compilation on MSRV toolchain (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Swatinem/[email protected], baptiste0928/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 }
Run tests on stable toolchain (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: baptiste0928/[email protected], Swatinem/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
Packages checked: router; Packages skipped: analytics api_models cards common_enums common_utils config_importer connector_configs currency_conversion data_models diesel_models drainer euclid euclid_macros euclid_wasm external_services hyperswitch_interfaces kgraph_utils masking openapi pm_auth redis_interface router_derive router_env scheduler storage_impl test_utils
Run tests on stable toolchain (ubuntu-latest)
Packages checked: analytics api_models cards common_enums common_utils connector_configs currency_conversion data_models diesel_models drainer euclid euclid_wasm external_services hyperswitch_interfaces kgraph_utils openapi pm_auth redis_interface router scheduler storage_impl; Packages skipped: config_importer euclid_macros masking router_derive router_env test_utils