Bump the everything group with 9 updates #38
Annotations
5 errors
lint:
src/octo.ts#L81
Argument of type 'import("/home/runner/work/pullsize/pullsize/node_modules/.pnpm/@octokit+webhooks-types@7.3.2/node_modules/@octokit/webhooks-types/schema").PullRequest' is not assignable to parameter of type 'import("/home/runner/work/pullsize/pullsize/node_modules/.pnpm/@octokit+webhooks-types@7.4.0/node_modules/@octokit/webhooks-types/schema").PullRequest'.
|
lint:
src/octo.ts#L91
Argument of type 'import("/home/runner/work/pullsize/pullsize/node_modules/.pnpm/@octokit+webhooks-types@7.3.2/node_modules/@octokit/webhooks-types/schema").PullRequest' is not assignable to parameter of type 'import("/home/runner/work/pullsize/pullsize/node_modules/.pnpm/@octokit+webhooks-types@7.4.0/node_modules/@octokit/webhooks-types/schema").PullRequest'.
|
lint:
src/octo.ts#L101
Argument of type 'PullRequest & { state: "open"; closed_at: null; merged_at: null; active_lock_reason: null; merged_by: null; }' is not assignable to parameter of type 'PullRequest'.
|
lint:
src/octo.ts#L111
Argument of type 'PullRequest & { state: "open"; closed_at: null; merged_at: null; merged: boolean; merged_by: null; }' is not assignable to parameter of type 'PullRequest'.
|
lint
Process completed with exit code 1.
|