Merge pull request #116 from namada-net/tiago/rust-1.85 #642
ci.yml
on: push
Bitrot check
22s
Lint
24s
Nightly lint
20s
Intra-doc links
1m 29s
Rustfmt
16s
Security - Cargo Audit
23s
Matrix: build
Matrix: test
Annotations
5 warnings
|
Bitrot check:
masp_primitives/src/sapling.rs#L1044
unused import: `incrementalmerkletree::Hashable`
|
|
Bitrot check:
masp_primitives/src/sapling.rs#L1037
unused import: `super::Node`
|
|
Nightly lint:
masp_proofs/src/sapling/mod.rs#L17
this `match` expression can be replaced with `?`
|
|
Nightly lint:
masp_primitives/src/merkle_tree.rs#L694
this block may be rewritten with the `?` operator
|
|
Test on macOS-latest
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|