feat(json): add Rollup 5 compatibility #2240
Annotations
22 warnings
|
Node v24
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v4, actions/setup-node@v3, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Node v24:
packages/eslint/test/test.mjs#L230
'eslint' is already declared in the upper scope on line 13 column 8
|
|
Node v24:
packages/eslint/test/test.mjs#L230
'eslint' is already declared in the upper scope on line 13 column 8
|
|
Node v24:
packages/eslint/src/index.ts#L11
'loadESLint' is already declared in the upper scope on line 5 column 18
|
|
Node v24:
packages/data-uri/test/test.mjs#L63
Unexpected use of undefined
|
|
Node v24:
packages/data-uri/test/test.mjs#L52
Unexpected use of undefined
|
|
Node v24:
packages/data-uri/test/test.mjs#L28
Unexpected use of undefined
|
|
Node v24:
packages/data-uri/test/test.mjs#L19
Unexpected use of undefined
|
|
Node v24:
packages/commonjs/test/test-dynamic-require-root-outside-cwd.js#L21
Use array destructuring
|
|
Node v24:
packages/commonjs/test/helpers/util.js#L10
'path' is already declared in the upper scope on line 1 column 7
|
|
Node v24:
packages/commonjs/test/helpers/util.js#L10
'path' is already declared in the upper scope on line 1 column 7
|
|
Node v20
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v4, actions/setup-node@v3, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Node v20:
packages/eslint/test/test.mjs#L230
'eslint' is already declared in the upper scope on line 13 column 8
|
|
Node v20:
packages/eslint/test/test.mjs#L230
'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/data-uri/test/test.mjs#L63
Unexpected use of undefined
|
|
Node v20:
packages/data-uri/test/test.mjs#L52
Unexpected use of undefined
|
|
Node v20:
packages/data-uri/test/test.mjs#L28
Unexpected use of undefined
|
|
Node v20:
packages/data-uri/test/test.mjs#L19
Unexpected use of undefined
|
|
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
|