chore: address Rust 1.80 clippy lints (#5447) #31
CI-push.yml
on: push
Check formatting
20s
Spell check
10s
Matrix: Check compilation on MSRV toolchain
Matrix: Run tests on stable toolchain
Annotations
6 warnings
Run tests on stable toolchain (ubuntu-latest)
The following actions uses Node.js version which is deprecated 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 key-value, found comma
28: hyperswitch_domain_models = { version = "0.1.0", path = "../hyperswitch_domain_models", default-features = false }
29: hyperswitch_interfaces = { version = "0.1.0", path = "../hyperswitch_interfaces" , default-features = false }
^
30: masking = { version = "0.1.0", path = "../masking" }
|
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
129: external_services = { version = "0.1.0", path = "../external_services" }
130: hyperswitch_connectors = { version = "0.1.0", path = "../hyperswitch_connectors" , default-features = false }
^
131: hyperswitch_constraint_graph = { version = "0.1.0", path = "../hyperswitch_constraint_graph" }
|
Check compilation on MSRV toolchain (ubuntu-latest)
The following actions uses Node.js version which is deprecated 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 key-value, found comma
28: hyperswitch_domain_models = { version = "0.1.0", path = "../hyperswitch_domain_models", default-features = false }
29: hyperswitch_interfaces = { version = "0.1.0", path = "../hyperswitch_interfaces" , default-features = false }
^
30: masking = { version = "0.1.0", path = "../masking" }
|
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
129: external_services = { version = "0.1.0", path = "../external_services" }
130: hyperswitch_connectors = { version = "0.1.0", path = "../hyperswitch_connectors" , default-features = false }
^
131: hyperswitch_constraint_graph = { version = "0.1.0", path = "../hyperswitch_constraint_graph" }
|