Skip to content

docs: update URLs for new svelte.dev site #21710

docs: update URLs for new svelte.dev site

docs: update URLs for new svelte.dev site #21710

Triggered via pull request October 22, 2024 21:04
Status Failure
Total duration 2m 48s
Artifacts 5

ci.yml

on: pull_request
Matrix: test-kit-cross-browser
Matrix: test-kit
Fit to window
Zoom out
Zoom in

Annotations

41 errors and 1 warning
src/core/config/index.spec.js > fails if kit.appDir is only slash: packages/kit/src/core/config/index.spec.js#L206
AssertionError: expected [Function] to throw error matching /^config\.kit\.appDir ca…/'. See https:\ but got 'config.kit.appDir cannot start or end…' - Expected: /^config\.kit\.appDir cannot start or end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration$/ + Received: "config.kit.appDir cannot start or end with '/'. See https://svelte.dev/docs/kit/configuration" ❯ src/core/config/index.spec.js:206:9
src/core/config/index.spec.js > fails if kit.appDir starts with slash: packages/kit/src/core/config/index.spec.js#L216
AssertionError: expected [Function] to throw error matching /^config\.kit\.appDir ca…/'. See https:\ but got 'config.kit.appDir cannot start or end…' - Expected: /^config\.kit\.appDir cannot start or end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration$/ + Received: "config.kit.appDir cannot start or end with '/'. See https://svelte.dev/docs/kit/configuration" ❯ src/core/config/index.spec.js:216:9
src/core/config/index.spec.js > fails if kit.appDir ends with slash: packages/kit/src/core/config/index.spec.js#L226
AssertionError: expected [Function] to throw error matching /^config\.kit\.appDir ca…/'. See https:\ but got 'config.kit.appDir cannot start or end…' - Expected: /^config\.kit\.appDir cannot start or end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration$/ + Received: "config.kit.appDir cannot start or end with '/'. See https://svelte.dev/docs/kit/configuration" ❯ src/core/config/index.spec.js:226:9
src/core/config/index.spec.js > fails if paths.base is not root-relative: packages/kit/src/core/config/index.spec.js#L236
AssertionError: expected [Function] to throw error matching /^config\.kit\.paths\.ba…/'. See https:\ but got 'config.kit.paths.base option must eit…' - Expected: /^config\.kit\.paths\.base option must either be the empty string or a root-relative path that starts but doesn't end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration#paths$/ + Received: "config.kit.paths.base option must either be the empty string or a root-relative path that starts but doesn't end with '/'. See https://svelte.dev/docs/kit/configuration#paths" ❯ src/core/config/index.spec.js:236:9
src/core/config/index.spec.js > fails if paths.base ends with '/': packages/kit/src/core/config/index.spec.js#L249
AssertionError: expected [Function] to throw error matching /^config\.kit\.paths\.ba…/'. See https:\ but got 'config.kit.paths.base option must eit…' - Expected: /^config\.kit\.paths\.base option must either be the empty string or a root-relative path that starts but doesn't end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration#paths$/ + Received: "config.kit.paths.base option must either be the empty string or a root-relative path that starts but doesn't end with '/'. See https://svelte.dev/docs/kit/configuration#paths" ❯ src/core/config/index.spec.js:249:9
src/core/config/index.spec.js > fails if paths.assets is relative: packages/kit/src/core/config/index.spec.js#L261
AssertionError: expected [Function] to throw error matching /^config\.kit\.paths\.assets option m…/\ but got 'config.kit.paths.assets option must b…' - Expected: /^config\.kit\.paths\.assets option must be an absolute path, if specified. See https:\/\/kit\.svelte\.dev\/docs\/configuration#paths$/ + Received: "config.kit.paths.assets option must be an absolute path, if specified. See https://svelte.dev/docs/kit/configuration#paths" ❯ src/core/config/index.spec.js:261:9
src/core/config/index.spec.js > fails if paths.assets has trailing slash: packages/kit/src/core/config/index.spec.js#L274
AssertionError: expected [Function] to throw error matching /^config\.kit\.paths\.as…/'. See https:\ but got 'config.kit.paths.assets option must n…' - Expected: /^config\.kit\.paths\.assets option must not end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration#paths$/ + Received: "config.kit.paths.assets option must not end with '/'. See https://svelte.dev/docs/kit/configuration#paths" ❯ src/core/config/index.spec.js:274:9
test-kit-cross-browser (18, ubuntu-latest, firefox, build)
Process completed with exit code 1.
lint-all
Process completed with exit code 1.
src/core/config/index.spec.js > fails if kit.appDir is only slash: packages/kit/src/core/config/index.spec.js#L206
AssertionError: expected [Function] to throw error matching /^config\.kit\.appDir ca…/'. See https:\ but got 'config.kit.appDir cannot start or end…' - Expected: /^config\.kit\.appDir cannot start or end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration$/ + Received: "config.kit.appDir cannot start or end with '/'. See https://svelte.dev/docs/kit/configuration" ❯ src/core/config/index.spec.js:206:9
src/core/config/index.spec.js > fails if kit.appDir starts with slash: packages/kit/src/core/config/index.spec.js#L216
AssertionError: expected [Function] to throw error matching /^config\.kit\.appDir ca…/'. See https:\ but got 'config.kit.appDir cannot start or end…' - Expected: /^config\.kit\.appDir cannot start or end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration$/ + Received: "config.kit.appDir cannot start or end with '/'. See https://svelte.dev/docs/kit/configuration" ❯ src/core/config/index.spec.js:216:9
src/core/config/index.spec.js > fails if kit.appDir ends with slash: packages/kit/src/core/config/index.spec.js#L226
AssertionError: expected [Function] to throw error matching /^config\.kit\.appDir ca…/'. See https:\ but got 'config.kit.appDir cannot start or end…' - Expected: /^config\.kit\.appDir cannot start or end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration$/ + Received: "config.kit.appDir cannot start or end with '/'. See https://svelte.dev/docs/kit/configuration" ❯ src/core/config/index.spec.js:226:9
src/core/config/index.spec.js > fails if paths.base is not root-relative: packages/kit/src/core/config/index.spec.js#L236
AssertionError: expected [Function] to throw error matching /^config\.kit\.paths\.ba…/'. See https:\ but got 'config.kit.paths.base option must eit…' - Expected: /^config\.kit\.paths\.base option must either be the empty string or a root-relative path that starts but doesn't end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration#paths$/ + Received: "config.kit.paths.base option must either be the empty string or a root-relative path that starts but doesn't end with '/'. See https://svelte.dev/docs/kit/configuration#paths" ❯ src/core/config/index.spec.js:236:9
src/core/config/index.spec.js > fails if paths.base ends with '/': packages/kit/src/core/config/index.spec.js#L249
AssertionError: expected [Function] to throw error matching /^config\.kit\.paths\.ba…/'. See https:\ but got 'config.kit.paths.base option must eit…' - Expected: /^config\.kit\.paths\.base option must either be the empty string or a root-relative path that starts but doesn't end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration#paths$/ + Received: "config.kit.paths.base option must either be the empty string or a root-relative path that starts but doesn't end with '/'. See https://svelte.dev/docs/kit/configuration#paths" ❯ src/core/config/index.spec.js:249:9
src/core/config/index.spec.js > fails if paths.assets is relative: packages/kit/src/core/config/index.spec.js#L261
AssertionError: expected [Function] to throw error matching /^config\.kit\.paths\.assets option m…/\ but got 'config.kit.paths.assets option must b…' - Expected: /^config\.kit\.paths\.assets option must be an absolute path, if specified. See https:\/\/kit\.svelte\.dev\/docs\/configuration#paths$/ + Received: "config.kit.paths.assets option must be an absolute path, if specified. See https://svelte.dev/docs/kit/configuration#paths" ❯ src/core/config/index.spec.js:261:9
src/core/config/index.spec.js > fails if paths.assets has trailing slash: packages/kit/src/core/config/index.spec.js#L274
AssertionError: expected [Function] to throw error matching /^config\.kit\.paths\.as…/'. See https:\ but got 'config.kit.paths.assets option must n…' - Expected: /^config\.kit\.paths\.assets option must not end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration#paths$/ + Received: "config.kit.paths.assets option must not end with '/'. See https://svelte.dev/docs/kit/configuration#paths" ❯ src/core/config/index.spec.js:274:9
test-kit (20, ubuntu-latest, chromium)
Process completed with exit code 1.
src/core/config/index.spec.js > fails if kit.appDir is only slash: packages/kit/src/core/config/index.spec.js#L206
AssertionError: expected [Function] to throw error matching /^config\.kit\.appDir ca…/'. See https:\ but got 'config.kit.appDir cannot start or end…' - Expected: /^config\.kit\.appDir cannot start or end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration$/ + Received: "config.kit.appDir cannot start or end with '/'. See https://svelte.dev/docs/kit/configuration" ❯ src/core/config/index.spec.js:206:9
src/core/config/index.spec.js > fails if kit.appDir starts with slash: packages/kit/src/core/config/index.spec.js#L216
AssertionError: expected [Function] to throw error matching /^config\.kit\.appDir ca…/'. See https:\ but got 'config.kit.appDir cannot start or end…' - Expected: /^config\.kit\.appDir cannot start or end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration$/ + Received: "config.kit.appDir cannot start or end with '/'. See https://svelte.dev/docs/kit/configuration" ❯ src/core/config/index.spec.js:216:9
src/core/config/index.spec.js > fails if kit.appDir ends with slash: packages/kit/src/core/config/index.spec.js#L226
AssertionError: expected [Function] to throw error matching /^config\.kit\.appDir ca…/'. See https:\ but got 'config.kit.appDir cannot start or end…' - Expected: /^config\.kit\.appDir cannot start or end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration$/ + Received: "config.kit.appDir cannot start or end with '/'. See https://svelte.dev/docs/kit/configuration" ❯ src/core/config/index.spec.js:226:9
src/core/config/index.spec.js > fails if paths.base is not root-relative: packages/kit/src/core/config/index.spec.js#L236
AssertionError: expected [Function] to throw error matching /^config\.kit\.paths\.ba…/'. See https:\ but got 'config.kit.paths.base option must eit…' - Expected: /^config\.kit\.paths\.base option must either be the empty string or a root-relative path that starts but doesn't end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration#paths$/ + Received: "config.kit.paths.base option must either be the empty string or a root-relative path that starts but doesn't end with '/'. See https://svelte.dev/docs/kit/configuration#paths" ❯ src/core/config/index.spec.js:236:9
src/core/config/index.spec.js > fails if paths.base ends with '/': packages/kit/src/core/config/index.spec.js#L249
AssertionError: expected [Function] to throw error matching /^config\.kit\.paths\.ba…/'. See https:\ but got 'config.kit.paths.base option must eit…' - Expected: /^config\.kit\.paths\.base option must either be the empty string or a root-relative path that starts but doesn't end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration#paths$/ + Received: "config.kit.paths.base option must either be the empty string or a root-relative path that starts but doesn't end with '/'. See https://svelte.dev/docs/kit/configuration#paths" ❯ src/core/config/index.spec.js:249:9
src/core/config/index.spec.js > fails if paths.assets is relative: packages/kit/src/core/config/index.spec.js#L261
AssertionError: expected [Function] to throw error matching /^config\.kit\.paths\.assets option m…/\ but got 'config.kit.paths.assets option must b…' - Expected: /^config\.kit\.paths\.assets option must be an absolute path, if specified. See https:\/\/kit\.svelte\.dev\/docs\/configuration#paths$/ + Received: "config.kit.paths.assets option must be an absolute path, if specified. See https://svelte.dev/docs/kit/configuration#paths" ❯ src/core/config/index.spec.js:261:9
src/core/config/index.spec.js > fails if paths.assets has trailing slash: packages/kit/src/core/config/index.spec.js#L274
AssertionError: expected [Function] to throw error matching /^config\.kit\.paths\.as…/'. See https:\ but got 'config.kit.paths.assets option must n…' - Expected: /^config\.kit\.paths\.assets option must not end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration#paths$/ + Received: "config.kit.paths.assets option must not end with '/'. See https://svelte.dev/docs/kit/configuration#paths" ❯ src/core/config/index.spec.js:274:9
test-kit-cross-browser (18, macOS-latest, webkit, build)
Process completed with exit code 1.
src/core/config/index.spec.js > fails if kit.appDir is only slash: packages/kit/src/core/config/index.spec.js#L206
AssertionError: expected [Function] to throw error matching /^config\.kit\.appDir ca…/'. See https:\ but got 'config.kit.appDir cannot start or end…' - Expected: /^config\.kit\.appDir cannot start or end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration$/ + Received: "config.kit.appDir cannot start or end with '/'. See https://svelte.dev/docs/kit/configuration" ❯ src/core/config/index.spec.js:206:9
src/core/config/index.spec.js > fails if kit.appDir starts with slash: packages/kit/src/core/config/index.spec.js#L216
AssertionError: expected [Function] to throw error matching /^config\.kit\.appDir ca…/'. See https:\ but got 'config.kit.appDir cannot start or end…' - Expected: /^config\.kit\.appDir cannot start or end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration$/ + Received: "config.kit.appDir cannot start or end with '/'. See https://svelte.dev/docs/kit/configuration" ❯ src/core/config/index.spec.js:216:9
src/core/config/index.spec.js > fails if kit.appDir ends with slash: packages/kit/src/core/config/index.spec.js#L226
AssertionError: expected [Function] to throw error matching /^config\.kit\.appDir ca…/'. See https:\ but got 'config.kit.appDir cannot start or end…' - Expected: /^config\.kit\.appDir cannot start or end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration$/ + Received: "config.kit.appDir cannot start or end with '/'. See https://svelte.dev/docs/kit/configuration" ❯ src/core/config/index.spec.js:226:9
src/core/config/index.spec.js > fails if paths.base is not root-relative: packages/kit/src/core/config/index.spec.js#L236
AssertionError: expected [Function] to throw error matching /^config\.kit\.paths\.ba…/'. See https:\ but got 'config.kit.paths.base option must eit…' - Expected: /^config\.kit\.paths\.base option must either be the empty string or a root-relative path that starts but doesn't end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration#paths$/ + Received: "config.kit.paths.base option must either be the empty string or a root-relative path that starts but doesn't end with '/'. See https://svelte.dev/docs/kit/configuration#paths" ❯ src/core/config/index.spec.js:236:9
src/core/config/index.spec.js > fails if paths.base ends with '/': packages/kit/src/core/config/index.spec.js#L249
AssertionError: expected [Function] to throw error matching /^config\.kit\.paths\.ba…/'. See https:\ but got 'config.kit.paths.base option must eit…' - Expected: /^config\.kit\.paths\.base option must either be the empty string or a root-relative path that starts but doesn't end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration#paths$/ + Received: "config.kit.paths.base option must either be the empty string or a root-relative path that starts but doesn't end with '/'. See https://svelte.dev/docs/kit/configuration#paths" ❯ src/core/config/index.spec.js:249:9
src/core/config/index.spec.js > fails if paths.assets is relative: packages/kit/src/core/config/index.spec.js#L261
AssertionError: expected [Function] to throw error matching /^config\.kit\.paths\.assets option m…/\ but got 'config.kit.paths.assets option must b…' - Expected: /^config\.kit\.paths\.assets option must be an absolute path, if specified. See https:\/\/kit\.svelte\.dev\/docs\/configuration#paths$/ + Received: "config.kit.paths.assets option must be an absolute path, if specified. See https://svelte.dev/docs/kit/configuration#paths" ❯ src/core/config/index.spec.js:261:9
src/core/config/index.spec.js > fails if paths.assets has trailing slash: packages/kit/src/core/config/index.spec.js#L274
AssertionError: expected [Function] to throw error matching /^config\.kit\.paths\.as…/'. See https:\ but got 'config.kit.paths.assets option must n…' - Expected: /^config\.kit\.paths\.assets option must not end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration#paths$/ + Received: "config.kit.paths.assets option must not end with '/'. See https://svelte.dev/docs/kit/configuration#paths" ❯ src/core/config/index.spec.js:274:9
test-kit (18, ubuntu-latest, chromium)
Process completed with exit code 1.
src/core/config/index.spec.js > fails if kit.appDir is only slash: packages/kit/src/core/config/index.spec.js#L206
AssertionError: expected [Function] to throw error matching /^config\.kit\.appDir ca…/'. See https:\ but got 'config.kit.appDir cannot start or end…' - Expected: /^config\.kit\.appDir cannot start or end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration$/ + Received: "config.kit.appDir cannot start or end with '/'. See https://svelte.dev/docs/kit/configuration" ❯ src/core/config/index.spec.js:206:9
src/core/config/index.spec.js > fails if kit.appDir starts with slash: packages/kit/src/core/config/index.spec.js#L216
AssertionError: expected [Function] to throw error matching /^config\.kit\.appDir ca…/'. See https:\ but got 'config.kit.appDir cannot start or end…' - Expected: /^config\.kit\.appDir cannot start or end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration$/ + Received: "config.kit.appDir cannot start or end with '/'. See https://svelte.dev/docs/kit/configuration" ❯ src/core/config/index.spec.js:216:9
src/core/config/index.spec.js > fails if kit.appDir ends with slash: packages/kit/src/core/config/index.spec.js#L226
AssertionError: expected [Function] to throw error matching /^config\.kit\.appDir ca…/'. See https:\ but got 'config.kit.appDir cannot start or end…' - Expected: /^config\.kit\.appDir cannot start or end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration$/ + Received: "config.kit.appDir cannot start or end with '/'. See https://svelte.dev/docs/kit/configuration" ❯ src/core/config/index.spec.js:226:9
src/core/config/index.spec.js > fails if paths.base is not root-relative: packages/kit/src/core/config/index.spec.js#L236
AssertionError: expected [Function] to throw error matching /^config\.kit\.paths\.ba…/'. See https:\ but got 'config.kit.paths.base option must eit…' - Expected: /^config\.kit\.paths\.base option must either be the empty string or a root-relative path that starts but doesn't end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration#paths$/ + Received: "config.kit.paths.base option must either be the empty string or a root-relative path that starts but doesn't end with '/'. See https://svelte.dev/docs/kit/configuration#paths" ❯ src/core/config/index.spec.js:236:9
src/core/config/index.spec.js > fails if paths.base ends with '/': packages/kit/src/core/config/index.spec.js#L249
AssertionError: expected [Function] to throw error matching /^config\.kit\.paths\.ba…/'. See https:\ but got 'config.kit.paths.base option must eit…' - Expected: /^config\.kit\.paths\.base option must either be the empty string or a root-relative path that starts but doesn't end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration#paths$/ + Received: "config.kit.paths.base option must either be the empty string or a root-relative path that starts but doesn't end with '/'. See https://svelte.dev/docs/kit/configuration#paths" ❯ src/core/config/index.spec.js:249:9
src/core/config/index.spec.js > fails if paths.assets is relative: packages/kit/src/core/config/index.spec.js#L261
AssertionError: expected [Function] to throw error matching /^config\.kit\.paths\.assets option m…/\ but got 'config.kit.paths.assets option must b…' - Expected: /^config\.kit\.paths\.assets option must be an absolute path, if specified. See https:\/\/kit\.svelte\.dev\/docs\/configuration#paths$/ + Received: "config.kit.paths.assets option must be an absolute path, if specified. See https://svelte.dev/docs/kit/configuration#paths" ❯ src/core/config/index.spec.js:261:9
src/core/config/index.spec.js > fails if paths.assets has trailing slash: packages/kit/src/core/config/index.spec.js#L274
AssertionError: expected [Function] to throw error matching /^config\.kit\.paths\.as…/'. See https:\ but got 'config.kit.paths.assets option must n…' - Expected: /^config\.kit\.paths\.assets option must not end with '\/'. See https:\/\/kit\.svelte\.dev\/docs\/configuration#paths$/ + Received: "config.kit.paths.assets option must not end with '/'. See https://svelte.dev/docs/kit/configuration#paths" ❯ src/core/config/index.spec.js:274:9
test-kit-cross-browser (18, windows-2019, chromium, build)
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
test-failure-11468502672-ubuntu-latest-18-chromium
190 Bytes
test-failure-11468502672-ubuntu-latest-20-chromium
190 Bytes
test-failure-cross-platform-build-11468502672-macOS-latest-18-webkit
225 Bytes
test-failure-cross-platform-build-11468502672-ubuntu-latest-18-firefox
232 Bytes
test-failure-cross-platform-build-11468502672-windows-2019-18-chromium
232 Bytes