Skip to content

remove previous db connection #336

remove previous db connection

remove previous db connection #336

Triggered via push March 1, 2024 01:50
Status Failure
Total duration 1m 28s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
format
@realms-world/auth-proxy#format: command (/home/runner/work/RealmsWorld/RealmsWorld/apps/auth-proxy) /home/runner/.bun/bin/bun run format --cache --cache-location=node_modules/.cache/.prettiercache --no-error-on-unmatched-pattern exited (1)
format
Process completed with exit code 1.
typecheck
@realms-world/nextjs#typecheck: command (/home/runner/work/RealmsWorld/RealmsWorld/apps/nextjs) /home/runner/.bun/bin/bun run typecheck exited (2)
typecheck
Property 'length' does not exist on type '{}'.
typecheck
Property 'tokenId' does not exist on type '{ params: { id: string; tokenId: string; }; }'.
typecheck
Object literal may only specify known properties, and 'title' does not exist in type 'Metadata'.
typecheck
'listing' is possibly 'undefined'.
typecheck
Process completed with exit code 2.