feat: add multiple rate limited auth tokens #67
Annotations
6 errors and 2 warnings
Run golangci/golangci-lint-action@v3:
internal/auth/auth.go#L17
Comment should end in a period (godot)
|
Run golangci/golangci-lint-action@v3:
internal/auth/auth.go#L36
return with no blank line before (nlreturn)
|
Run golangci/golangci-lint-action@v3:
internal/auth/auth.go#L43
return with no blank line before (nlreturn)
|
Run golangci/golangci-lint-action@v3:
internal/auth/auth.go#L49
return with no blank line before (nlreturn)
|
Run golangci/golangci-lint-action@v3:
internal/auth/auth.go#L54
return with no blank line before (nlreturn)
|
Run golangci/golangci-lint-action@v3
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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