chore(deps): update hashicorp/consul docker tag to v1.20.2 #290
on_push_pr.yaml
on: push
push-pr
/
...
/
Test binary compilation for all platforms:arch
push-pr
/
...
/
Run all static analysis checks
52s
push-pr
/
...
/
Run unit tests on *Nix
46s
push-pr
/
...
/
Run unit tests on Windows
1m 57s
push-pr
/
...
/
Run integration tests on *Nix
1m 11s
push-pr
/
...
/
Test binary compilation for all platforms:arch
1m 34s
Matrix: push-pr / test-build-fake-prerelease / Create MSI
Waiting for pending jobs
Annotations
11 errors and 5 warnings
push-pr / static-analysis / Run all static analysis checks:
src/datacenter/datacenter_test.go#L87
87-126 lines are duplicate of `src/datacenter/datacenter_test.go:128-167` (dupl)
|
push-pr / static-analysis / Run all static analysis checks:
src/datacenter/datacenter_test.go#L128
128-167 lines are duplicate of `src/datacenter/datacenter_test.go:87-126` (dupl)
|
push-pr / static-analysis / Run all static analysis checks:
src/consul.go#L126
cyclomatic complexity 16 of func `localCollection` is high (> 10) (gocyclo)
|
push-pr / static-analysis / Run all static analysis checks:
src/consul.go#L88
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"Error creating Agent entities: %s\", err.Error())" (err113)
|
push-pr / static-analysis / Run all static analysis checks:
src/consul.go#L114
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"Unexpected type: %T\", v)" (err113)
|
push-pr / static-analysis / Run all static analysis checks:
src/consul.go#L120
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"Unable to convert %v to a bool: %v\", value, err)" (err113)
|
push-pr / static-analysis / Run all static analysis checks:
src/consul.go#L129
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"Failed to collect local agent data: %v\", err)" (err113)
|
push-pr / static-analysis / Run all static analysis checks:
src/consul.go#L136
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"Failed to get local agent member: %v\", ok)" (err113)
|
push-pr / static-analysis / Run all static analysis checks:
src/consul.go#L141
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"Failed to get member name: %v\", ok)" (err113)
|
push-pr / static-analysis / Run all static analysis checks:
src/consul.go#L146
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"Failed to get member address: %v\", ok)" (err113)
|
push-pr / test-integration-nix / Run integration tests on *Nix
Process completed with exit code 2.
|
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
|