Skip to content

.github: update CI runner #17

.github: update CI runner

.github: update CI runner #17

Triggered via push June 20, 2024 16:32
Status Success
Total duration 1m 10s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: buffer.go#L159
Error return value of `w.Write` is not checked (errcheck)
lint: cmd/dogstatsd/main.go#L62
Error return value of `fset.Parse` is not checked (errcheck)
lint: cmd/dogstatsd/main.go#L78
SA4006: this value of `args` is never used (staticcheck)
lint: cmd/dogstatsd/main.go#L87
SA4006: this value of `args` is never used (staticcheck)
lint: cmd/dogstatsd/main.go#L113
Error return value of `fset.Parse` is not checked (errcheck)
lint: cmd/dogstatsd/main.go#L116
Error return value of `datadog.ListenAndServe` is not checked (errcheck)
lint: cmd/dogstatsd/main.go#L121
unused-parameter: parameter 'a' seems to be unused, consider removing or renaming it as _ (revive)
lint: cmd/dogstatsd/main.go#L125
unused-parameter: parameter 'a' seems to be unused, consider removing or renaming it as _ (revive)
lint: context_test.go#L20
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
lint: datadog/append_test.go#L7
unused-parameter: parameter 'b' seems to be unused, consider removing or renaming it as _ (revive)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/stats/stats. Supported file pattern: go.sum