chore(deps): update dependency @sveltejs/kit to v2.4.3 [security] #337
Annotations
2 errors and 12 warnings
build
Process completed with exit code 1.
|
deploy
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pnpm build" did not complete successfully: exit code: 1
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
src/lib/NavBar.svelte#L18
Expected space before '>', but not found
|
lint:
src/lib/NavBar.svelte#L21
Expected space before '>', but not found
|
lint:
src/lib/NavBar.svelte#L24
Expected space before '>', but not found
|
lint:
src/lib/NavBar.svelte#L27
Expected space before '>', but not found
|
lint:
src/routes/+layout.svelte#L3
Require self-closing on HTML void elements
|
lint:
src/routes/+layout.svelte#L4
Require self-closing on HTML void elements
|
lint:
src/routes/+layout.svelte#L5
Require self-closing on HTML void elements
|
lint:
src/routes/+layout.svelte#L6
Require self-closing on HTML void elements
|
lint:
src/routes/+layout.svelte#L7
Require self-closing on HTML void elements
|
lint:
src/routes/+layout.svelte#L8
Require self-closing on HTML void elements
|