save #7
Annotations
19 errors
format
@battle-stadium/auth#format: command (/home/runner/work/battle-stadium-t3-turbo/battle-stadium-t3-turbo/packages/auth) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
|
format
@battle-stadium/nextjs#format: command (/home/runner/work/battle-stadium-t3-turbo/battle-stadium-t3-turbo/apps/nextjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
|
format
@battle-stadium/ui#format: command (/home/runner/work/battle-stadium-t3-turbo/battle-stadium-t3-turbo/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
|
format
@battle-stadium/expo#format: command (/home/runner/work/battle-stadium-t3-turbo/battle-stadium-t3-turbo/apps/expo) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
|
format
@battle-stadium/api#format: command (/home/runner/work/battle-stadium-t3-turbo/battle-stadium-t3-turbo/packages/api) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
|
format
Process completed with exit code 1.
|
typecheck
@battle-stadium/nextjs#typecheck: command (/home/runner/work/battle-stadium-t3-turbo/battle-stadium-t3-turbo/apps/nextjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
typecheck
Cannot find module '@battle-stadium/auth/env' or its corresponding type declarations.
|
typecheck
Process completed with exit code 2.
|
lint:
packages/api/src/router/auth.ts#L13
Async arrow function has no 'await' expression
|
lint:
apps/nextjs/src/app/layout.tsx#L17
Unsafe member access .VERCEL_ENV on an `error` typed value
|
lint:
apps/nextjs/src/middleware.ts#L22
Unsafe member access .NODE_ENV on an `error` typed value
|
lint:
apps/nextjs/src/middleware.ts#L22
Unsafe member access .VERCEL_ENV on an `error` typed value
|
lint:
apps/nextjs/src/trpc/react.tsx#L36
Unsafe member access .NODE_ENV on an `error` typed value
|
lint:
apps/nextjs/src/trpc/react.tsx#L63
Unsafe member access .VERCEL_URL on an `error` typed value
|
lint:
apps/nextjs/src/trpc/react.tsx#L63
Unsafe member access .VERCEL_URL on an `error` typed value
|
lint
@battle-stadium/api#lint: command (/home/runner/work/battle-stadium-t3-turbo/battle-stadium-t3-turbo/packages/api) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location .cache/.eslintcache exited (1)
|
lint
@battle-stadium/nextjs#lint: command (/home/runner/work/battle-stadium-t3-turbo/battle-stadium-t3-turbo/apps/nextjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location .cache/.eslintcache exited (1)
|
lint
Process completed with exit code 1.
|