Skip to content

chore(deps-dev): Bump typescript from 5.4.5 to 5.5.3 #547

chore(deps-dev): Bump typescript from 5.4.5 to 5.5.3

chore(deps-dev): Bump typescript from 5.4.5 to 5.5.3 #547

Triggered via pull request July 2, 2024 22:15
Status Success
Total duration 32s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/routes/+layout.svelte#L2
'PortalContainer' is defined but never used
build: src/routes/+layout.svelte#L9
'PortalContainer' is not defined
build: src/routes/+page.svelte#L3
'Portal' is defined but never used
build: src/routes/+page.svelte#L4
'Example' is defined but never used
build: src/routes/+page.svelte#L5
'browser' is defined but never used
build: src/routes/+page.svelte#L21
'browser' is not defined
build: src/routes/+page.svelte#L28
'Portal' is not defined
build: src/routes/+page.svelte#L28
'Example' is not defined
build: 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