feat: Update authentication #54
Annotations
3 errors and 3 warnings
Run golangci/golangci-lint-action@v3:
main.go#L6
File is not `goimports`-ed (goimports)
|
Run golangci/golangci-lint-action@v3:
internal/auth/auth.go#L13
return with no blank line before (nlreturn)
|
Run golangci/golangci-lint-action@v3
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run golangci/golangci-lint-action@v3:
internal/auth/auth.go#L7
var-naming: func UrlTokenAuth should be URLTokenAuth (revive)
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/rpc-gateway/rpc-gateway. Supported file pattern: go.sum
|
Loading