Merge pull request #503 from pjhades/fix-shell-panic #2
rust.yml
on: push
Run Checks
3m 17s
Check features and unused dependencies
4m 45s
Run Tests
10m 40s
Annotations
3 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
34: tonic = { version = "0.10.2", features = ["tls", "tls-roots", "tls-webpki-roots"], optional = true}
35: tonic-web = { version = "0.10.2" , optional = true }
^
36: tower-http = { version = "0.4.4", features = ["trace", "util"], optional = true }
|
Run Tests
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/
|