chore(deps): update dependency @sveltejs/kit to v2.4.3 [security] #382
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
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
|