Skip to content

fix(deps): update module gitlab.com/gitlab-org/api/client-go to v1 #4365

fix(deps): update module gitlab.com/gitlab-org/api/client-go to v1

fix(deps): update module gitlab.com/gitlab-org/api/client-go to v1 #4365

Status Failure
Total duration 2m 51s
Artifacts

test-chart.yml

on: push
Fit to window
Zoom out
Zoom in

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 &note.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