Skip to content

Rebase FastLED infrastructure onto kernal-api #358

Rebase FastLED infrastructure onto kernal-api

Rebase FastLED infrastructure onto kernal-api #358

Triggered via pull request September 14, 2026 15:50
Status Success
Total duration 24m 54s
Artifacts –

macos-arm-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.)