feat(auto-install)!: ESM only. Update Node and Rollup minimum versions #2074
Annotations
7 errors and 20 warnings
|
Node v20
Process completed with exit code 1.
|
|
test/yarn.test.ts > yarn:
packages/auto-install/test/yarn.test.ts#L23
Error: ENOENT: no such file or directory, chdir '/home/runner/work/plugins/plugins/packages/auto-install' -> '/home/runner/work/plugins/plugins/packages/auto-install/test/fixtures/yarn'
❯ process.chdir ../../node_modules/.pnpm/[email protected]/node_modules/graceful-fs/polyfills.js:22:11
❯ test/yarn.test.ts:23:11
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'chdir', path: '/home/runner/work/plugins/plugins/packages/auto-install', dest: '/home/runner/work/plugins/plugins/packages/auto-install/test/fixtures/yarn' }
|
|
test/pnpm.test.ts > pnpm:
packages/auto-install/test/pnpm.test.ts#L23
Error: Cannot find module '~package' imported from '/home/runner/work/plugins/plugins/packages/auto-install/test/pnpm.test.ts'
❯ test/pnpm.test.ts:23:36
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
|
test/pnpm-bare.test.ts > pnpm, bare:
packages/auto-install/test/pnpm-bare.test.ts#L23
Error: Cannot find module '~package' imported from '/home/runner/work/plugins/plugins/packages/auto-install/test/pnpm-bare.test.ts'
❯ test/pnpm-bare.test.ts:23:36
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
|
test/npm-bare.test.ts > npm, bare:
packages/auto-install/test/npm-bare.test.ts#L24
Error: Cannot find module '~package' imported from '/home/runner/work/plugins/plugins/packages/auto-install/test/npm-bare.test.ts'
❯ test/npm-bare.test.ts:24:36
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
|
Node v18
The strategy configuration was canceled because "build._20" failed
|
|
Node v18
The operation was canceled.
|
|
Node v20:
packages/node-resolve/test/prefer-builtins.js#L158
Unexpected require()
|
|
Node v20:
packages/node-resolve/test/prefer-builtins.js#L157
Unexpected require()
|
|
Node v20:
packages/node-resolve/src/package/resolvePackageTarget.ts#L56
Assignment to function parameter 'target'
|
|
Node v20:
packages/node-resolve/src/index.js#L182
'exportConditions' is already declared in the upper scope on line 55 column 9
|
|
Node v20:
packages/eslint/test/test.mjs#L251
'eslint' is already declared in the upper scope on line 13 column 8
|
|
Node v20:
packages/eslint/test/test.mjs#L251
'eslint' is already declared in the upper scope on line 13 column 8
|
|
Node v20:
packages/eslint/src/index.ts#L11
'loadESLint' is already declared in the upper scope on line 5 column 18
|
|
Node v20:
packages/commonjs/test/test-dynamic-require-root-outside-cwd.js#L21
Use array destructuring
|
|
Node v20:
packages/commonjs/test/helpers/util.js#L10
'path' is already declared in the upper scope on line 1 column 7
|
|
Node v20:
packages/commonjs/test/helpers/util.js#L10
'path' is already declared in the upper scope on line 1 column 7
|
|
Node v18:
packages/node-resolve/test/prefer-builtins.js#L158
Unexpected require()
|
|
Node v18:
packages/node-resolve/test/prefer-builtins.js#L157
Unexpected require()
|
|
Node v18:
packages/node-resolve/src/package/resolvePackageTarget.ts#L56
Assignment to function parameter 'target'
|
|
Node v18:
packages/node-resolve/src/index.js#L182
'exportConditions' is already declared in the upper scope on line 55 column 9
|
|
Node v18:
packages/eslint/test/test.mjs#L251
'eslint' is already declared in the upper scope on line 13 column 8
|
|
Node v18:
packages/eslint/test/test.mjs#L251
'eslint' is already declared in the upper scope on line 13 column 8
|
|
Node v18:
packages/eslint/src/index.ts#L11
'loadESLint' is already declared in the upper scope on line 5 column 18
|
|
Node v18:
packages/commonjs/test/test-dynamic-require-root-outside-cwd.js#L21
Use array destructuring
|
|
Node v18:
packages/commonjs/test/helpers/util.js#L10
'path' is already declared in the upper scope on line 1 column 7
|
|
Node v18:
packages/commonjs/test/helpers/util.js#L10
'path' is already declared in the upper scope on line 1 column 7
|