Skip to content

feat: migrate to tailwindcss v4 #161

feat: migrate to tailwindcss v4

feat: migrate to tailwindcss v4 #161

Triggered via push January 25, 2025 18:25
Status Failure
Total duration 40s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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