Skip to content

feat: improve healtcheck implementation #354

feat: improve healtcheck implementation

feat: improve healtcheck implementation #354

Triggered via pull request January 1, 2025 20:16
Status Failure
Total duration 2m 7s
Artifacts

build.yml

on: pull_request
security-gates  /  visibility-check
security-gates / visibility-check
security-gates  /  gitleaks
security-gates / gitleaks
security-gates  /  grype-sbom
security-gates / grype-sbom
security-gates  /  semgrep
security-gates / semgrep
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
build: couchbase/healthcheck_test.go#L198
commentFormatting: put a space between `//` and comment text (gocritic)
build: couchbase/healthcheck_test.go#L203
commentFormatting: put a space between `//` and comment text (gocritic)
build: couchbase/healthcheck_test.go#L208
commentFormatting: put a space between `//` and comment text (gocritic)
build: couchbase/healthcheck_test.go#L149
copylocks: literal copies lock value from wg: sync.WaitGroup contains sync.noCopy (govet)
build: couchbase/healthcheck_test.go#L157
testinggoroutine: call to (*T).Fatal from a non-test goroutine (govet)
build: couchbase/healthcheck_test.go#L7
ST1019: package "github.com/Trendyol/go-dcp/logger" is being imported more than once (stylecheck)
build: couchbase/healthcheck_test.go#L8
ST1019(related information): other import of "github.com/Trendyol/go-dcp/logger" (stylecheck)
build
Process completed with exit code 2.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636