fix(deps): update octokit monorepo (major) #668
Annotations
6 errors and 2 warnings
test:
node_modules/.pnpm/@[email protected]/node_modules/@octokit/webhooks/dist-types/types.d.ts#L48
Cannot find name 'AggregateError'.
|
test:
src/application/release-event-handler.ts#L37
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:
node_modules/.pnpm/@[email protected]/node_modules/@octokit/webhooks/dist-types/types.d.ts#L48
Cannot find name 'AggregateError'.
|
e2e:
src/application/release-event-handler.ts#L37
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.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|