chore(deps): bump flatted from 3.3.1 to 3.4.2 #2230
build.yml
on: pull_request
Matrix: build
lint
1m 3s
test-cli-core
1m 34s
test-cli
58s
test-plugins
1m 21s
deploy-packages
0s
Annotations
7 errors and 6 warnings
|
build (20.x)
Process completed with exit code 1.
|
|
build (20.x):
packages/cli/src/commands/init/InitCmd.ts#L94
Argument of type 'Partial<InitOptions> | { runtime: string; packageManager: string; root?: string | undefined; srcDir?: string | undefined; skipPrompt?: boolean | undefined; ... 48 more ...; rawArgs?: string[] | undefined; }' is not assignable to parameter of type 'Partial<InitOptions>'.
|
|
build (20.x):
packages/cli/src/commands/init/InitCmd.spec.ts#L81
Property 'choices' does not exist on type 'PromptQuestion'.
|
|
build (20.x):
packages/cli/src/commands/init/InitCmd.spec.ts#L81
'packageManager' is possibly 'undefined'.
|
|
build (20.x):
packages/cli/src/commands/init/InitCmd.spec.ts#L80
Property 'choices' does not exist on type 'PromptQuestion'.
|
|
build (20.x):
packages/cli/src/commands/init/InitCmd.spec.ts#L80
'runtime' is possibly 'undefined'.
|
|
build (20.x):
packages/cli/src/commands/init/InitCmd.ts#L94
Argument of type 'Partial<InitOptions> | { runtime: string; packageManager: string; root?: string | undefined; srcDir?: string | undefined; skipPrompt?: boolean | undefined; ... 48 more ...; rawArgs?: string[] | undefined; }' is not assignable to parameter of type 'Partial<InitOptions>'.
|
|
test-cli
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint:
packages/cli/src/commands/update/UpdateCmd.spec.ts#L25
Disabled test suite - if you want to skip a test suite temporarily, use .todo() instead
|
|
build (20.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-plugins
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-cli-core
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|