feat(payment_methods_v2): Delete payment method api (#6211) #5376
CI-push.yml
on: push
Check formatting
28s
Spell check
8s
Check compilation for V2 features
2m 33s
Matrix: Check compilation on MSRV toolchain
Matrix: Run tests on stable toolchain
Annotations
4 errors and 4 warnings
Check compilation on MSRV toolchain (ubuntu-latest)
Canceling since a higher priority waiting request for 'CI-push-refs/heads/main' exists
|
Check compilation on MSRV toolchain (ubuntu-latest)
The operation was canceled.
|
Run tests on stable toolchain (ubuntu-latest)
Canceling since a higher priority waiting request for 'CI-push-refs/heads/main' exists
|
Run tests on stable toolchain (ubuntu-latest)
The operation was canceled.
|
Check compilation for V2 features
The following actions use a deprecated Node.js version 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 value, found comma
15: v1 = ["hyperswitch_interfaces/v1"]
16: dynamic_routing = ["dep:prost", "dep:tonic", "dep:tonic-reflection", "dep:tonic-types", "dep:api_models", "tokio/macros", "tokio/rt-multi-thread" , "dep:tonic-build", "dep:router_env"]
^
|
Check compilation on MSRV toolchain (ubuntu-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected value, found comma
15: v1 = ["hyperswitch_interfaces/v1"]
16: dynamic_routing = ["dep:prost", "dep:tonic", "dep:tonic-reflection", "dep:tonic-types", "dep:api_models", "tokio/macros", "tokio/rt-multi-thread" , "dep:tonic-build", "dep:router_env"]
^
|
Run tests on stable toolchain (ubuntu-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected value, found comma
15: v1 = ["hyperswitch_interfaces/v1"]
16: dynamic_routing = ["dep:prost", "dep:tonic", "dep:tonic-reflection", "dep:tonic-types", "dep:api_models", "tokio/macros", "tokio/rt-multi-thread" , "dep:tonic-build", "dep:router_env"]
^
|