Skip to content

deps: update golang.org/x dependencies. #424

deps: update golang.org/x dependencies.

deps: update golang.org/x dependencies. #424

Triggered via pull request December 20, 2024 18:13
Status Failure
Total duration 52s
Artifacts

lint.yml

on: pull_request
Run linters
43s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Run linters: config/config_test.go#L2061
printf: non-constant format string in call to (*testing.common).Errorf (govet)
Run linters: dependency/catalog_datacenters.go#L71
printf: non-constant format string in call to github.com/pkg/errors.Wrapf (govet)
Run linters: dependency/catalog_node.go#L102
printf: non-constant format string in call to github.com/pkg/errors.Wrapf (govet)
Run linters: template/template.go#L301
printf: non-constant format string in call to fmt.Errorf (govet)
Run linters: dependency/vault_pki_test.go#L4
SA9009: ineffectual compiler directive due to extraneous space: "// go:build ignore" (staticcheck)
Run linters
issues found
Run linters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636