Skip to content

Use proper HTTP client for fetching credentials #1306

Use proper HTTP client for fetching credentials

Use proper HTTP client for fetching credentials #1306

Triggered via pull request December 26, 2024 12:12
Status Failure
Total duration 1m 36s
Artifacts

go.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Test on Go 1.22.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.22.x and ubuntu-latest
lint] Error 1
Test on Go 1.22.x and ubuntu-latest
Process completed with exit code 2.
Test on Go 1.23.x and ubuntu-latest
The job was canceled because "_1_22_x_ubuntu-latest" failed.
Test on Go 1.23.x and ubuntu-latest: pkg/credentials/credentials.go#L34
exported: exported var DefaultCredContext 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
The operation was canceled.
Test on Go 1.22.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