Skip to content

chore(deps): update golang patch version to v1.23.5 #224

chore(deps): update golang patch version to v1.23.5

chore(deps): update golang patch version to v1.23.5 #224

Triggered via push January 17, 2025 02:56
Status Success
Total duration 1m 8s
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
46s
push-pr / static-analysis / Run all static analysis checks
push-pr  /  ...  /  Run unit tests on *Nix
41s
push-pr / test-nix / Run unit tests on *Nix
push-pr  /  ...  /  Run unit tests on Windows
40s
push-pr / test-windows / Run unit tests on Windows
push-pr  /  ...  /  Run integration tests on *Nix
52s
push-pr / test-integration-nix / Run integration tests on *Nix
push-pr  /  ...  /  Test binary compilation for all platforms:arch
58s
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

10 errors and 5 warnings
push-pr / static-analysis / Run all static analysis checks: src/metrics/metrics.go#L67
cyclomatic complexity 14 of func `processVarnishSystem` is high (> 10) (gocyclo)
push-pr / static-analysis / Run all static analysis checks: src/args/argument_list.go#L22
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"instance_name must not be blank\")" (err113)
push-pr / static-analysis / Run all static analysis checks: src/metrics/stat_parse.go#L42
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"no 'counters' key found\")" (err113)
push-pr / static-analysis / Run all static analysis checks: src/metrics/stat_parse.go#L48
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"unsupported varnishstat results version: %v\", version)" (err113)
push-pr / static-analysis / Run all static analysis checks: src/metrics/stat_parse.go#L60
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"fail to cast 'version' from: %t\", ver)" (err113)
push-pr / static-analysis / Run all static analysis checks: src/metrics/stat_parse.go#L93
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"non object map type %T\", stat)" (err113)
push-pr / static-analysis / Run all static analysis checks: src/metrics/stat_parse.go#L98
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"no value found\")" (err113)
push-pr / static-analysis / Run all static analysis checks: src/metrics/stat_parse.go#L288
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"no field found for stat '%s'\", statName)" (err113)
push-pr / static-analysis / Run all static analysis checks: src/metrics/metric_test.go#L13
Function 'TestCollectMetrics' is too long (138 > 100) (funlen)
push-pr / static-analysis / Run all static analysis checks: src/main.go#L46
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 / test-nix / Run unit tests on *Nix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
push-pr / static-analysis / Run all static analysis checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/
push-pr / test-integration-nix / Run integration tests on *Nix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
push-pr / test-build-nix / Test binary compilation for all platforms:arch
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636