Skip to content

Bump the everything group with 9 updates #38

Bump the everything group with 9 updates

Bump the everything group with 9 updates #38

Triggered via push April 1, 2024 01:45
Status Failure
Total duration 35s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

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.