fix(deps): update module gitlab.com/gitlab-org/api/client-go to v1 #4365
test-chart.yml
on: push
Run on Ubuntu
2m 47s
kube-linter
8s
Annotations
7 errors
|
Run on Ubuntu
Process completed with exit code 2.
|
|
Run on Ubuntu:
status/status.go#L466
cannot use mergeRequest (variable of type int) as int64 value in argument to gitLabClient.MergeRequests.GetMergeRequest
|
|
Run on Ubuntu:
status/reporter_gitlab.go#L303
cannot use ¬e.ID (value of type *int64) as *int value in return statement
|
|
Run on Ubuntu:
status/reporter_gitlab.go#L271
cannot use *existingCommentId (variable of type int) as int64 value in argument to r.client.Notes.UpdateMergeRequestNote
|
|
Run on Ubuntu:
status/reporter_gitlab.go#L271
cannot use r.mergeRequest (variable of type int) as int64 value in argument to r.client.Notes.UpdateMergeRequestNote
|
|
Run on Ubuntu:
status/reporter_gitlab.go#L262
cannot use r.mergeRequest (variable of type int) as int64 value in argument to r.client.Notes.CreateMergeRequestNote
|
|
Run on Ubuntu:
status/reporter_gitlab.go#L251
cannot use r.mergeRequest (variable of type int) as int64 value in argument to r.client.Notes.ListMergeRequestNotes
|