Skip to content

.github/workflows/ci.yml: fix check error usage #225065

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 23, 2025
Merged

.github/workflows/ci.yml: fix check error usage #225065

merged 1 commit into from
Aug 23, 2025

Conversation

bevanjkay
Copy link
Member

Important: Do not tick a checkbox if you haven’t performed its action. Honesty is indispensable for a smooth review process.

In the following questions <cask> is the token of the cask you're submitting.

After making any changes to a cask, existing or new, verify:

Additionally, if adding a new cask:

  • Named the cask according to the token reference.
  • Checked the cask was not already refused (add your cask's name to the end of the search field).
  • brew audit --cask --new <cask> worked successfully.
  • HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask <cask> worked successfully.
  • brew uninstall --cask <cask> worked successfully.

The usage of onoe has changed in Homebrew/brew so we have a missing require here.
Regardless, we don't need to print to onoe and to GitHub annotations.

@bevanjkay bevanjkay enabled auto-merge August 23, 2025 00:04
@bevanjkay bevanjkay added this pull request to the merge queue Aug 23, 2025
Merged via the queue into main with commit 88e9a5d Aug 23, 2025
13 checks passed
@bevanjkay bevanjkay deleted the workflow-fix branch August 23, 2025 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants