go.mod: update dep #1494
main.yaml
on: pull_request
Unit test go
1m 21s
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
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
|