Skip to content

adding rocky-9.2 as supported platform in scripts/install-deps.sh #513

adding rocky-9.2 as supported platform in scripts/install-deps.sh

adding rocky-9.2 as supported platform in scripts/install-deps.sh #513

Triggered via pull request November 12, 2023 06:05
@tjyangtjyang
opened #606
main
Status Success
Total duration 14m 32s
Artifacts

rust.yml

on: pull_request
Run Checks
1m 9s
Run Checks
Check features and unused dependencies
2m 38s
Check features and unused dependencies
Run Tests
14m 21s
Run Tests
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
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 }