Bump the npm-dependencies group with 4 updates #165
Closed
Annotations
11 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Run Linting and Formatting Check:
src/routes/(authenticated)/settings/api-tokens/+page.svelte#L27
'loading' is assigned a value but never used
|
|
Run Linting and Formatting Check:
src/lib/components/input/UsernameInput.svelte#L34
The value assigned to 'valid' is not used in subsequent statements
|
|
Run Linting and Formatting Check:
src/lib/components/input/PasswordInput.svelte#L36
The value assigned to 'valid' is not used in subsequent statements
|
|
Run Linting and Formatting Check:
src/lib/components/input/EmailInput.svelte#L25
The value assigned to 'valid' is not used in subsequent statements
|
|
Run Linting and Formatting Check:
src/lib/components/datetime-picker/time-picker-input.svelte#L36
The value assigned to 'files' is not used in subsequent statements
|
|
Run Linting and Formatting Check:
src/lib/components/Turnstile.svelte#L18
The value assigned to 'response' is not used in subsequent statements
|
|
Run Linting and Formatting Check:
src/lib/components/ControlModules/MapControlModule.svelte#L18
'ctrl' is defined but never used
|
|
Run Linting and Formatting Check:
src/lib/components/ControlModules/MapControlModule.svelte#L13
'shockers' is assigned a value but never used
|
|
Run Linting and Formatting Check:
src/lib/components/ControlModules/ControlListener.svelte#L21
'intensity' is defined but never used
|
|
Run Linting and Formatting Check:
src/lib/components/ControlModules/ControlListener.svelte#L17
The value assigned to 'active' is not used in subsequent statements
|
Loading