memory: confirm writes before storing them - #2 #2487
ci.yml
on: pull_request
rustfmt
18s
clippy
1m 14s
audit
3m 23s
build (windows-default)
1m 47s
build (macos)
10m 6s
Matrix: build
Annotations
12 errors and 1 warning
|
clippy
Process completed with exit code 101.
|
|
clippy:
src/ui/memory_review.rs#L154
this `if` statement can be collapsed
|
|
build (windows-default):
src/ui/memory_review.rs#L182
struct `ApplyReport` is never constructed
|
|
build (windows-default):
src/ui/memory_review.rs#L171
function `split_kind` is never used
|
|
build (windows-default):
src/ui/memory_review.rs#L98
function `parse` is never used
|
|
build (windows-default):
src/ui/memory_review.rs#L80
function `render` is never used
|
|
build (windows-default):
src/ui/memory_review.rs#L73
struct `ReviewedEntry` is never constructed
|
|
build (windows-default):
src/ui/memory_review.rs#L44
associated items `heading` and `parse_heading` are never used
|
|
build (windows-default):
src/ui/memory_review.rs#L37
struct `Section` is never constructed
|
|
build (windows-default):
src/ui/memory_review.rs#L22
constant `HEADER` is never used
|
|
build (windows-default):
src/extras/memory_db.rs#L1209
methods `list_pending` and `clear_pending` are never used
|
|
build (windows-default):
src/extras/memory_db.rs#L317
struct `PendingEntry` is never constructed
|
|
build (macos)
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
|