Merge pull request #420 from tphakala/protect-action-menu #769
golangci-lint.yml
on: push
wait-for-quiet-period
15m 0s
lint
29s
Annotations
3 errors
lint:
internal/datastore/interfaces.go#L662
paramTypeCombine: func(commentID string, entry string) error could be replaced with func(commentID, entry string) error (gocritic)
|
lint:
internal/httpcontroller/handlers/detections.go#L377
paramTypeCombine: func(note *datastore.Note, verified string, ignoreSpecies string) error could be replaced with func(note *datastore.Note, verified, ignoreSpecies string) error (gocritic)
|
lint
issues found
|