build(deps): bump github.com/minio/minio-go/v7 from 7.0.78 to 7.0.83 #88
Annotations
3 errors and 1 warning
Test:
backends/s3/credentials.go#L51
cannot use new(FileSecretsCredentials) (value of type *FileSecretsCredentials) as credentials.Provider value in variable declaration: *FileSecretsCredentials does not implement credentials.Provider (missing method RetrieveWithCredContext)
|
Test:
backends/s3/s3.go#L431
cannot use &FileSecretsCredentials{…} (value of type *FileSecretsCredentials) as credentials.Provider value in argument to credentials.New: *FileSecretsCredentials does not implement credentials.Provider (missing method RetrieveWithCredContext)
|
Test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading