Merge pull request #126 from khareyash05/codeowner #121
Annotations
3 errors and 2 warnings
golangci-lint:
go-jwt/main.go#L136
Error return value of `db.Close` is not checked (errcheck)
|
golangci-lint:
go-jwt/main.go#L144
Error return value of `router.Run` is not checked (errcheck)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint:
go-jwt/main.go#L1
package-comments: should have a package comment (revive)
|
Loading