Use ts-bridge
as build tool, set moduleResolution
to NodeNext
#34
main.yml
on: pull_request
Build, lint, and test
/
Prepare
19s
Check workflows
5s
Matrix: Build, lint, and test / Compatibility test
Matrix: Build, lint, and test / Test
Build, lint, and test
/
Build
21s
Build, lint, and test
/
Lint
36s
Publish release
/
...
/
Publish docs to GitHub Pages
publish-release
/
...
/
Publish docs to GitHub Pages
Annotations
11 errors
Build, lint, and test / Test (20.x):
test/index.test.ts#L4
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("lodash-es")' call instead.
|
Build, lint, and test / Test (20.x)
Process completed with exit code 2.
|
Build, lint, and test / Compatibility test (20.x):
test/index.test.ts#L4
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("lodash-es")' call instead.
|
Build, lint, and test / Compatibility test (20.x)
Process completed with exit code 2.
|
Build, lint, and test / Test (18.x)
The job was canceled because "_20_x" failed.
|
Build, lint, and test / Test (18.x):
test/index.test.ts#L4
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("lodash-es")' call instead.
|
Build, lint, and test / Test (18.x)
The operation was canceled.
|
Build, lint, and test / Compatibility test (18.x)
The job was canceled because "_20_x" failed.
|
Build, lint, and test / Compatibility test (18.x):
test/index.test.ts#L4
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("lodash-es")' call instead.
|
Build, lint, and test / Compatibility test (18.x)
The operation was canceled.
|
All jobs pass
Process completed with exit code 1.
|