Skip to content

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

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

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

Triggered via push January 17, 2025 02:29
Status Success
Total duration 1m 42s
Artifacts

on_push_pr.yml

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
41s
push-pr / static-analysis / Run all static analysis checks
push-pr  /  ...  /  Run unit tests on *Nix
51s
push-pr / test-nix / Run unit tests on *Nix
push-pr  /  ...  /  Run unit tests on Windows
38s
push-pr / test-windows / Run unit tests on Windows
push-pr  /  ...  /  Run integration tests on *Nix
1m 30s
push-pr / test-integration-nix / Run integration tests on *Nix
push-pr  /  ...  /  Test binary compilation for all platforms:arch
1m 26s
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/entities/collect_test.go#L127
127-173 lines are duplicate of `src/entities/collect_test.go:175-220` (dupl)
push-pr / static-analysis / Run all static analysis checks: src/entities/collect_test.go#L175
175-220 lines are duplicate of `src/entities/collect_test.go:127-173` (dupl)
push-pr / static-analysis / Run all static analysis checks: src/entities/config_test.go#L70
Error return value of `bson.UnmarshalJSON` is not checked (errcheck)
push-pr / static-analysis / Run all static analysis checks: src/entities/config_test.go#L136
Error return value of `bson.UnmarshalJSON` is not checked (errcheck)
push-pr / static-analysis / Run all static analysis checks: src/workers_test.go#L66
Error return value of `e.SetInventoryItem` is not checked (errcheck)
push-pr / static-analysis / Run all static analysis checks: src/workers_test.go#L74
Error return value of `ms.SetMetric` is not checked (errcheck)
push-pr / static-analysis / Run all static analysis checks: src/connection/info.go#L149
cyclomatic complexity 13 of func `parsePEMKeyFile` is high (> 10) (gocyclo)
push-pr / static-analysis / Run all static analysis checks: src/entities/collect.go#L92
cyclomatic complexity 14 of func `collectReplGetStatus` is high (> 10) (gocyclo)
push-pr / static-analysis / Run all static analysis checks: src/entities/collect.go#L226
cyclomatic complexity 12 of func `collectCollStats` is high (> 10) (gocyclo)
push-pr / static-analysis / Run all static analysis checks: tests/integration/jsonschema/jsonschema.go#L27
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"Error loading JSON schema, error: %v\", err)" (err113)
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-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 / 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