chore(version): 2024.10.01.0 #1
CI-push.yml
on: push
Check formatting
29s
Spell check
8s
Check compilation for V2 features
1m 50s
Matrix: Check compilation on MSRV toolchain
Matrix: Run tests on stable toolchain
Annotations
7 errors and 4 warnings
Spell check
Process completed with exit code 2.
|
Run tests on stable toolchain (ubuntu-latest)
The run was canceled by @noagbmn.
|
Run tests on stable toolchain (ubuntu-latest)
The operation was canceled.
|
Check compilation on MSRV toolchain (ubuntu-latest)
The run was canceled by @noagbmn.
|
Check compilation on MSRV toolchain (ubuntu-latest)
The operation was canceled.
|
Check compilation for V2 features
The run was canceled by @noagbmn.
|
Check compilation for V2 features
The operation was canceled.
|
Spell check:
crates/router/src/services/api.rs#L499
"clonable" should be "cloneable".
|
Spell check:
crates/router/src/services/api.rs#L573
"clonable" should be "cloneable".
|
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"]
^
|
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"]
^
|