fix(deps): update all patches #233
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors
build
sidetrack#build: command (/home/runner/work/sidetrack/sidetrack/packages/sidetrack) pnpm run build exited (1)
|
build
Argument of type '() => { cancelJob: (jobId: string, options?: SidetrackCancelJobOptions) => Effect.Effect<never, never, void>; deleteJob: (jobId: string, options?: SidetrackDeleteJobOptions) => Effect.Effect<never, never, void>; getJob: (jobId: string, options?: SidetrackGetJobOptions) => Effect.Effect<...>; insertJob: <K extends ke...' is not assignable to parameter of type 'LazyArg<SidetrackService<Queues>>'.
|
build
Expected 1 arguments, but got 2.
|
build
Parameter 'row' implicitly has an 'any' type.
|
build
Process completed with exit code 1.
|