Skip to content

Merge pull request #420 from tphakala/protect-action-menu #769

Merge pull request #420 from tphakala/protect-action-menu

Merge pull request #420 from tphakala/protect-action-menu #769

Triggered via push January 31, 2025 22:04
Status Failure
Total duration 15m 47s
Artifacts
Fit to window
Zoom out
Zoom in

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