Skip to content

fix(deps): update octokit monorepo (major) #520

fix(deps): update octokit monorepo (major)

fix(deps): update octokit monorepo (major) #520

Triggered via pull request June 21, 2024 01:28
Status Failure
Total duration 53s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test: src/application/release-event-handler.ts#L38
Argument of type '{ action: "published"; installation?: { id: number; node_id: string; }; organization?: { login: string; id: number; node_id: string; url: string; repos_url: string; events_url: string; hooks_url: string; ... 4 more ...; description: string; }; release: { ...; }; repository: { ...; }; sender?: { ...; }; } & { ...; }' is not assignable to parameter of type 'ReleasePublishedEvent'.
test
Process completed with exit code 2.
e2e: src/application/release-event-handler.ts#L38
Argument of type '*** action: "published"; installation?: *** id: number; node_id: string; ***; organization?: *** login: string; id: number; node_id: string; url: string; repos_url: string; events_url: string; hooks_url: string; ... 4 more ...; description: string; ***; release: *** ...; ***; repository: *** ...; ***; sender?: *** ...; ***; *** & *** ...; ***' is not assignable to parameter of type 'ReleasePublishedEvent'.
e2e
Process completed with exit code 2.