Fix CI #4
Annotations
2 errors and 3 warnings
|
macos-latest
Process completed with exit code 1.
|
|
macos-latest
bashly-framework/tap/bashly: failed
|
|
ubuntu-latest
The following ca-certificates configuration files have not been removed!
If desired, remove them manually with `rm -rf`:
/home/linuxbrew/.linuxbrew/etc/ca-certificates
/home/linuxbrew/.linuxbrew/etc/ca-certificates/cert.pem
|
|
ubuntu-latest
The following openssl@3 configuration files have not been removed!
If desired, remove them manually with `rm -rf`:
/home/linuxbrew/.linuxbrew/etc/openssl@3
/home/linuxbrew/.linuxbrew/etc/openssl@3/cert.pem
/home/linuxbrew/.linuxbrew/etc/openssl@3/certs
/home/linuxbrew/.linuxbrew/etc/openssl@3/certs/.keepme
/home/linuxbrew/.linuxbrew/etc/openssl@3/ct_log_list.cnf
/home/linuxbrew/.linuxbrew/etc/openssl@3/ct_log_list.cnf.dist
/home/linuxbrew/.linuxbrew/etc/openssl@3/misc
/home/linuxbrew/.linuxbrew/etc/openssl@3/misc/CA.pl
/home/linuxbrew/.linuxbrew/etc/openssl@3/misc/tsget
/home/linuxbrew/.linuxbrew/etc/openssl@3/misc/tsget.pl
/home/linuxbrew/.linuxbrew/etc/openssl@3/openssl.cnf
/home/linuxbrew/.linuxbrew/etc/openssl@3/openssl.cnf.dist
/home/linuxbrew/.linuxbrew/etc/openssl@3/private
/home/linuxbrew/.linuxbrew/etc/openssl@3/private/.keepme
|
|
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
|