Skip to content

[CCXDEV-14564] Heartbeats consumer #1502

[CCXDEV-14564] Heartbeats consumer

[CCXDEV-14564] Heartbeats consumer #1502

Triggered via pull request November 19, 2024 13:16
Status Failure
Total duration 3m 36s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
lint: consumer/heartbeats_consumer.go#L183
unnecessary leading newline (whitespace)
lint: consumer/heartbeats_consumer.go#L294
unnecessary leading newline (whitespace)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
lint: consumer/heartbeats_consumer_test.go#L17
unused-parameter: parameter 'msg' seems to be unused, consider removing or renaming it as _ (revive)