Use proper HTTP client for fetching credentials #1303
Annotations
9 errors and 1 warning
Test on Go 1.23.x and ubuntu-latest:
pkg/credentials/credentials.go#L34
var-declaration: should omit type *CredContext from declaration of var DefaultCredContext; it will be inferred from the right-hand side (revive)
|
Test on Go 1.23.x and ubuntu-latest:
api-presigned.go#L231
exported: exported method Client.CredContext should have comment or be unexported (revive)
|
Test on Go 1.23.x and ubuntu-latest
lint] Error 1
|
Test on Go 1.23.x and ubuntu-latest
Process completed with exit code 2.
|
Test on Go 1.22.x and ubuntu-latest
The job was canceled because "_1_23_x_ubuntu-latest" failed.
|
Test on Go 1.22.x and ubuntu-latest:
pkg/credentials/credentials.go#L34
exported: exported var DefaultCredContext should have comment or be unexported (revive)
|
Test on Go 1.22.x and ubuntu-latest
lint] Error 1
|
Test on Go 1.22.x and ubuntu-latest:
api-presigned.go#L231
exported: exported method Client.CredContext should have comment or be unexported (revive)
|
Test on Go 1.22.x and ubuntu-latest
The operation was canceled.
|
Test on Go 1.23.x and ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|