🔧 prisma
Fix build script
#14
Annotations
12 errors
format
@acme/ui#format: command (/home/runner/work/nextjs-stuff/nextjs-stuff/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
|
format
@acme/prisma#format: command (/home/runner/work/nextjs-stuff/nextjs-stuff/packages/prisma) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
|
format
@acme/worxpace#format: command (/home/runner/work/nextjs-stuff/nextjs-stuff/apps/worxpace) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
|
format
Process completed with exit code 1.
|
typecheck
Cannot find module '../.generated/auth' or its corresponding type declarations.
|
typecheck
Cannot find module '../.generated/worxpace' or its corresponding type declarations.
|
typecheck
@acme/prisma#typecheck: command (/home/runner/work/nextjs-stuff/nextjs-stuff/packages/prisma) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (1)
|
typecheck
Process completed with exit code 1.
|
lint
@acme/prisma#lint: command (/home/runner/work/nextjs-stuff/nextjs-stuff/packages/prisma) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
|
lint
@acme/storybook#lint: command (/home/runner/work/nextjs-stuff/nextjs-stuff/apps/storybook) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
|
lint
@acme/ui#lint: command (/home/runner/work/nextjs-stuff/nextjs-stuff/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
|
lint
Process completed with exit code 1.
|