Skip to content

chore(deps): update svelte (major) #1343

chore(deps): update svelte (major)

chore(deps): update svelte (major) #1343

Triggered via pull request January 10, 2024 15:22
Status Success
Total duration 49s
Artifacts

test.yml

on: pull_request
Code quality
40s
Code quality
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Code quality: src/components/Menue.svelte#L23
A11y: Non-interactive element <li> should not be assigned mouse or keyboard event listeners
Code quality: src/components/OffCanvas.svelte#L13
A11y: Elements with the 'button' interactive role must have a tabindex value
Code quality: src/components/OffCanvas.svelte#L27
A11y: <div> with click, keypress handlers must have an ARIA role
Code quality: src/components/RecipeStep.svelte#L9
A11y: <div> with click, keydown handlers must have an ARIA role
Code quality: src/components/Search.svelte#L59
A11y: <div> with click, keydown handlers must have an ARIA role
Code quality: src/components/SearchResultList.svelte#L49
A11y: noninteractive element cannot have nonnegative tabIndex value
Code quality: src/components/SearchResultList.svelte#L49
A11y: Non-interactive element <li> should not be assigned mouse or keyboard event listeners
Code quality: src/components/TopBar.svelte#L12
A11y: Elements with the 'button' interactive role must have a tabindex value
Code quality: src/components/TopBar.svelte#L27
A11y: Elements with the 'button' interactive role must have a tabindex value
Code quality
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/