refactor(client): use named imports for hot emitter and log #180
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.
|