Skip to content

chore: update yeoman packages (major) #24477

chore: update yeoman packages (major)

chore: update yeoman packages (major) #24477

Triggered via pull request July 20, 2026 23:04
Status Failure
Total duration 30m 22s
Artifacts

continuous-integration.yml

on: pull_request
Matrix: Test
Post-Test
5s
Post-Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Code Lint
Process completed with exit code 1.
Code Lint: packages/cli/test/integration/lib/project-generator.js#L67
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Code Lint: packages/cli/test/integration/lib/project-generator.js#L61
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Code Lint: packages/cli/lib/cli.js#L205
Expected non-Promise value in a boolean conditional
Test (macos-latest, 22)
Not upgrading google-chrome, the latest version is already installed
Test (macos-latest, 22)
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