fix(deps): update dependency @auth/core to v0.37.3 #6133
Annotations
4 errors
Lint
Type '{ secret: string | undefined; providers: (<P extends DiscordProfile>(options: OAuthUserConfig<P>) => OAuthConfig<P>)[]; callbacks: { session: (opts: { session: { ...; } & AdapterSession; user: AdapterUser; } & { ...; } & { ...; }) => { ...; }; }; skipCSRFCheck?: unique symbol | undefined; trustHost?: true | undefine...' does not satisfy the expected type 'NextAuthConfig'.
|
Lint
Argument of type '{ secret: string | undefined; providers: (<P extends DiscordProfile>(options: OAuthUserConfig<P>) => OAuthConfig<P>)[]; callbacks: { session: (opts: { session: { ...; } & AdapterSession; user: AdapterUser; } & { ...; } & { ...; }) => { ...; }; }; skipCSRFCheck?: unique symbol | undefined; trustHost?: true | undefine...' is not assignable to parameter of type 'NextAuthConfig | ((request: NextRequest | undefined) => Awaitable<NextAuthConfig>)'.
|
Lint
@acme/api#build: command (/home/runner/work/create-t3-turbo/create-t3-turbo/packages/api) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
|
Lint
Process completed with exit code 2.
|
Loading