fix(deps): update module github.com/xanzy/go-gitlab to v0.115.0 #8630
lint.yml
on: pull_request
golangci-lint
5m 19s
semgrep
20s
Annotations
7 errors and 3 warnings
golangci-lint:
pkg/sources/gitlab/gitlab.go#L278
SA1019: gitlab.Client is deprecated: use gitlab.com/gitlab-org/api/client-go instead. See https://gitlab.com/gitlab-org/api/client-go (staticcheck)
|
golangci-lint:
pkg/sources/gitlab/gitlab.go#L289
SA1019: gitlab.Client is deprecated: use gitlab.com/gitlab-org/api/client-go instead. See https://gitlab.com/gitlab-org/api/client-go (staticcheck)
|
golangci-lint:
pkg/sources/gitlab/gitlab.go#L403
SA1019: gitlab.Client is deprecated: use gitlab.com/gitlab-org/api/client-go instead. See https://gitlab.com/gitlab-org/api/client-go (staticcheck)
|
golangci-lint:
pkg/sources/gitlab/gitlab.go#L407
SA1019: gitlab.NewOAuthClient 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)
|
golangci-lint:
pkg/sources/gitlab/gitlab.go#L414
SA1019: gitlab.NewBasicAuthClient 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)
|
golangci-lint:
pkg/sources/gitlab/gitlab.go#L427
SA1019: gitlab.NewOAuthClient 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)
|
golangci-lint
issues found
|
semgrep
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/trufflehog/trufflehog. Supported file pattern: go.sum
|