feat(sv): add setup instructions to README.md
#3033
Annotations
15 errors and 5 warnings
|
check
Process completed with exit code 2.
|
|
check
Argument of type 'string' is not assignable to parameter of type '(string | 0 | 0n | false | null | undefined)[]'.
|
|
check
Argument of type 'string' is not assignable to parameter of type '(string | 0 | 0n | false | null | undefined)[]'.
|
|
check
Argument of type 'string' is not assignable to parameter of type '(string | 0 | 0n | false | null | undefined)[]'.
|
|
check
Argument of type 'string' is not assignable to parameter of type '(string | 0 | 0n | false | null | undefined)[]'.
|
|
test (ubuntu-latest)
Process completed with exit code 1.
|
|
[addons] tests/sveltekit-adapter/test.ts:
packages/sv/src/core/engine.ts#L246
Error: Add-on 'sveltekit-adapter' failed during run: Unable to process 'README.md'. Reason: lines.filter is not a function
Please report this issue: https://github.com/sveltejs/cli/issues
❯ runAddon ../core/engine.ts:246:9
❯ applyAddons ../core/engine.ts:98:59
❯ add ../core/engine.ts:58:9
❯ ../testing.ts:338:39
Caused by: Caused by: TypeError: Unable to process 'README.md'. Reason: lines.filter is not a function
❯ Module.upsert ../../../sv-utils/dist/index.mjs:37798:27
❯ sveltekit-adapter.ts:234:15
❯ Object.file ../core/engine.ts:184:27
❯ Object.run sveltekit-adapter.ts:233:7
❯ runAddon ../core/engine.ts:236:15
❯ applyAddons ../core/engine.ts:98:59
❯ add ../core/engine.ts:58:9
❯ ../testing.ts:338:39
|
|
[addons] tests/playwright/test.ts:
packages/sv/src/core/engine.ts#L246
Error: Add-on 'playwright' failed during run: Unable to process 'README.md'. Reason: lines.filter is not a function
Please report this issue: https://github.com/sveltejs/cli/issues
❯ runAddon ../core/engine.ts:246:9
❯ applyAddons ../core/engine.ts:98:59
❯ add ../core/engine.ts:58:9
❯ ../testing.ts:338:39
Caused by: Caused by: TypeError: Unable to process 'README.md'. Reason: lines.filter is not a function
❯ Module.upsert ../../../sv-utils/dist/index.mjs:37798:27
❯ playwright.ts:93:14
❯ Object.file ../core/engine.ts:184:27
❯ Object.run playwright.ts:92:6
❯ runAddon ../core/engine.ts:236:15
❯ applyAddons ../core/engine.ts:98:59
❯ add ../core/engine.ts:58:9
❯ ../testing.ts:338:39
|
|
[addons] tests/drizzle/test.ts:
packages/sv/src/core/engine.ts#L246
Error: Add-on 'drizzle' failed during run: Unable to process 'README.md'. Reason: lines.filter is not a function
Please report this issue: https://github.com/sveltejs/cli/issues
❯ runAddon ../core/engine.ts:246:9
❯ applyAddons ../core/engine.ts:98:59
❯ add ../core/engine.ts:58:9
❯ ../testing.ts:338:39
Caused by: TypeError: Unable to process 'README.md'. Reason: lines.filter is not a function
❯ Module.upsert ../../../sv-utils/dist/index.mjs:37798:27
❯ drizzle.ts:138:14
❯ Object.file ../core/engine.ts:184:27
❯ Object.run drizzle.ts:137:6
❯ runAddon ../core/engine.ts:236:15
❯ applyAddons ../core/engine.ts:98:59
❯ add ../core/engine.ts:58:9
❯ ../testing.ts:338:39
|
|
[addons] tests/better-auth/test.ts:
packages/sv/src/core/engine.ts#L246
Error: Add-on 'drizzle' failed during run: Unable to process 'README.md'. Reason: lines.filter is not a function
Please report this issue: https://github.com/sveltejs/cli/issues
❯ runAddon ../core/engine.ts:246:9
❯ applyAddons ../core/engine.ts:98:59
❯ add ../core/engine.ts:58:9
❯ ../testing.ts:338:39
Caused by: Caused by: TypeError: Unable to process 'README.md'. Reason: lines.filter is not a function
❯ Module.upsert ../../../sv-utils/dist/index.mjs:37798:27
❯ drizzle.ts:138:14
❯ Object.file ../core/engine.ts:184:27
❯ Object.run drizzle.ts:137:6
❯ runAddon ../core/engine.ts:236:15
❯ applyAddons ../core/engine.ts:98:59
❯ add ../core/engine.ts:58:9
❯ ../testing.ts:338:39
|
|
[cli] tests/cli.ts > cli > should create a new project with name 'create-with-all-addons':
packages/sv/src/cli/tests/cli.ts#L116
Error: Snapshot `cli > should create a new project with name 'create-with-all-addons' > file ".gitignore" does not match snapshot 1` mismatched
- Expected
+ Received
@@ -20,12 +20,7 @@
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
# Playwright
- test-results
- # Paraglide
- src/lib/paraglide
- project.inlang/cache/
- # SQLite
- *.db
+ test-results
❯ tests/cli.ts:116:5
|
|
test (windows-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
|
|
test (windows-latest)
The operation was canceled.
|
|
test (macOS-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
|
|
test (macOS-latest)
The operation was canceled.
|
|
check
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, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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 (ubuntu-latest)
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, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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 (windows-latest)
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, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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 (macOS-latest)
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, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|