Skip to content

Bump github.com/xanzy/go-gitlab from 0.43.0 to 0.115.0 #178

Bump github.com/xanzy/go-gitlab from 0.43.0 to 0.115.0

Bump github.com/xanzy/go-gitlab from 0.43.0 to 0.115.0 #178

Triggered via pull request December 16, 2024 11:31
Status Failure
Total duration 38s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: internal/app.go#L43
SA1019: goGitlab.NewClient is deprecated: This module has been migrated to gitlab.com/gitlab-org/api/client-go. See https://gitlab.com/gitlab-org/api/client-go (staticcheck)
lint: internal/gitlab.go#L21
SA1019: gitlab.Client is deprecated: use gitlab.com/gitlab-org/api/client-go instead. See https://gitlab.com/gitlab-org/api/client-go (staticcheck)
lint: internal/gitlab.go#L24
SA1019: gitlab.Client is deprecated: use gitlab.com/gitlab-org/api/client-go instead. See https://gitlab.com/gitlab-org/api/client-go (staticcheck)
lint: internal/gitlab.go#L66
SA1019: gitlab.String is deprecated: Please use Ptr instead. (staticcheck)
lint: internal/gitlab.go#L67
SA1019: gitlab.String is deprecated: Please use Ptr instead. (staticcheck)
lint: internal/gitlab.go#L68
SA1019: gitlab.Bool is deprecated: Please use Ptr instead. (staticcheck)
lint: internal/gitlab.go#L69
SA1019: gitlab.Bool is deprecated: Please use Ptr instead. (staticcheck)
lint: internal/gitlab.go#L70
SA1019: gitlab.Int is deprecated: Please use Ptr instead. (staticcheck)
lint: internal/gitlab.go#L164
SA1019: gitlab.Bool is deprecated: Please use Ptr instead. (staticcheck)
lint: internal/gitlab.go#L168
SA1019: gitlab.Time is deprecated: Please use Ptr instead. (staticcheck)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636