Skip to content

Update build.yaml

Update build.yaml #188

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / golangci succeeded Jan 9, 2024 in 0s

reviewdog [golangci] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (3)

utils/response/validator.go|49 col 12| Error return value is not checked (errcheck)
utils/response/validator.go|53 col 12| Error return value is not checked (errcheck)
app/middleware/auth.go|49 col 19| SA1019: jwt.StandardClaims is deprecated: Use RegisteredClaims instead for a forward-compatible way to access registered claims in a struct. (staticcheck)