Skip to content

chore(deps): update dependency go to v1.25.4 #469

chore(deps): update dependency go to v1.25.4

chore(deps): update dependency go to v1.25.4 #469

Triggered via push November 5, 2025 20:28
Status Failure
Total duration 1m 21s
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
1m 2s
push-pr / static-analysis / Run all static analysis checks
push-pr  /  ...  /  Run unit tests on *Nix
9s
push-pr / test-nix / Run unit tests on *Nix
push-pr  /  ...  /  Run unit tests on Windows
1m 13s
push-pr / test-windows / Run unit tests on Windows
push-pr  /  ...  /  Run integration tests on *Nix
1m 18s
push-pr / test-integration-nix / Run integration tests on *Nix
push-pr  /  ...  /  Test binary compilation for all platforms:arch
9s
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

11 errors and 1 warning
push-pr / test-nix / Run unit tests on *Nix
Process completed with exit code 2.
push-pr / test-build-nix / Test binary compilation for all platforms:arch
Process completed with exit code 2.
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
buildtag: +build line is no longer needed (govet)
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 / test-integration-nix / Run integration tests on *Nix
Process completed with exit code 2.
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/