chore(deps): update all non-major dependencies #300
Annotations
4 errors
|
test
Process completed with exit code 1.
|
|
test/SyncHooks.test.js >:
file:///home/runner/work/rspack-lite-tapable/rspack-lite-tapable/test/HookTester.js#L1231
module is not defined in ES module scope
This file is being treated as an ES module because it has a '.js' file extension and '/home/runner/work/rspack-lite-tapable/rspack-lite-tapable/package.json' contains "type"%3A "module". To treat it as a CommonJS script%2C rename it to use the '.cjs' file extension.
|
|
test/AsyncSeriesHooks.test.js >:
file:///home/runner/work/rspack-lite-tapable/rspack-lite-tapable/test/HookTester.js#L1231
module is not defined in ES module scope
This file is being treated as an ES module because it has a '.js' file extension and '/home/runner/work/rspack-lite-tapable/rspack-lite-tapable/package.json' contains "type"%3A "module". To treat it as a CommonJS script%2C rename it to use the '.cjs' file extension.
|
|
test/AsyncParallelHooks.test.js >:
file:///home/runner/work/rspack-lite-tapable/rspack-lite-tapable/test/HookTester.js#L1231
module is not defined in ES module scope
This file is being treated as an ES module because it has a '.js' file extension and '/home/runner/work/rspack-lite-tapable/rspack-lite-tapable/package.json' contains "type"%3A "module". To treat it as a CommonJS script%2C rename it to use the '.cjs' file extension.
|