Verify code changes #74
verify.yml
on: pull_request
Verify Backend Code Quality
37s
Verify Backend Functionality
33s
Annotations
2 errors and 1 warning
Verify Backend Code Quality:
views/templates/statuspage.go#L60
"GET" can be replaced by http.MethodGet (usestdlibvars)
|
Verify Backend Code Quality
issues found
|
Verify Backend Code Quality:
middleware/cognito.go#L47
var-naming: var tokenUrl should be tokenURL (revive)
|