fix(connector): [Cashtocode] update amount from i64 to f64 in webhook payload #7782
postman-collection-runner.yml
on: pull_request
Run postman tests
12m 38s
Annotations
1 error and 2 warnings
Run postman tests
Process completed with exit code 1.
|
Run postman tests
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/.
|
Run postman tests
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 }
|