Skip to content

Upgrade go-github to v 0.87 #3887

Upgrade go-github to v 0.87

Upgrade go-github to v 0.87 #3887

Triggered via pull request May 12, 2026 14:32
Status Failure
Total duration 53s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
lint
issues found
lint: pkg/github/minimal_types.go#L388
issue.IssueFieldValues undefined (type *"github.com/google/go-github/v86/github".Issue has no field or method IssueFieldValues)) (typecheck)
lint: pkg/github/issues.go#L1468
issueRequest.IssueFieldValues undefined (type *"github.com/google/go-github/v86/github".IssueRequest has no field or method IssueFieldValues)
lint: pkg/github/issues.go#L1395
unknown field IssueFieldValues in struct literal of type "github.com/google/go-github/v86/github".IssueRequest
lint: pkg/github/issues.go#L1384
undefined: github.IssueRequestFieldValue
lint: pkg/github/issues.go#L248
undefined: github.IssueRequestFieldValue
lint: pkg/github/issues.go#L212
undefined: github.IssueRequestFieldValue
lint: pkg/github/issues.go#L193
undefined: github.IssueRequestFieldValue
lint: internal/ghmcp/server.go#L16
could not import github.com/github/github-mcp-server/pkg/github (-: # github.com/github/github-mcp-server/pkg/github
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/