Next version #346
Annotations
5 errors
golangci-lint:
app/cmd/upload/run.go#L268
unnecessary trailing newline (whitespace)
|
golangci-lint:
internal/filters/filterHeicJPEG.go#L20
ST1016: methods on the same type should have the same receiver name (seen 1x "flg", 3x "h") (stylecheck)
|
golangci-lint:
internal/filters/filterRawJPEG.go#L21
ST1016: methods on the same type should have the same receiver name (seen 1x "flg", 3x "r") (stylecheck)
|
golangci-lint:
internal/filters/filterBursts.go#L20
ST1016: methods on the same type should have the same receiver name (seen 1x "flg", 3x "b") (stylecheck)
|
golangci-lint
issues found
|
Loading