feat: migrate to tailwindcss v4 #161
Annotations
14 errors and 3 warnings
typecheck
Module '"@yuki/db"' has no exported member 'Session'.
|
typecheck
Module '"@yuki/db"' has no exported member 'User'.
|
typecheck
@yuki/auth#typecheck: command (/home/runner/work/create-yuki-turbo/create-yuki-turbo/packages/auth) /home/runner/.bun/bin/bun run typecheck exited (2)
|
typecheck
Process completed with exit code 2.
|
lint:
packages/db/src/index.ts#L11
Unsafe construction of a(n) `any` typed value
|
lint:
packages/db/src/index.ts#L11
Unsafe return of a value of type `any`
|
lint:
packages/db/src/index.ts#L17
'any' overrides all other types in this union type
|
lint:
packages/db/src/index.ts#L20
Unsafe assignment of an `any` value
|
lint:
packages/db/src/index.ts#L21
Unsafe assignment of an `any` value
|
lint:
packages/auth/src/index.ts#L23
Unsafe call of a(n) `any` typed value
|
lint:
packages/auth/src/index.ts#L23
Unsafe member access .session on an `any` value
|
lint:
packages/auth/src/index.ts#L28
Unsafe assignment of an `any` value
|
lint:
packages/auth/src/index.ts#L28
Unsafe call of a(n) `any` typed value
|
lint:
packages/auth/src/index.ts#L28
Unsafe member access .session on an `any` value
|
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
|