Skip to content

fix(combobox): only set aria-controls when open, fix reference id to list #4532

fix(combobox): only set aria-controls when open, fix reference id to list

fix(combobox): only set aria-controls when open, fix reference id to list #4532

Triggered via pull request October 7, 2024 12:42
Status Success
Total duration 2m 54s
Artifacts

checks-packages.yml

on: pull_request
Builds, lints and tests code
2m 38s
Builds, lints and tests code
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Builds, lints and tests code: apps/dev/src/app/page.tsx#L89
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
Builds, lints and tests code: apps/dev/src/components/Alias/Alias.tsx#L20
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
Builds, lints and tests code: apps/dev/src/components/PullRequestCard/PullRequestCard.tsx#L35
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
Builds, lints and tests code: apps/storefront/components/Blog/Contributors/Contributors.tsx#L14
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
Builds, lints and tests code: apps/storefront/components/ComponentCard/ComponentCard.tsx#L17
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
Builds, lints and tests code: apps/storefront/components/Image/Image.tsx#L17
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
Builds, lints and tests code: apps/storefront/components/Section/Section.tsx#L37
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
Builds, lints and tests code: apps/storefront/components/Tokens/TokenList/TokenList.tsx#L204
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element