chore(deps-dev): Bump typescript from 5.4.5 to 5.6.3 #580
Annotations
10 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Run npm run lint:
src/routes/+layout.svelte#L2
'PortalContainer' is defined but never used
|
Run npm run lint:
src/routes/+layout.svelte#L9
'PortalContainer' is not defined
|
Run npm run lint:
src/routes/+page.svelte#L3
'Portal' is defined but never used
|
Run npm run lint:
src/routes/+page.svelte#L4
'Example' is defined but never used
|
Run npm run lint:
src/routes/+page.svelte#L5
'browser' is defined but never used
|
Run npm run lint:
src/routes/+page.svelte#L21
'browser' is not defined
|
Run npm run lint:
src/routes/+page.svelte#L28
'Portal' is not defined
|
Run npm run lint:
src/routes/+page.svelte#L28
'Example' is not defined
|
Run npm run lint:
src/routes/_portal.svelte#L6
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event
|
Loading