token #52
Annotations
15 errors
typecheck
'"@battle-stadium/db/schema"' has no exported member named 'Account'. Did you mean 'accounts'?
|
typecheck
Module '"@battle-stadium/db/schema"' has no exported member 'Session'.
|
typecheck
Module '"@battle-stadium/db/schema"' has no exported member 'User'.
|
typecheck
@battle-stadium/auth#typecheck: command (/home/runner/work/battle-stadium-t3-turbo/battle-stadium-t3-turbo/packages/auth) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
typecheck
Process completed with exit code 2.
|
lint:
packages/auth/src/index.ts#L9
Unsafe assignment of an error typed value
|
lint:
packages/auth/src/index.ts#L10
Unsafe assignment of an error typed value
|
lint:
packages/auth/src/index.ts#L11
Unsafe assignment of an error typed value
|
lint:
apps/expo/src/app/index.tsx#L24
Unsafe assignment of an error typed value
|
lint:
apps/expo/src/app/index.tsx#L24
Unsafe member access .id on an `error` typed value
|
lint:
apps/expo/src/app/index.tsx#L29
Unsafe member access .title on an `error` typed value
|
lint:
apps/expo/src/app/index.tsx#L31
Unsafe member access .content on an `error` typed value
|
lint:
apps/expo/src/app/index.tsx#L48
Unsafe assignment of an error typed value
|
lint:
apps/expo/src/app/index.tsx#L48
Unsafe call of a(n) `error` type typed value
|
lint:
apps/expo/src/app/index.tsx#L48
Unsafe member access .create on an `error` typed value
|