Skip to content

go.mod: update dep #1494

go.mod: update dep

go.mod: update dep #1494

Triggered via pull request January 22, 2025 07:40
Status Failure
Total duration 1m 32s
Artifacts

main.yaml

on: pull_request
Matrix: Backup and restore cli
Matrix: Backup and restore after upgrade
Matrix: Backup and restore cross version
Matrix: Backup and restore with rbac config
Matrix: Backup and restore api
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Unit test go: core/storage/aliyun/aliyun.go#L58
cannot use &CredentialProvider{…} (value of type *CredentialProvider) as "github.com/minio/minio-go/v7/pkg/credentials".Provider value in return statement: *CredentialProvider does not implement "github.com/minio/minio-go/v7/pkg/credentials".Provider (missing method RetrieveWithCredContext)
Unit test go: core/storage/tencent/tencent.go#L57
cannot use &CredentialProvider{…} (value of type *CredentialProvider) as credentials.Provider value in return statement: *CredentialProvider does not implement credentials.Provider (missing method RetrieveWithCredContext)
Unit test go
Process completed with exit code 2.
Unit test go
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636