Skip to content

ci: run macOS x86 full validation on Intel hosts #441

ci: run macOS x86 full validation on Intel hosts

ci: run macOS x86 full validation on Intel hosts #441

Triggered via pull request September 23, 2026 21:43
Status Success
Total duration 10m 27s
Artifacts –

windows-x86-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings and 1 notice
call / lint
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, astral-sh/setup-uv@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
call / lint
soldr cook prebuilt dependencies, but this job's compile cache recorded 57 miss(es) and 0 hit(s) — none of the cooked artifacts were reused. This usually means the job compiled under a different rust toolchain or profile than setup-soldr's cook (for example a nightly dylint/driver pass). cook cannot warm a different-toolchain compile; rely on the build-cache layer there, or set prebuild-deps: none to skip the unused cook.
call / lint
setup-soldr: target/ already has compiled artifacts (from `soldr cook`). target-cache is disabled, so this is the current run's own output and is expected - no action needed. (Enable target-cache and you'd get the stale-rust-plan warning instead.)