Skip to content

lint & format

lint & format #4

Triggered via push January 8, 2024 14:48
Status Failure
Total duration 1m 9s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 errors
lint
@acme/db#lint: command (/home/runner/work/t3-turbo-lucia/t3-turbo-lucia/packages/db) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
lint
@acme/auth#lint: command (/home/runner/work/t3-turbo-lucia/t3-turbo-lucia/packages/auth) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
lint
@acme/api#lint: command (/home/runner/work/t3-turbo-lucia/t3-turbo-lucia/packages/api) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
lint
@acme/nextjs#lint: command (/home/runner/work/t3-turbo-lucia/t3-turbo-lucia/apps/nextjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
lint
Process completed with exit code 1.
typecheck
Cannot find module 'next-auth' or its corresponding type declarations.
typecheck
Cannot find module '@auth/drizzle-adapter' or its corresponding type declarations.
typecheck
Cannot find module 'next-auth' or its corresponding type declarations.
typecheck
Cannot find module 'next-auth/providers/discord' or its corresponding type declarations.
typecheck
Cannot find module 'next-auth' or its corresponding type declarations.
typecheck
Invalid module name in augmentation, module 'next-auth' cannot be found.
typecheck
Binding element 'session' implicitly has an 'any' type.
typecheck
Binding element 'user' implicitly has an 'any' type.
typecheck
@acme/auth#typecheck: command (/home/runner/work/t3-turbo-lucia/t3-turbo-lucia/packages/auth) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (1)
typecheck
Process completed with exit code 1.