Skip to content

chore(deps): update oxc (major) #928

chore(deps): update oxc (major)

chore(deps): update oxc (major) #928

Triggered via pull request June 10, 2026 02:22
Status Failure
Total duration 4m 44s
Artifacts

ci.yml

on: pull_request
Matrix: napi-smoke
Matrix: test
NAPI Build (Ubuntu E2E)
0s
NAPI Build (Ubuntu E2E)
Fit to window
Zoom out
Zoom in

Annotations

15 errors, 12 warnings, and 2 notices
Test (ubuntu-latest)
Process completed with exit code 101.
NAPI Smoke (macos-latest)
Process completed with exit code 1.
NAPI Smoke (ubuntu-latest)
Process completed with exit code 1.
Test (windows-latest)
Process completed with exit code 1.
Test (macos-latest)
Process completed with exit code 101.
NAPI Smoke (windows-latest)
Process completed with exit code 1.
test/transform.test.ts: napi/angular-compiler/index.js#L762
Error: Cannot find native binding. npm has a bug related to optional dependencies (https://github.com/npm/cli/issues/4828). Please try `npm i` again after removing both package-lock.json and node_modules directory. ❯ index.js:762:11 ❯ test/transform.test.ts:3:1 Caused by: Caused by: Error: Cannot find module '@oxc-angular/binding-win32-x64-msvc' Require stack: - D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js ❯ requireNative index.js:159:27 ❯ index.js:715:17 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'MODULE_NOT_FOUND', requireStack: [ 'D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js' ] } Caused by: Caused by: Error: Cannot find module './angular-compiler.win32-x64-msvc.node' Require stack: - D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js ❯ requireNative index.js:154:18 ❯ index.js:715:17 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'MODULE_NOT_FOUND', requireStack: [ 'D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js' ] }
test/ssr-hmr.test.ts: napi/angular-compiler/index.js#L762
Error: Cannot find native binding. npm has a bug related to optional dependencies (https://github.com/npm/cli/issues/4828). Please try `npm i` again after removing both package-lock.json and node_modules directory. ❯ index.js:762:11 ❯ test/ssr-hmr.test.ts:16:1 Caused by: Caused by: Error: Cannot find module '@oxc-angular/binding-win32-x64-msvc' Require stack: - D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js ❯ requireNative index.js:159:27 ❯ index.js:715:17 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'MODULE_NOT_FOUND', requireStack: [ 'D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js' ] } Caused by: Caused by: Error: Cannot find module './angular-compiler.win32-x64-msvc.node' Require stack: - D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js ❯ requireNative index.js:154:18 ❯ index.js:715:17 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'MODULE_NOT_FOUND', requireStack: [ 'D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js' ] }
test/plugin.test.ts: napi/angular-compiler/index.js#L762
Error: Cannot find native binding. npm has a bug related to optional dependencies (https://github.com/npm/cli/issues/4828). Please try `npm i` again after removing both package-lock.json and node_modules directory. ❯ index.js:762:11 ❯ vite-plugin/index.ts:24:1 ❯ test/plugin.test.ts:4:1 Caused by: Caused by: Error: Cannot find module '@oxc-angular/binding-win32-x64-msvc' Require stack: - D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js ❯ requireNative index.js:159:27 ❯ index.js:715:17 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'MODULE_NOT_FOUND', requireStack: [ 'D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js' ] } Caused by: Caused by: Error: Cannot find module './angular-compiler.win32-x64-msvc.node' Require stack: - D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js ❯ requireNative index.js:154:18 ❯ index.js:715:17 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'MODULE_NOT_FOUND', requireStack: [ 'D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js' ] }
test/linker.test.ts: napi/angular-compiler/index.js#L762
Error: Cannot find native binding. npm has a bug related to optional dependencies (https://github.com/npm/cli/issues/4828). Please try `npm i` again after removing both package-lock.json and node_modules directory. ❯ index.js:762:11 ❯ test/linker.test.ts:3:1 Caused by: Caused by: Error: Cannot find module '@oxc-angular/binding-win32-x64-msvc' Require stack: - D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js ❯ requireNative index.js:159:27 ❯ index.js:715:17 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'MODULE_NOT_FOUND', requireStack: [ 'D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js' ] } Caused by: Caused by: Error: Cannot find module './angular-compiler.win32-x64-msvc.node' Require stack: - D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js ❯ requireNative index.js:154:18 ❯ index.js:715:17 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'MODULE_NOT_FOUND', requireStack: [ 'D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js' ] }
test/integration.test.ts: napi/angular-compiler/index.js#L762
Error: Cannot find native binding. npm has a bug related to optional dependencies (https://github.com/npm/cli/issues/4828). Please try `npm i` again after removing both package-lock.json and node_modules directory. ❯ index.js:762:11 ❯ test/integration.test.ts:11:1 Caused by: Caused by: Error: Cannot find module '@oxc-angular/binding-win32-x64-msvc' Require stack: - D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js ❯ requireNative index.js:159:27 ❯ index.js:715:17 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'MODULE_NOT_FOUND', requireStack: [ 'D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js' ] } Caused by: Caused by: Error: Cannot find module './angular-compiler.win32-x64-msvc.node' Require stack: - D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js ❯ requireNative index.js:154:18 ❯ index.js:715:17 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'MODULE_NOT_FOUND', requireStack: [ 'D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js' ] }
test/hmr-hot-update.test.ts: napi/angular-compiler/index.js#L762
Error: Cannot find native binding. npm has a bug related to optional dependencies (https://github.com/npm/cli/issues/4828). Please try `npm i` again after removing both package-lock.json and node_modules directory. ❯ index.js:762:11 ❯ vite-plugin/index.ts:24:1 ❯ test/hmr-hot-update.test.ts:20:1 Caused by: Caused by: Error: Cannot find module '@oxc-angular/binding-win32-x64-msvc' Require stack: - D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js ❯ requireNative index.js:159:27 ❯ index.js:715:17 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'MODULE_NOT_FOUND', requireStack: [ 'D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js' ] } Caused by: Caused by: Error: Cannot find module './angular-compiler.win32-x64-msvc.node' Require stack: - D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js ❯ requireNative index.js:154:18 ❯ index.js:715:17 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'MODULE_NOT_FOUND', requireStack: [ 'D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js' ] }
test/factory.spec.ts: napi/angular-compiler/index.js#L762
Error: Cannot find native binding. npm has a bug related to optional dependencies (https://github.com/npm/cli/issues/4828). Please try `npm i` again after removing both package-lock.json and node_modules directory. ❯ index.js:762:11 ❯ test/factory.spec.ts:4:1 Caused by: Caused by: Error: Cannot find module '@oxc-angular/binding-win32-x64-msvc' Require stack: - D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js ❯ requireNative index.js:159:27 ❯ index.js:715:17 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'MODULE_NOT_FOUND', requireStack: [ 'D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js' ] } Caused by: Caused by: Error: Cannot find module './angular-compiler.win32-x64-msvc.node' Require stack: - D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js ❯ requireNative index.js:154:18 ❯ index.js:715:17 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'MODULE_NOT_FOUND', requireStack: [ 'D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js' ] }
test/dts.test.ts: napi/angular-compiler/index.js#L762
Error: Cannot find native binding. npm has a bug related to optional dependencies (https://github.com/npm/cli/issues/4828). Please try `npm i` again after removing both package-lock.json and node_modules directory. ❯ index.js:762:11 ❯ vite-plugin/index.ts:24:1 ❯ test/dts.test.ts:4:1 Caused by: Caused by: Error: Cannot find module '@oxc-angular/binding-win32-x64-msvc' Require stack: - D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js ❯ requireNative index.js:159:27 ❯ index.js:715:17 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'MODULE_NOT_FOUND', requireStack: [ 'D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js' ] } Caused by: Caused by: Error: Cannot find module './angular-compiler.win32-x64-msvc.node' Require stack: - D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js ❯ requireNative index.js:154:18 ❯ index.js:715:17 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'MODULE_NOT_FOUND', requireStack: [ 'D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js' ] }
test/class-metadata-default.test.ts: napi/angular-compiler/index.js#L762
Error: Cannot find native binding. npm has a bug related to optional dependencies (https://github.com/npm/cli/issues/4828). Please try `npm i` again after removing both package-lock.json and node_modules directory. ❯ index.js:762:11 ❯ vite-plugin/index.ts:24:1 ❯ test/class-metadata-default.test.ts:4:1 Caused by: Caused by: Error: Cannot find module '@oxc-angular/binding-win32-x64-msvc' Require stack: - D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js ❯ requireNative index.js:159:27 ❯ index.js:715:17 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'MODULE_NOT_FOUND', requireStack: [ 'D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js' ] } Caused by: Caused by: Error: Cannot find module './angular-compiler.win32-x64-msvc.node' Require stack: - D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js ❯ requireNative index.js:154:18 ❯ index.js:715:17 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'MODULE_NOT_FOUND', requireStack: [ 'D:\a\oxc-angular-compiler\oxc-angular-compiler\napi\angular-compiler\index.js' ] }
Test (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Swatinem/rust-cache@fb003b4f771bbf9c2de31d5f65c40689cc097fb5. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Test (ubuntu-latest)
Failed to restore: Cache service responded with 400
NAPI Smoke (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Swatinem/rust-cache@fb003b4f771bbf9c2de31d5f65c40689cc097fb5. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
NAPI Smoke (macos-latest)
Failed to restore: Cache service responded with 400
NAPI Smoke (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Swatinem/rust-cache@fb003b4f771bbf9c2de31d5f65c40689cc097fb5. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
NAPI Smoke (ubuntu-latest)
Failed to restore: Cache service responded with 400
Test (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Swatinem/rust-cache@fb003b4f771bbf9c2de31d5f65c40689cc097fb5. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Test (windows-latest)
Failed to restore: Cache service responded with 400
Test (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Swatinem/rust-cache@fb003b4f771bbf9c2de31d5f65c40689cc097fb5. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Test (macos-latest)
Failed to restore: Cache service responded with 400
NAPI Smoke (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Swatinem/rust-cache@fb003b4f771bbf9c2de31d5f65c40689cc097fb5. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
NAPI Smoke (windows-latest)
Failed to restore: Cache service responded with 400
Test (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
NAPI Smoke (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026