Skip to content

chore(deps): bump github.com/urfave/cli/v3 (#74) #316

chore(deps): bump github.com/urfave/cli/v3 (#74)

chore(deps): bump github.com/urfave/cli/v3 (#74) #316

Triggered via push February 12, 2024 15:55
Status Failure
Total duration 3m 10s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
lint: internal/infra/output/mqtt/mqtt.go#L114
fmt.Sprintf can be replaced with string addition (perfsprint)
lint: internal/infra/http/handler/event.go#L58
span.End is not called on all paths, possible memory leak (spancheck)
lint: internal/infra/http/handler/event.go#L63
return can be reached without calling span.End (spancheck)
lint
issues found
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: extractions/setup-just@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
lint: internal/infra/output/mqtt/mqtt.go#L56
unused-parameter: parameter 'c' seems to be unused, consider removing or renaming it as _ (revive)
lint: internal/infra/output/mqtt/mqtt.go#L59
unused-parameter: parameter 'c' seems to be unused, consider removing or renaming it as _ (revive)