gitkraken / gk-cli

GitKraken CLI Releases and Documentation
https://www.gitkraken.com
Other
122 stars 48 forks source link

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

Open stevensnicholas opened 2 months ago

stevensnicholas commented 2 months ago

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