PowerShell scheduled update #6912
cron-powershell.yml
on: schedule
homebrew-formula-stable
1m 41s
Annotations
2 errors and 8 warnings
|
homebrew-formula-stable
Process completed with exit code 1.
|
|
homebrew-formula-stable
Homebrew requires formulae to be in a tap, rejecting:
./Formula/powershell.rb (/Users/runner/work/Homebrew-Tap/Homebrew-Tap/Formula/powershell.rb)
To create a tap, run e.g.
brew tap-new <user|org>/<repository>
To create a formula in a tap run e.g.
brew create <url> --tap=<user|org>/<repository>
|
|
homebrew-formula-stable
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4.2.2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
homebrew-formula-stable
The following taps are not trusted:
aws/tap
azure/bicep
hashicorp/tap
powershell/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
brew trust --formula hashicorp/tap/packer
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep hashicorp/tap powershell/tap
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep hashicorp/tap powershell/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
|
homebrew-formula-stable
Skipping hashicorp/tap because it is not trusted. Run `brew trust hashicorp/tap` to trust it.
|
|
homebrew-formula-stable
Skipping aws/tap because it is not trusted. Run `brew trust aws/tap` to trust it.
|
|
homebrew-formula-stable
Skipping hashicorp/tap because it is not trusted. Run `brew trust hashicorp/tap` to trust it.
|
|
homebrew-formula-stable
Skipping azure/bicep because it is not trusted. Run `brew trust azure/bicep` to trust it.
|
|
homebrew-formula-stable
Skipping aws/tap because it is not trusted. Run `brew trust aws/tap` to trust it.
|
|
homebrew-formula-stable
Homebrew/actions/setup-homebrew@master is deprecated. Please update your workflow references to use Homebrew/actions/setup-homebrew@main. The "master" branch sync will stop and this warning will become an error when Homebrew 5.2.0 is released (no earlier than 2026-06-10).
|