change(consensus): Build Sprout and Sapling parameters into the zebrad binary, so a download server isn't needed #174
ci-lint.yml
on: pull_request
Checks changed-files
6s
Annotations
3 warnings
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: scherermichael-oss/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Clippy
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
37: [dependencies]
38: zebra-chain = { path = "../zebra-chain" , version = "1.0.0-beta.30" }
^
|