Skip to content

refactor(client): use named imports for hot emitter and log #180

refactor(client): use named imports for hot emitter and log

refactor(client): use named imports for hot emitter and log #180

Triggered via pull request February 11, 2026 08:07
Status Failure
Total duration 34s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Test - ubuntu-latest - Node v20.x)
Process completed with exit code 1.
Test - ubuntu-latest - Node v20.x): src/index.ts#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("@rspack/core")' call instead.
Test - ubuntu-latest - Node v20.x): src/types.ts#L18
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("@rspack/core")' call instead.
Test - windows-latest - Node v20.x)
The strategy configuration was canceled because "test.ubuntu-latest_20_x" failed
Test - windows-latest - Node v20.x)
The operation was canceled.
Test - macos-latest - Node v20.x)
The strategy configuration was canceled because "test.ubuntu-latest_20_x" failed
Test - macos-latest - Node v20.x)
The operation was canceled.
Test - macos-latest - Node v20.x): src/index.ts#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("@rspack/core")' call instead.
Test - macos-latest - Node v20.x): src/types.ts#L18
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("@rspack/core")' call instead.