chore(deps): update dependency @sveltejs/kit to v2.4.3 [security] #386
Annotations
11 warnings
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
|
Loading