Skip to content

fix(deps): update dependency sharp to ^0.33.0 #1339

fix(deps): update dependency sharp to ^0.33.0

fix(deps): update dependency sharp to ^0.33.0 #1339

Triggered via pull request January 9, 2024 09:16
Status Success
Total duration 47s
Artifacts

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/