Skip to content

Move to go-makefile-maker #1

Move to go-makefile-maker

Move to go-makefile-maker #1

Triggered via push November 19, 2024 14:44
Status Failure
Total duration 1m 20s
Artifacts

checks.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Checks: main.go#L68
use of `http.Handle` forbidden by pattern `^http\.Handle(?:Func)?$` (forbidigo)
Checks: main.go#L92
unnamedResult: consider giving a name to these results (gocritic)
Checks: main.go#L57
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(label, ".", "_", -1)` (gocritic)
Checks: main_test.go#L51
unnamedResult: consider giving a name to these results (gocritic)
Checks: main.go#L69
G114: Use of net/http serve function that has no support for setting timeouts (gosec)
Checks: main.go#L114
S1021: should merge variable declaration with assignment on next line (gosimple)
Checks: main_test.go#L36
fmt.Errorf can be replaced with errors.New (perfsprint)
Checks: main_test.go#L43
fmt.Errorf can be replaced with errors.New (perfsprint)
Checks
issues found