wip: introduce github webhook listener #1553
Annotations
4 errors
test
Argument of type '{ context: BaseWebhookEvent<"check_suite"> & { octokit: Octokit & { paginate: PaginateInterface; } & { graphql: graphql & { ...; }; } & Api & { ...; }; }; app: { ...; } & App<...>; fernBotLoginName: string; fernBotLoginId: string; }' is not assignable to parameter of type '{ context: BaseWebhookEvent<"check_suite">; app: { octokit: Octokit & { paginate: PaginateInterface; } & { graphql: graphql & { ...; }; } & Api & { ...; }; ... 5 more ...; log: { ...; }; } & App<...>; fernBotLoginName: string; fernBotLoginId: string; venusUrl: string; }'.
|
test
@fern-platform/fern-bot#compile: command (/home/runner/work/fern-platform/fern-platform/servers/fern-bot) /home/runner/setup-pnpm/node_modules/.bin/pnpm run compile exited (2)
|
test
Process completed with exit code 2.
|
test
Report file results.json not found. Make sure Playwright is configured to generate a JSON report.
|