fix(deps): update octokit monorepo (major) #656
Annotations
3 errors and 1 warning
Run pnpm run build:
node_modules/.pnpm/@[email protected]/node_modules/@octokit/webhooks/dist-types/types.d.ts#L48
Cannot find name 'AggregateError'.
|
Run pnpm run build:
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'.
|
Run pnpm run build
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading