Skip to content

feat(dotted-map) : Add marker overlay support to DottedMap #726

feat(dotted-map) : Add marker overlay support to DottedMap

feat(dotted-map) : Add marker overlay support to DottedMap #726

Triggered via pull request December 30, 2025 16:52
Status Failure
Total duration 52s
Artifacts

code-check.yml

on: pull_request
pnpm lint
37s
pnpm lint
pnpm format:check
39s
pnpm format:check
pnpm typecheck
46s
pnpm typecheck
Fit to window
Zoom out
Zoom in

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