remove previous db connection #336
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.
|