feat: initial commit #1
ci.yml
on: push
lint
31s
goreleaser
15s
Matrix: build
Annotations
5 errors
|
lint
issues found
|
|
lint:
diff.go#L252
redefines-builtin-id: redefinition of the built-in function new (revive)
|
|
lint:
email.go#L117
Consider preallocating toks (prealloc)
|
|
lint:
diff.go#L26
missing cases in switch of type mailpatch.ChangeType: mailpatch.Modified (exhaustive)
|
|
lint:
mailpatch.go#L120
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|