build(deps): bump dotenv from 16.4.5 to 16.4.7 #10
Annotations
10 errors
typecheck
'"next/dist/client/components/redirect"' has no exported member named 'isRedirectError'. Did you mean 'getRedirectError'?
|
typecheck
'"next/dist/client/components/redirect"' has no exported member named 'isRedirectError'. Did you mean 'getRedirectError'?
|
typecheck
'"next/dist/client/components/redirect"' has no exported member named 'isRedirectError'. Did you mean 'getRedirectError'?
|
typecheck
@apps/web-app#typecheck: command (/home/runner/work/turbo-15-boilerplate/turbo-15-boilerplate/apps/web-app) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
typecheck
Process completed with exit code 2.
|
lint:
apps/web-app/src/actions/auth/updateUser.ts#L101
Unsafe call of a(n) `error` type typed value
|
lint:
apps/web-app/src/app/[lang]/auth/_components/LoginForm/index.tsx#L60
Unsafe call of a(n) `error` type typed value
|
lint:
apps/web-app/src/app/[lang]/auth/_components/RegisterForm/index.tsx#L61
Unsafe call of a(n) `error` type typed value
|
lint
@apps/web-app#lint: command (/home/runner/work/turbo-15-boilerplate/turbo-15-boilerplate/apps/web-app) /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.
|