Skip to content

refactor: remove Bun artifacts and convert remaining Bun APIs #4666

refactor: remove Bun artifacts and convert remaining Bun APIs

refactor: remove Bun artifacts and convert remaining Bun APIs #4666

Triggered via pull request May 22, 2026 08:26
Status Failure
Total duration 3m 12s
Artifacts

ci.yml

on: pull_request
Detect Changes
4s
Detect Changes
Lint & Typecheck
52s
Lint & Typecheck
Validate generated files
35s
Validate generated files
Matrix: build-binary
Matrix: build-npm
Generate Delta Patches
0s
Generate Delta Patches
E2E Tests
0s
E2E Tests
Build Docs
0s
Build Docs
Publish Nightly to GHCR
Publish Nightly to GHCR
CI Status
3s
CI Status
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 6 warnings
Unit Tests
Process completed with exit code 1.
test/lib/db/concurrent.test.ts > concurrent database access > handles contention without SQLITE_BUSY errors: test/lib/db/concurrent.test.ts#L204
AssertionError: expected [ { workerId: '0', …(3) }, …(9) ] to have a length of +0 but got 10 - Expected + Received - 0 + 10 ❯ test/lib/db/concurrent.test.ts:204:22
test/lib/db/concurrent.test.ts > concurrent database access > mixed read/write operations from multiple processes succeed: test/lib/db/concurrent.test.ts#L171
AssertionError: expected [ { workerId: '0', …(3) }, …(4) ] to have a length of +0 but got 5 - Expected + Received - 0 + 5 ❯ test/lib/db/concurrent.test.ts:171:47
test/lib/db/concurrent.test.ts > concurrent database access > multiple processes can write project cache entries simultaneously: test/lib/db/concurrent.test.ts#L149
AssertionError: expected [ { workerId: '0', …(3) }, …(4) ] to have a length of +0 but got 5 - Expected + Received - 0 + 5 ❯ test/lib/db/concurrent.test.ts:149:47
test/lib/db/concurrent.test.ts > concurrent database access > multiple processes can write DSN cache entries simultaneously: test/lib/db/concurrent.test.ts#L126
AssertionError: expected [ { workerId: '0', …(3) }, …(4) ] to have a length of +0 but got 5 - Expected + Received - 0 + 5 ❯ test/lib/db/concurrent.test.ts:126:47
CI Status
Process completed with exit code 1.
CI Status
CI failed - upstream job failed causing test-e2e to be skipped
Validate generated files
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Validate generated files
Input 'app-id' has been deprecated with message: Use 'client-id' instead.
Validate generated files
Input 'app-id' has been deprecated with message: Use 'client-id' instead.
Lint & Typecheck
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint & Typecheck
Patch version mismatch:@stricli/core: patch targets 1.2.5, installed 1.2.7 — regenerate with: pnpm patch @stricli/core
Unit Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/