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

[BUG] Errors when using commands that require interacting with Bitbucket Server #56

Open
stevensnicholas opened this issue Jun 24, 2024 · 0 comments
Labels
type: bug Something isn't working

Comments

@stevensnicholas
Copy link

Description

A go error happens when trying to ls pr from bitbucket server

GitKraken CLI Version

2.01

OS Version

windows 10

Git Version

git version 2.36.1.windows.1

Logs, Screenshots, Screen Captures, URLs, etc

PS C:\xxxx\gir_repo>gk pr view
Workspace: Data Engineering
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x98 pc=0x142f30b]

goroutine 77 [running]:
github.com/gitkraken/cli/pkg/infrastructure/domain.PullRequestRestRepository.listFromRepos.func1.1(0x1, {{0x0, 0x0}, {0x0, 0x0}, {0xc000784380, 0x20}, {0x0, 0x0}, {0xc0007ce473, ...}, ...})
/Users/runner/work/cli/cli/pkg/infrastructure/domain/pull_request_rest_repository.go:174 +0x6ab
created by github.com/gitkraken/cli/pkg/infrastructure/domain.PullRequestRestRepository.listFromRepos.func1 in goroutine 8
/Users/runner/work/cli/cli/pkg/infrastructure/domain/pull_request_rest_repository.go:146 +0x453

@jkelroy jkelroy added the type: bug Something isn't working label Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants