Skip to content

fix(deps): update module github.com/hashicorp/consul/api to v1.33.2 #489

fix(deps): update module github.com/hashicorp/consul/api to v1.33.2

fix(deps): update module github.com/hashicorp/consul/api to v1.33.2 #489

Triggered via push January 13, 2026 13:12
Status Success
Total duration 2m 31s
Artifacts

on_push_pr.yaml

on: push
push-pr  /  ...  /  Test binary compilation for all platforms:arch
push-pr / test-build-fake-prerelease / Test binary compilation for all platforms:arch
push-pr  /  ...  /  Run all static analysis checks
52s
push-pr / static-analysis / Run all static analysis checks
push-pr  /  ...  /  Run unit tests on *Nix
49s
push-pr / test-nix / Run unit tests on *Nix
push-pr  /  ...  /  Run unit tests on Windows
1m 1s
push-pr / test-windows / Run unit tests on Windows
push-pr  /  ...  /  Run integration tests on *Nix
1m 17s
push-pr / test-integration-nix / Run integration tests on *Nix
push-pr  /  ...  /  Test binary compilation for all platforms:arch
2m 28s
push-pr / test-build-nix / Test binary compilation for all platforms:arch
Matrix: push-pr / test-build-fake-prerelease / Create MSI
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
push-pr / static-analysis / Run all static analysis checks
ST1005: error strings should not be capitalized (staticcheck)
push-pr / static-analysis / Run all static analysis checks
ST1005: error strings should not be capitalized (staticcheck)
push-pr / static-analysis / Run all static analysis checks
ST1005: error strings should not be capitalized (staticcheck)
push-pr / static-analysis / Run all static analysis checks
SA1019: strings.Title has been deprecated since Go 1.18 and an alternative has been available since Go 1.0: The rule Title uses for word boundaries does not handle Unicode punctuation properly. Use golang.org/x/text/cases instead. (staticcheck)
push-pr / static-analysis / Run all static analysis checks
Error return value of `fmt.Fprint` is not checked (errcheck)
push-pr / static-analysis / Run all static analysis checks
Error return value of `fmt.Fprint` is not checked (errcheck)
push-pr / static-analysis / Run all static analysis checks
Error return value of `fmt.Fprint` is not checked (errcheck)
push-pr / static-analysis / Run all static analysis checks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/