Lint, Build, Test #20
push-any-build-1-job.yaml
on: push
checkout_install_lint_build_test
43s
Annotations
2 warnings
checkout_install_lint_build_test:
packages/ui/src/Stat.tsx#L31
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
checkout_install_lint_build_test:
packages/ui/src/Stat.tsx#L31
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
|