Skip to content

Update to latest fasthash dep (#130) #14

Update to latest fasthash dep (#130)

Update to latest fasthash dep (#130) #14

Triggered via push September 28, 2023 09:14
Status Success
Total duration 44s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
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/client.go#L197
Error return value of `syscall.SetNonblock` is not checked (errcheck)
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint: engine_test.go#L309
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
lint: handler.go#L100
unused-parameter: parameter 'time' seems to be unused, consider removing or renaming it as _ (revive)
lint: httpstats/metrics.go#L61
unused-parameter: parameter 'b' seems to be unused, consider removing or renaming it as _ (revive)
lint: tag_test.go#L258
var-naming: don't use underscores in Go names; func benchmark_SortTags should be benchmarkSortTags (revive)
lint: tag_test.go#L287
var-naming: don't use underscores in Go names; func benchmark_SortTags_func should be benchmarkSortTagsFunc (revive)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/stats/stats. Supported file pattern: go.sum