Test Next multi-runtime selection parity#487
Merged
Merged
Annotations
12 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Post Checkout
The process '/usr/bin/git' failed with exit code 128
|
|
Run Biome:
packages/cli/src/utils/validation.js#L18
This regex literal is not defined in the top level scope. This can lead to performance issues if this function is called frequently.
|
|
Run Biome:
packages/cli/src/utils/environment.js#L5
Magic number detected. Extract it to a constant with a meaningful name.
|
|
Run Biome:
packages/cli/src/prompts/createPrompts.js#L1
The filename should be in kebab-case.
|
|
Run Biome:
packages/cli/src/commands/create.js#L53
Excessive complexity of 25 detected (max: 20).
|
|
Run Biome:
packages/cli/__tests__/non-interactive.test.js#L21
This regex literal is not defined in the top level scope. This can lead to performance issues if this function is called frequently.
|
|
Run Biome:
packages/cli/__tests__/non-interactive.test.js#L26
This regex literal is not defined in the top level scope. This can lead to performance issues if this function is called frequently.
|
|
Run Biome:
packages/cli/__tests__/non-interactive.test.js#L52
This regex literal is not defined in the top level scope. This can lead to performance issues if this function is called frequently.
|
|
Run Biome:
packages/cli/__tests__/non-interactive.test.js#L70
This regex literal is not defined in the top level scope. This can lead to performance issues if this function is called frequently.
|
|
Run Biome:
packages/cli/__tests__/non-interactive.test.js#L60
This regex literal is not defined in the top level scope. This can lead to performance issues if this function is called frequently.
|
|
Run Biome:
packages/cli/__tests__/non-interactive.test.js#L57
This regex literal is not defined in the top level scope. This can lead to performance issues if this function is called frequently.
|
background
wait
wait-all
cancel
parallel
Loading