Skip to content

Fix building with ninja (#3702) #1282

Fix building with ninja (#3702)

Fix building with ninja (#3702) #1282

Triggered via push June 25, 2026 13:11
Status Cancelled
Total duration 47m 23s
Artifacts
Matrix: run-python-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
macos-15-intel 3.8
The run was canceled by @csukuangfj.
macos-14 3.11
The run was canceled by @csukuangfj.
macos-latest 3.12
The run was canceled by @csukuangfj.
macos-latest 3.13
The run was canceled by @csukuangfj.
macos-14 3.10
The run was canceled by @csukuangfj.
macos-14 3.10
The operation was canceled.
macos-14 3.10
WARNING: Cache entry deserialization failed, entry ignored
macos-15-intel 3.9
The run was canceled by @csukuangfj.
macos-15-intel 3.9
The operation was canceled.
run-python-test-macos
The run was canceled by @csukuangfj.
macos-14 3.10
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macos-14 3.10
The following taps are not trusted: aws/tap azure/bicep Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 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 You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
macos-15-intel 3.9
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macos-15-intel 3.9
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