Skip to content

Hearbeat reporting #4716

Hearbeat reporting

Hearbeat reporting #4716

Triggered via pull request July 5, 2024 11:40
Status Failure
Total duration 2m 40s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
golangci-lint: internal/health/health.go#L1
: # github.com/kubeshop/botkube/internal/health [github.com/kubeshop/botkube/internal/health.test]
golangci-lint: internal/health/health_test.go#L19
checker.getStatus undefined (type Checker has no field or method getStatus, but does have GetStatus)
golangci-lint: internal/health/health_test.go#L32
undefined: status
golangci-lint: internal/health/health_test.go#L44
checker.getStatus undefined (type Checker has no field or method getStatus, but does have GetStatus)
golangci-lint: internal/health/health_test.go#L57
undefined: status (typecheck)
golangci-lint
issues found
Lint Go code
Process completed with exit code 1.
Run tests: internal/health/health_test.go#L19
checker.getStatus undefined (type Checker has no field or method getStatus, but does have GetStatus)
Run tests: internal/health/health_test.go#L32
undefined: status
Run tests: internal/health/health_test.go#L44
checker.getStatus undefined (type Checker has no field or method getStatus, but does have GetStatus)
Run tests: internal/health/health_test.go#L57
undefined: status
Run tests
Process completed with exit code 2.
golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/