chore(version): 2024.10.17.0 #5408
CI-push.yml
on: push
Check formatting
27s
Spell check
8s
Check compilation for V2 features
2m 33s
Matrix: Check compilation on MSRV toolchain
Matrix: Run tests on stable toolchain
Annotations
1 error and 11 warnings
Spell check
Process completed with exit code 2.
|
Spell check:
api-reference/essentials/error_codes.mdx#L91
"UE" should be "USE" or "DUE".
|
Spell check:
api-reference/essentials/error_codes.mdx#L92
"UE" should be "USE" or "DUE".
|
Spell check:
api-reference/essentials/error_codes.mdx#L93
"UE" should be "USE" or "DUE".
|
Spell check:
api-reference/essentials/error_codes.mdx#L94
"UE" should be "USE" or "DUE".
|
Spell check:
api-reference/essentials/error_codes.mdx#L95
"UE" should be "USE" or "DUE".
|
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: Swatinem/[email protected], baptiste0928/[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 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)
The following actions use a deprecated Node.js version and will be forced to run on node20: baptiste0928/[email protected], 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/
|
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"]
^
|