feat(analytics): Add Clickhouse based analytics #5538
Triggered via pull request
November 28, 2023 14:30
Status
Failure
Total duration
36m 12s
Artifacts
–
CI-pr.yml
on: pull_request
Check formatting
26s
Spell check
6s
Matrix: Check compilation on MSRV toolchain
Matrix: Run tests on stable toolchain
Annotations
1 error and 3 warnings
Run tests on stable toolchain (ubuntu-latest)
Process completed with exit code 101.
|
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 }
|
Check compilation on MSRV toolchain (ubuntu-latest)
New version for cargo-hack available: 0.6.13
|