Skip to content

fix(deps): update all patches #233

fix(deps): update all patches

fix(deps): update all patches #233

Triggered via pull request December 11, 2023 20:04
Status Failure
Total duration 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.