snapshot on scale to zero and shutdown #512
Triggered via pull request
November 10, 2023 17:29
Status
Failure
Total duration
6h 0m 25s
Artifacts
–
rust.yml
on: pull_request
Run Checks
1m 33s
Check features and unused dependencies
3m 59s
Run Tests
6h 0m
Annotations
2 errors and 2 warnings
Run Tests
The job running on runner GitHub Actions 4 has exceeded the maximum execution time of 360 minutes.
|
Run Tests
The operation was canceled.
|
Run Checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check features and unused dependencies
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
33: tonic = { version = "0.10.2", features = ["tls", "tls-roots", "tls-webpki-roots"], optional = true}
34: tonic-web = { version = "0.10.2" , optional = true }
^
35: tower-http = { version = "0.4.4", features = ["trace", "set-header", "util"], optional = true }
|