feat: init ark lib + tests #658
Annotations
9 errors
typecheck
Object literal may only specify known properties, and 'images' does not exist in type 'Partial<HTMLAttributes<HTMLDivElement> & CarouselProps & RefAttributes<HTMLDivElement>>'.
|
typecheck
Object literal may only specify known properties, and 'images' does not exist in type 'Partial<HTMLAttributes<HTMLDivElement> & CarouselProps & RefAttributes<HTMLDivElement>>'.
|
typecheck
@realms-world/ui#typecheck: command (/home/runner/work/RealmsWorld/RealmsWorld/apps/ui) /home/runner/.bun/bin/bun run typecheck exited (2)
|
typecheck
Process completed with exit code 2.
|
lint:
apps/ui/src/components/ui/carousel.tsx#L129
Unnecessary conditional, value is always truthy
|
lint:
apps/nextjs/src/app/collection/[id]/(list)/L2ERC721Card.tsx#L162
Unnecessary optional chain on a non-nullish value
|
lint
@realms-world/ui#lint: command (/home/runner/work/RealmsWorld/RealmsWorld/apps/ui) /home/runner/.bun/bin/bun run lint --cache --cache-location .cache/.eslintcache exited (1)
|
lint
@realms-world/nextjs#lint: command (/home/runner/work/RealmsWorld/RealmsWorld/apps/nextjs) /home/runner/.bun/bin/bun run lint --cache --cache-location .cache/.eslintcache exited (1)
|
lint
Process completed with exit code 1.
|