Failed to create autodeploy branches
The pipeline failed when creating autodeploy branches.
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x741131]
goroutine 1 [running]:
tools/pkg/projects.(*BaseProject).Client(0xc00014dbf0?, {0x979f5d?, 0xc00043d820?})
/workspace/pkg/projects/base_project.go:55 +0x31
tools/pkg/projects.(*BaseProject).IssuesWithLabels(0x946e40?, {0x979f5d, 0x9}, 0xcd4b30)
/workspace/pkg/projects/base_project.go:163 +0x4b
tools/pkg/checker.requireNoS1Issue(0x8b8560?, {0xc0001132b0, 0x1, 0x1})
/workspace/pkg/checker/branch.go:36 +0x1fa
tools/pkg/checker.PreBranch(0x0?, {0xc0001132b0?, 0x0?, 0xc00014dda8?})
/workspace/pkg/checker/branch.go:61 +0x1e
tools/cmd/releasetools/autodeploy.newBranchCmd.func1(0xc00019c000?, {0x97843f?, 0x4?, 0x4?})
/workspace/cmd/releasetools/autodeploy/branch.go:17 +0x47
github.com/spf13/cobra.(*Command).execute(0xc00019c000, {0xc0001663c0, 0x4, 0x4})
/go/pkg/mod/github.com/spf13/cobra@v1.3.0/command.go:860 +0x663
github.com/spf13/cobra.(*Command).ExecuteC(0xcdb620)
/go/pkg/mod/github.com/spf13/cobra@v1.3.0/command.go:974 +0x3b4
github.com/spf13/cobra.(*Command).Execute(...)
/go/pkg/mod/github.com/spf13/cobra@v1.3.0/command.go:902
main.main()
/workspace/cmd/releasetools/main.go:27 +0x25