ts errors, inngest event key #337
Annotations
6 errors
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
@realms-world/nextjs#typecheck: command (/home/runner/work/RealmsWorld/RealmsWorld/apps/nextjs) /home/runner/.bun/bin/bun run typecheck exited (2)
|
typecheck
Process completed with exit code 2.
|