Skip to content

format repo

format repo #6

Triggered via push September 24, 2024 03:01
Status Failure
Total duration 1m 0s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

18 errors
typecheck
Cannot find module '@acme/db/env' or its corresponding type declarations.
typecheck
Cannot find module '@acme/db' or its corresponding type declarations.
typecheck
Cannot find module '@acme/db/schema' or its corresponding type declarations.
typecheck
Cannot find module '@acme/db' or its corresponding type declarations.
typecheck
Cannot find module '@acme/db/schema' or its corresponding type declarations.
typecheck
Cannot find module '@acme/db' or its corresponding type declarations.
typecheck
@acme/core#typecheck: command (/home/runner/work/nextjs-clean-architecture-monorepo/nextjs-clean-architecture-monorepo/packages/core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
typecheck
Process completed with exit code 2.
lint: apps/nextjs/src/app/(auth)/actions.ts#L33
Unsafe assignment of an error typed value
lint: apps/nextjs/src/app/(auth)/actions.ts#L33
Unsafe call of an `error` type typed value
lint: apps/nextjs/src/app/(auth)/actions.ts#L38
Unsafe assignment of an error typed value
lint: 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]`
lint: apps/nextjs/src/app/(auth)/actions.ts#L56
Unsafe member access .name on an `error` typed value
lint: 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]`
lint: apps/nextjs/src/app/(auth)/actions.ts#L57
Unsafe member access .value on an `error` typed value
lint: 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]`
lint: apps/nextjs/src/app/(auth)/actions.ts#L58
Unsafe member access .attributes on an `error` typed value
lint: apps/nextjs/src/app/(auth)/actions.ts#L76
Unsafe assignment of an error typed value