feat(dotted-map) : Add marker overlay support to DottedMap #726
Annotations
2 errors and 10 warnings
|
pnpm format:check
Process completed with exit code 1.
|
|
pnpm format:check
www#format:check: command (/home/runner/work/magicui/magicui/apps/www) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format:check exited (1)
|
|
pnpm lint:
apps/www/registry/example/bento-demo-vertical.tsx#L55
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
|
pnpm lint:
apps/www/registry/example/bento-demo-vertical.tsx#L55
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
pnpm lint:
apps/www/registry/example/bento-demo-vertical.tsx#L45
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
|
pnpm lint:
apps/www/registry/example/bento-demo-vertical.tsx#L45
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
pnpm lint:
apps/www/registry/example/bento-demo-vertical.tsx#L36
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
|
pnpm lint:
apps/www/registry/example/bento-demo-vertical.tsx#L36
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
pnpm lint:
apps/www/registry/example/bento-demo-vertical.tsx#L27
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
|
pnpm lint:
apps/www/registry/example/bento-demo-vertical.tsx#L27
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
pnpm lint:
apps/www/registry/example/bento-demo-vertical.tsx#L18
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
|
pnpm lint:
apps/www/registry/example/bento-demo-vertical.tsx#L18
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|