devopsctl / devopsctl/gitlabctl
Fix ci build
Đang mở
bug
- Ngôn ngữ chính
- Go
- Star
- 42
- Fork
- 2
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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)
```
Hướng dẫn đóng góp
Hướng nghiên cứu
Start by reading cmd/flags_assigners.go around line 162 and cmd/helpers.go around line 231, then run the CI build to reproduce the reported Go compiler errors. Check how the GitLab client types are used in those locations and update the affected references so the build completes without these errors.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- gitlab, go
- Lĩnh vực
- build-system, cli
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100