Feat/optimize scheduler #33
Annotations
3 errors
build / Build
Argument of type '{ getNoteDetail: (user: User, noteId: string) => Promise<any>; createNote: (user: User, req: UpsertNoteRequest) => Promise<any>; ... 9 more ...; search: (user: User, req: SearchRequest, options: SearchOptions) => Promise<...>; }' is not assignable to parameter of type 'ReflyService'.
|
build / Build
@refly/api#build: command (/home/runner/work/refly/refly/apps/api) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
|
build / Build
Process completed with exit code 2.
|