network check #28
Annotations
10 errors
Build and Test
stackoverflow#check-types: command (/home/runner/work/next.js-practical-cases/next.js-practical-cases/apps/stackoverflow) /usr/local/bin/pnpm run check-types exited (2)
|
Build and Test
Property 'author' does not exist on type 'IQuestion'.
|
Build and Test
Property 'tags' does not exist on type 'IQuestion'.
|
Build and Test
Property 'upvotes' does not exist on type 'IQuestion'.
|
Build and Test
Property 'id' does not exist on type 'ITag'.
|
Build and Test
Property 'author' does not exist on type 'IQuestion'.
|
Build and Test
Property 'tags' does not exist on type 'IQuestion'.
|
Build and Test
Property 'upvotes' does not exist on type 'IQuestion'.
|
Build and Test
Property 'followedTags' does not exist on type '{ id: Key; }'.
|
Build and Test
Namespace '"/home/runner/work/next.js-practical-cases/next.js-practical-cases/node_modules/.pnpm/@prisma[email protected][email protected]/node_modules/.prisma/client/default".Prisma' has no exported member 'TypeMap'.
|