Skip to content

chore(deps): update oxc to ^0.136.0 #965

chore(deps): update oxc to ^0.136.0

chore(deps): update oxc to ^0.136.0 #965

Triggered via pull request June 17, 2026 08:27
Status Failure
Total duration 5m 20s
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 and 12 warnings
Test (ubuntu-latest)
Process completed with exit code 101.
NAPI Smoke (ubuntu-latest)
Process completed with exit code 1.
Test (macos-latest)
Process completed with exit code 101.
Test (windows-latest)
Process completed with exit code 1.
NAPI Smoke (macos-latest)
Process completed with exit code 1.
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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: Swatinem/rust-cache@fb003b4f771bbf9c2de31d5f65c40689cc097fb5. 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 (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: Swatinem/rust-cache@fb003b4f771bbf9c2de31d5f65c40689cc097fb5. 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 (macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: Swatinem/rust-cache@fb003b4f771bbf9c2de31d5f65c40689cc097fb5. 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
Test (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: Swatinem/rust-cache@fb003b4f771bbf9c2de31d5f65c40689cc097fb5. 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
NAPI Smoke (macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: Swatinem/rust-cache@fb003b4f771bbf9c2de31d5f65c40689cc097fb5. 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 (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: Swatinem/rust-cache@fb003b4f771bbf9c2de31d5f65c40689cc097fb5. 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