Skip to content

chore(deps): update docker.io/bitnami/mongodb-sharded docker tag to v8 #70

chore(deps): update docker.io/bitnami/mongodb-sharded docker tag to v8

chore(deps): update docker.io/bitnami/mongodb-sharded docker tag to v8 #70

Triggered via push October 4, 2024 13:19
Status Failure
Total duration 1m 37s
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
54s
push-pr / test-nix / Run unit tests on *Nix
push-pr  /  ...  /  Run unit tests on Windows
50s
push-pr / test-windows / Run unit tests on Windows
push-pr  /  ...  /  Run integration tests on *Nix
1m 28s
push-pr / test-integration-nix / Run integration tests on *Nix
push-pr  /  ...  /  Test binary compilation for all platforms:arch
1m 25s
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 / 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 / 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/