Skip to content

chore(deps): update svelte #1312

chore(deps): update svelte

chore(deps): update svelte #1312

Triggered via pull request December 18, 2023 02:11
Status Success
Total duration 46s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Code quality
38s
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/