refactor(connector): [Stax] change error message from NotSupported to… #1828
CI-push.yml
on: push
Check formatting
17s
Spell check
8s
Matrix: Check compilation on MSRV toolchain
Matrix: Run tests on stable toolchain
Annotations
4 errors and 2 warnings
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 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)
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 }
|
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
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 }
|