wneessen / go-mail

📧 Easy to use, yet comprehensive library for sending mails with Go
https://go-mail.dev
MIT License
679 stars 48 forks source link

golangci-lint returns errors #119

Closed wneessen closed 1 year ago

wneessen commented 1 year ago

Description

image

Apparently the latest golangci-linter has issues with the error hanling. We need to check this.

To Reproduce

Run golangci-lint

Expected behaviour

No errors

Screenshots

No response

Attempted Fixes

No response

Additional context

No response

wneessen commented 1 year ago

This seems related to the update from golangci-lint from 1.51.1 to 1.51.2