save #7
Annotations
10 errors
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.
|
Loading