Build, Test, Deploy - Site #859
Annotations
7 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test and Build:
site/src/components/BadgeGenerator.svelte#L173
A11y: noninteractive element cannot have nonnegative tabIndex value(a11y-no-noninteractive-tabindex)
|
Test and Build:
site/src/components/PostHero.svelte#L247
Unused CSS selector ".theme [class*=link]"(css-unused-selector)
|
Test and Build:
site/src/components/PostHero.svelte#L247
Unused CSS selector ".theme [class*=icon]"(css-unused-selector)
|
Test and Build:
site/src/components/PostHero.svelte#L254
Unused CSS selector ".theme .cta:focus"(css-unused-selector)
|
Test and Build:
site/src/components/SiteHeader.svelte#L109
A11y: Non-interactive element <dialog> should not be assigned mouse or keyboard event listeners.(a11y-no-noninteractive-element-interactions)
|
Test and Build:
site/src/pages/[lang]/subscribe.astro#L64
Caution: `countries` also has a named export `getNames`. Check if you meant to write `import {getNames} from 'i18n-iso-countries'` instead
|
Loading