format repo #6
Annotations
10 errors
apps/nextjs/src/app/(auth)/actions.ts#L33
Unsafe assignment of an error typed value
|
apps/nextjs/src/app/(auth)/actions.ts#L33
Unsafe call of an `error` type typed value
|
apps/nextjs/src/app/(auth)/actions.ts#L38
Unsafe assignment of an error typed value
|
apps/nextjs/src/app/(auth)/actions.ts#L56
Unsafe argument of type `any` assigned to a parameter of type `[key: string, value: string, cookie?: Partial<ResponseCookie> | undefined] | [options: ResponseCookie]`
|
apps/nextjs/src/app/(auth)/actions.ts#L56
Unsafe member access .name on an `error` typed value
|
apps/nextjs/src/app/(auth)/actions.ts#L57
Unsafe argument of type `any` assigned to a parameter of type `[key: string, value: string, cookie?: Partial<ResponseCookie> | undefined] | [options: ResponseCookie]`
|
apps/nextjs/src/app/(auth)/actions.ts#L57
Unsafe member access .value on an `error` typed value
|
apps/nextjs/src/app/(auth)/actions.ts#L58
Unsafe argument of type `any` assigned to a parameter of type `[key: string, value: string, cookie?: Partial<ResponseCookie> | undefined] | [options: ResponseCookie]`
|
apps/nextjs/src/app/(auth)/actions.ts#L58
Unsafe member access .attributes on an `error` typed value
|
apps/nextjs/src/app/(auth)/actions.ts#L76
Unsafe assignment of an error typed value
|
This job failed
Loading