Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

panic: runtime error: invalid memory address or nil pointer dereference #10

Open
odanado opened this issue Dec 27, 2024 · 0 comments
Open

Comments

@odanado
Copy link
Owner

odanado commented Dec 27, 2024

It seems that there are pull requests included that have not yet been merged.

We need to investigate why the FetchPullRequestNumbers function returned the numbers of pull requests that have not been merged yet.

Error:

git-pr-release-go: version: 0.1.3, commit: b192a9d3f6cf8e7c857a2336e627d32aeac4a1e4, date: 2024-08-12T15:28:52Z
git-pr-release-go: Found pull requests:  [1 2 3]
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x6f96d6]

Code:
https://github.com/odanado/git-pr-release-go/blob/v0.1.3/github_client.go#L81-L83

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

No branches or pull requests

1 participant