Skip to content

deps(ci): bump docker/setup-qemu-action from 3 to 4 in the actions group across 1 directory #68

deps(ci): bump docker/setup-qemu-action from 3 to 4 in the actions group across 1 directory

deps(ci): bump docker/setup-qemu-action from 3 to 4 in the actions group across 1 directory #68

Triggered via pull request August 10, 2026 13:37
Status Failure
Total duration 14m 49s
Artifacts

ci.yml

on: pull_request
Matrix: test
Lint
1m 1s
Lint
freebsd-x64 / node 22
14m 34s
freebsd-x64 / node 22
Bundler compatibility (vite@7, Rspack, Astro)
1m 25s
Bundler compatibility (vite@7, Rspack, Astro)
linux-x64-musl
7m 9s
linux-x64-musl
Sanitizers (ASan + UBSan)
28s
Sanitizers (ASan + UBSan)
JS fallback (no native binary)
56s
JS fallback (no native binary)
JS fallback (recursive watch strategy)
54s
JS fallback (recursive watch strategy)
Minimum supported Rust version
1m 3s
Minimum supported Rust version
Dependency audit
3m 9s
Dependency audit
CI passed
2s
CI passed
Fit to window
Zoom out
Zoom in

Annotations

17 errors
Dependency audit
Process completed with exit code 1.
windows-x64 / node 20
Process completed with exit code 1.
test/content.test.mjs > ContentTracker > keeps the digest cache under its ceiling: src/bindings/nodejs/test/content.test.mjs#L216
Error: Test timed out in 30000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/content.test.mjs:216:5
windows-x64 / node 22
Process completed with exit code 1.
test/astro.test.mjs > astro dev server > suppresses a byte-identical rewrite the same way the plain Vite plugin does: src/bindings/nodejs/test/astro.test.mjs#L87
Error: the priming edit never reached server.watcher ❯ primeUntilDelivered test/astro.test.mjs:87:9 ❯ test/astro.test.mjs:161:24
test/chokidar-adapter.test.mjs > chokidar adapter: add()/unwatch()/getWatched() > accepts an array of paths in add(): src/bindings/nodejs/test/helpers/tmp.js#L60
Error: waitFor timed out after 5000ms: both roots should report (last=false) ❯ waitFor test/helpers/tmp.js:60:13 ❯ test/chokidar-adapter.test.mjs:232:5
test/chokidar-adapter.test.mjs > chokidar adapter: options > maps awaitWriteFinish to the Lane 1 stabilizer: src/bindings/nodejs/test/helpers/tmp.js#L60
Error: waitFor timed out after 3000ms: no event after stabilization (last=false) ❯ waitFor test/helpers/tmp.js:60:13 ❯ test/chokidar-adapter.test.mjs:213:5
test/chokidar-adapter.test.mjs > chokidar adapter: options > folds an atomic write-temp-then-rename save into one change (default atomic: true): src/bindings/nodejs/test/helpers/tmp.js#L60
Error: waitFor timed out after 5000ms: no event for the atomic save (last=false) ❯ waitFor test/helpers/tmp.js:60:13 ❯ test/chokidar-adapter.test.mjs:191:5
test/chokidar-adapter.test.mjs > chokidar adapter: options > still fires change for a no-op rewrite when contentHashing is off: src/bindings/nodejs/test/helpers/tmp.js#L60
Error: waitFor timed out after 5000ms: first edit missed (last=false) ❯ waitFor test/helpers/tmp.js:60:13 ❯ test/chokidar-adapter.test.mjs:172:5
test/chokidar-adapter.test.mjs > chokidar adapter: options > suppresses change for a rewrite with identical bytes (contentHashing): src/bindings/nodejs/test/helpers/tmp.js#L60
Error: waitFor timed out after 5000ms: first edit missed (last=false) ❯ waitFor test/helpers/tmp.js:60:13 ❯ test/chokidar-adapter.test.mjs:154:5
test/chokidar-adapter.test.mjs > chokidar adapter: options > resolves relative add() paths against cwd: src/bindings/nodejs/test/helpers/tmp.js#L60
Error: waitFor timed out after 5000ms: relative root never resolved (last=false) ❯ waitFor test/helpers/tmp.js:60:13 ❯ test/chokidar-adapter.test.mjs:142:5
test/chokidar-adapter.test.mjs > chokidar adapter: options > respects a predicate in ignored: src/bindings/nodejs/test/helpers/tmp.js#L60
Error: waitFor timed out after 5000ms: kept file missed (last=false) ❯ waitFor test/helpers/tmp.js:60:13 ❯ test/chokidar-adapter.test.mjs:129:5
test/chokidar-adapter.test.mjs > chokidar adapter: options > respects a glob in ignored: src/bindings/nodejs/test/helpers/tmp.js#L60
Error: waitFor timed out after 5000ms: kept file missed (last=false) ❯ waitFor test/helpers/tmp.js:60:13 ❯ test/chokidar-adapter.test.mjs:115:5
test/chokidar-adapter.test.mjs > chokidar adapter: basic shape > reports a live add/change/unlink cycle: src/bindings/nodejs/test/helpers/tmp.js#L60
Error: waitFor timed out after 5000ms: no add (last=false) ❯ waitFor test/helpers/tmp.js:60:13 ❯ test/chokidar-adapter.test.mjs:97:5
test/chokidar-adapter.test.mjs > chokidar adapter: basic shape > is already watching once watch() returns -- no separate start(): src/bindings/nodejs/test/helpers/tmp.js#L60
Error: waitFor timed out after 5000ms: no add event without an explicit start() (last=false) ❯ waitFor test/helpers/tmp.js:60:13 ❯ test/chokidar-adapter.test.mjs:41:5
CI passed
Process completed with exit code 1.