Skip to content

feat: init ark lib + tests #658

feat: init ark lib + tests

feat: init ark lib + tests #658

Triggered via pull request August 27, 2024 08:28
Status Failure
Total duration 2m 36s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.