Skip to content

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

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

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

Triggered via push January 17, 2025 02:26
Status Failure
Total duration 1m 7s
Artifacts

on_push_pr.yaml

on: push
push-pr  /  ...  /  Test binary compilation for all platforms:arch
3s
push-pr / test-build-fake-prerelease / Test binary compilation for all platforms:arch
push-pr  /  ...  /  Run all static analysis checks
40s
push-pr / static-analysis / Run all static analysis checks
push-pr  /  ...  /  Run unit tests on *Nix
3s
push-pr / test-nix / Run unit tests on *Nix
push-pr  /  ...  /  Run unit tests on Windows
47s
push-pr / test-windows / Run unit tests on Windows
push-pr  /  ...  /  Run integration tests on *Nix
55s
push-pr / test-integration-nix / Run integration tests on *Nix
push-pr  /  ...  /  Test binary compilation for all platforms:arch
4s
push-pr / test-build-nix / Test binary compilation for all platforms:arch
Matrix: push-pr / test-build-fake-prerelease / Create MSI
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 5 warnings
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: src/args/argument_list.go#L34
cyclomatic complexity 12 of func `(ArgumentList).Validate` is high (> 10) (gocyclo)
push-pr / static-analysis / Run all static analysis checks: src/metrics/metrics.go#L155
cyclomatic complexity 13 of func `populateCustomMetrics` is high (> 10) (gocyclo)
push-pr / static-analysis / Run all static analysis checks: src/metrics/metrics.go#L40
cyclomatic complexity 11 of func `PopulateInstanceMetrics` is high (> 10) (gocyclo)
push-pr / static-analysis / Run all static analysis checks: src/args/argument_list.go#L37
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"invalid configuration: must specify a hostname\")" (err113)
push-pr / static-analysis / Run all static analysis checks: src/args/argument_list.go#L41
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"invalid configuration: specify either port or instance but not both\")" (err113)
push-pr / static-analysis / Run all static analysis checks: src/args/argument_list.go#L48
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"invalid configuration: must specify a certificate file when using SSL and not trusting server certificate\")" (err113)
push-pr / static-analysis / Run all static analysis checks: src/args/argument_list.go#L53
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"cannot specify options custom_metrics_query and custom_metrics_config\")" (err113)
push-pr / static-analysis / Run all static analysis checks: src/args/argument_list.go#L56
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"custom_metrics_config argument: \" + err.Error())" (err113)
push-pr / static-analysis / Run all static analysis checks: src/connection/sql_connection_test.go#L14
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"error\")" (err113)
push-pr / static-analysis / Run all static analysis checks: src/database/sql_database_test.go#L24
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"error\")" (err113)
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 / 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
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