Skip to content

fix: restore issue pagination tests and go-github v57 compatibility#9

Open
lin20070906 wants to merge 1 commit into
alisteuber4ee1:mainfrom
lin20070906:codex/fix-pagination-tests
Open

fix: restore issue pagination tests and go-github v57 compatibility#9
lin20070906 wants to merge 1 commit into
alisteuber4ee1:mainfrom
lin20070906:codex/fix-pagination-tests

Conversation

@lin20070906

Copy link
Copy Markdown

Fixes #1

/claim #1

Summary

  • Replace the invalid Issues.ListByRepository call with the go-github v57 Issues.ListByRepo API.
  • Fix the local test servers that referenced server.URL before server was initialized.
  • Add the missing go.sum and indirect module entries so the repository builds and tests from a clean clone.

Verification

go test ./...

Result:

?   	github.com/alisteuber4ee1/API-Integration-Pagination	[no test files]
ok  	github.com/alisteuber4ee1/API-Integration-Pagination/pkg/github	(cached)

@opirebot

opirebot Bot commented Jun 28, 2026

Copy link
Copy Markdown

👀 We've notified the reward creators here.
Make sure your payment account is ready to receive the payment for your hard work 💪

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🎯 Fix Pagination Loop Termination When Fetching Repository Issues with 'Since' Filter

1 participant