Skip to content

try go-generics-cache #16

try go-generics-cache

try go-generics-cache #16

Triggered via pull request September 24, 2023 16:04
Status Failure
Total duration 1m 9s
Artifacts

golangci-lint.yml

on: pull_request
golangci-lint
59s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors
golangci-lint: main.go#L97
[golangci] reported by reviewdog 🐶 S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple) Raw Output: main.go:97:10: S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple) repo = fmt.Sprintf("%s", repo) ^
golangci-lint: main.go#L132
[golangci] reported by reviewdog 🐶 S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple) Raw Output: main.go:132:10: S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple) repo = fmt.Sprintf("%s", repo) ^
golangci-lint
reviewdog exited with status code: 1