Skip to content

chore(deps): update golang version #51

chore(deps): update golang version

chore(deps): update golang version #51

Triggered via push September 5, 2024 15:53
Status Failure
Total duration 1m 14s
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
55s
push-pr / static-analysis / Run all static analysis checks
push-pr  /  ...  /  Run unit tests on *Nix
40s
push-pr / test-nix / Run unit tests on *Nix
push-pr  /  ...  /  Run unit tests on Windows
1m 0s
push-pr / test-windows / Run unit tests on Windows
push-pr  /  ...  /  Run integration tests on *Nix
30s
push-pr / test-integration-nix / Run integration tests on *Nix
push-pr  /  ...  /  Test binary compilation for all platforms:arch
32s
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

13 errors and 1 warning
push-pr / test-integration-nix / Run integration 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 / test-nix / Run unit tests on *Nix
Process completed with exit code 2.
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/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/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/arguments/arguments_test.go#L7
Function 'TestArgumentList_Validate' is too long (103 > 100) (funlen)
push-pr / static-analysis / Run all static analysis checks: src/test/fake_session.go#L55
Function 'unmarshalCommand' is too long (147 > 100) (funlen)
push-pr / static-analysis / Run all static analysis checks: src/workers_test.go#L109
Function 'TestFeedWorkerPool' is too long (148 > 100) (funlen)
push-pr / static-analysis / Run all static analysis checks: src/connection/info.go#L111
captLocal: `SslInsecureSkipVerify' should not be capitalized (gocritic)
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/