test direct drizzle #64
Annotations
10 errors
Lint
@battle-stadium/nextjs#lint: command (/home/runner/work/battle-stadium-nextjs-t3/battle-stadium-nextjs-t3/apps/nextjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location .cache/.eslintcache exited (1)
|
Lint:
apps/nextjs/src/app/(info)/docs/rails/page.tsx#L15
Unsafe assignment of an error typed value
|
Lint:
apps/nextjs/src/app/(info)/docs/rails/page.tsx#L17
Unsafe member access .admin on an `error` typed value
|
Lint:
apps/nextjs/src/app/dashboard/@profiles/page.tsx#L6
Unsafe assignment of an error typed value
|
Lint:
apps/nextjs/src/app/dashboard/@profiles/page.tsx#L12
Unsafe argument of type error typed assigned to a parameter of type `number`
|
Lint:
apps/nextjs/src/app/dashboard/@profiles/page.tsx#L12
Unsafe member access .id on an `error` typed value
|
Lint:
apps/nextjs/src/app/dashboard/@profiles/page.tsx#L16
Unsafe assignment of an error typed value
|
Lint:
apps/nextjs/src/app/players/[username]/page.tsx#L15
Unsafe assignment of an error typed value
|
Lint:
apps/nextjs/src/app/players/[username]/page.tsx#L15
Unsafe member access .username on an `error` typed value
|
Lint:
apps/nextjs/src/app/players/[username]/page.tsx#L26
Unsafe member access .username on an `error` typed value
|
Loading