Merge pull request #10 from Security2431/fix/upgrade-t3-stack-since-1… #29
Annotations
13 errors and 3 warnings
typecheck
'p.item' is of type 'unknown'.
|
typecheck
@acme/expo#typecheck: command (/home/runner/work/create-t3-turbo-with-prisma/create-t3-turbo-with-prisma/apps/expo) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
typecheck
Process completed with exit code 2.
|
lint:
packages/db/src/index.ts#L11
Unsafe return of a value of type `any`
|
lint:
packages/db/src/index.ts#L11
Unsafe construction of a(n) `any` typed value
|
lint:
packages/db/src/index.ts#L22
'any' overrides all other types in this union type
|
lint:
packages/db/src/index.ts#L25
Unsafe assignment of an `any` value
|
lint:
packages/db/src/index.ts#L27
Unsafe assignment of an `any` value
|
lint:
packages/auth/src/config.ts#L22
Unsafe argument of type `any` assigned to a parameter of type `PrismaClient<PrismaClientOptions, never, DefaultArgs> | DynamicClientExtensionThis<TypeMap<InternalArgs & InternalArgs<{ [x: string]: { [x: string]: unknown; }; }, { ...; }, { ...; }, { ...; }>, PrismaClientOptions>, TypeMapCb, InternalArgs<...>, {}>`
|
lint:
packages/api/src/router/post.ts#L10
Unsafe return of a value of type `any`
|
lint:
packages/api/src/router/post.ts#L10
Unsafe call of a(n) `any` typed value
|
lint:
packages/api/src/router/post.ts#L10
Unsafe member access .post on an `any` value
|
lint:
packages/api/src/router/post.ts#L15
Unsafe return of a value of type `any`
|
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|