chore: disable update notifier #484
Annotations
1 error and 5 warnings
|
build
Process completed with exit code 1.
|
|
build
You have uncommitted modifications to Homebrew/homebrew-core.
If this is a surprise to you, then you should stash these modifications.
Stashing returns Homebrew to a pristine state but can be undone
should you later need to do so for some reason.
git -C "/opt/homebrew/Library/Taps/homebrew/homebrew-core" stash -u && git -C "/opt/homebrew/Library/Taps/homebrew/homebrew-core" clean -d -f
Uncommitted files:
M Formula/g/git.rb
?? Formula/o/openssl@1.1.rb
|
|
build
You have an unnecessary local Core tap!
This can cause problems installing up-to-date formulae.
Please remove it by running:
brew untap homebrew/core
|
|
build
You have an unnecessary local Cask tap.
This can cause problems installing up-to-date casks.
Please remove it by running:
brew untap homebrew/cask
|
|
build
Some installed formulae are deprecated or disabled.
You should find replacements for the following formulae:
openssl@1.1
|
|
build
Some installed casks are deprecated or disabled.
You should find replacements for the following casks:
session-manager-plugin
|