fix: source maps in Node v21.6.0+ & v20.12.0+ #518
Merged
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
src/cli.ts#L164
Unexpected console statement
|
Lint:
src/esm/loaders.ts#L136
Async arrow function has a complexity of 22. Maximum allowed is 10
|
Lint:
src/esm/package-json.ts#L38
Unexpected constant condition
|
Lint:
src/patch-repl.ts#L6
Unexpected unnamed async function
|
Lint:
src/patch-repl.ts#L35
Unexpected unnamed function
|
Lint:
src/preflight.cts#L33
Unexpected unnamed function
|
Lint:
src/preflight.cts#L41
Unexpected unnamed function
|
Lint:
src/repl.ts#L9
Unexpected console statement
|
Lint:
src/repl.ts#L18
Unexpected unnamed async function
|
Lint:
src/repl.ts#L35
Unexpected console statement
|
Loading