Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Make the (group)labels methods compatible with old and new API versions #2196

Make the (group)labels methods compatible with old and new API versions

Make the (group)labels methods compatible with old and new API versions #2196

Triggered via pull request October 28, 2024 08:21
Status Failure
Total duration 40s
Artifacts

lint_and_test.yml

on: pull_request
Matrix: lint_and_test
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Lint and Test - 1.x: access_requests.go#L1
: # github.com/xanzy/go-gitlab [github.com/xanzy/go-gitlab.test]
Lint and Test - 1.x: group_labels_test.go#L88
unknown field Name in struct literal of type UpdateGroupLabelOptions
Lint and Test - 1.x: labels_test.go#L93
unknown field Name in struct literal of type UpdateLabelOptions
Lint and Test - 1.x: labels_test.go#L100
not enough arguments in call to client.Labels.UpdateLabel
Lint and Test - 1.x
issues found
Lint and Test - 1.23.x
The job was canceled because "_1_x_ubuntu-latest" failed.
Lint and Test - 1.23.x: access_requests.go#L1
: # github.com/xanzy/go-gitlab [github.com/xanzy/go-gitlab.test]
Lint and Test - 1.23.x: group_labels_test.go#L88
unknown field Name in struct literal of type UpdateGroupLabelOptions
Lint and Test - 1.23.x: labels_test.go#L93
unknown field Name in struct literal of type UpdateLabelOptions
Lint and Test - 1.23.x: labels_test.go#L100
not enough arguments in call to client.Labels.UpdateLabel
Lint and Test - 1.23.x
issues found
Lint and Test - 1.22.x
The job was canceled because "_1_x_ubuntu-latest" failed.
Lint and Test - 1.22.x
The operation was canceled.