Skip to content

fix(deps): update dependency @auth/core to v0.34.1 #5526

fix(deps): update dependency @auth/core to v0.34.1

fix(deps): update dependency @auth/core to v0.34.1 #5526

Triggered via pull request July 7, 2024 10:09
Status Failure
Total duration 39s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
typecheck
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'.
typecheck
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) => NextAuthConfig)'.
typecheck
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'.
typecheck
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) => NextAuthConfig)'.
typecheck
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) => NextAuthConfig)'.
typecheck
@acme/api#typecheck: command (/home/runner/work/create-t3-turbo/create-t3-turbo/packages/api) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
typecheck
@acme/auth#typecheck: command (/home/runner/work/create-t3-turbo/create-t3-turbo/packages/auth) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
typecheck
Process completed with exit code 2.
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) => 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.