go-pkgz / auth

Authenticator via oauth2, direct, email and telegram
https://go-pkgz.umputun.dev/auth/
MIT License
1.06k stars 85 forks source link

Fix golangci-lint warnings #214

Closed cyb3r4nt closed 2 months ago

cyb3r4nt commented 2 months ago

Recent version of golangci-lint started to produce some warnings. I created some fixes for those.

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 10632296700

Details


Totals Coverage Status
Change from base Build 10155852578: 0.0%
Covered Lines: 2582
Relevant Lines: 3097

💛 - Coveralls
cyb3r4nt commented 2 months ago

Fixes for the failed build job are here: https://github.com/go-pkgz/auth/pull/215