Skip to content

Local development

Local development #2

Triggered via pull request October 31, 2024 20:23
Status Failure
Total duration 44s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build: tests/main.test.ts#L144
Type '{ action: "created"; sender: { name?: string | null; email?: string | null; login: string; id: number; node_id: string; avatar_url: string; gravatar_id: string | null; url: string; html_url: string; ... 11 more ...; starred_at?: string; }; ... 4 more ...; organization: Context["payload"]["organization"]; }' is not assignable to type '({ action: "created"; comment: { author_association: "COLLABORATOR" | "CONTRIBUTOR" | "FIRST_TIMER" | "FIRST_TIME_CONTRIBUTOR" | "MANNEQUIN" | "MEMBER" | "NONE" | "OWNER"; body: string; ... 9 more ...; user: { ...; } | null; }; ... 4 more ...; sender: { ...; }; } & { ...; }) | ({ ...; } & { ...; }) | ({ ...; } & { ....'.
build
Process completed with exit code 2.