fix(deps): update dependency p-limit to v5 #504
Annotations
18 errors
ESLint:
lib/createJestRunner.ts#L13
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("p-limit")' call instead.
|
ESLint
Process completed with exit code 2.
|
Test on Node.js v16.x:
lib/createJestRunner.ts#L13
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("p-limit")' call instead.
|
Test on Node.js v16.x
Process completed with exit code 2.
|
Test on macOS-latest using Node.js LTS:
lib/createJestRunner.ts#L13
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("p-limit")' call instead.
|
Test on macOS-latest using Node.js LTS
Process completed with exit code 2.
|
Test on ubuntu-latest using Node.js LTS:
lib/createJestRunner.ts#L13
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("p-limit")' call instead.
|
Test on ubuntu-latest using Node.js LTS
Process completed with exit code 2.
|
Test on Node.js v14.x:
lib/createJestRunner.ts#L13
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("p-limit")' call instead.
|
Test on Node.js v14.x
Process completed with exit code 2.
|
Test on Node.js v19.x:
lib/createJestRunner.ts#L13
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("p-limit")' call instead.
|
Test on Node.js v19.x
Process completed with exit code 2.
|
Test on Node.js v18.x:
lib/createJestRunner.ts#L13
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("p-limit")' call instead.
|
Test on Node.js v18.x
Process completed with exit code 2.
|
Test on Node.js v20.x:
lib/createJestRunner.ts#L13
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("p-limit")' call instead.
|
Test on Node.js v20.x
Process completed with exit code 2.
|
Test on windows-latest using Node.js LTS:
lib/createJestRunner.ts#L13
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("p-limit")' call instead.
|
Test on windows-latest using Node.js LTS
Process completed with exit code 1.
|