devopsctl / devopsctl/gitlabctl

Fix ci build

未關閉
#153 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
bug
主要語言
Go
星號
42
分支
2
PR 合併指標
30 天內沒有已合併 PR

描述

CI build is currently failing with the following error:

```txt
cmd/flags_assigners.go:162:7: opts.PublicJobs undefined (type *gitlab.CreateProjectOptions has no field or method PublicJobs)
cmd/helpers.go:231:6: v.Email undefined (type *gitlab.GroupMember has no field or method Email)
```

貢獻指南

開啟貢獻指南

研究方向

先閱讀 cmd/flags_assigners.go 第 162 行附近和 cmd/helpers.go 第 231 行附近的內容,然後執行 CI 建置以重現回報的 Go 編譯器錯誤。檢查這些位置如何使用 GitLab 用戶端型別,並更新受影響的參照,使建置能夠在沒有這些錯誤的情況下完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
gitlab, go
領域
build-system, cli
Issue 類型
缺陷
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。