[CCXDEV-14564] Heartbeats consumer #1502
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)
|