Build, Test, Deploy - Site #783
Annotations
6 warnings
site/src/components/BadgeGenerator.svelte#L173
A11y: noninteractive element cannot have nonnegative tabIndex value(a11y-no-noninteractive-tabindex)
|
site/src/components/PostHero.svelte#L247
Unused CSS selector ".theme [class*=link]"(css-unused-selector)
|
site/src/components/PostHero.svelte#L247
Unused CSS selector ".theme [class*=icon]"(css-unused-selector)
|
site/src/components/PostHero.svelte#L254
Unused CSS selector ".theme .cta:focus"(css-unused-selector)
|
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)
|
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
|
This job succeeded
Loading