Implement kubernetes resource for general token configuration #44
service-lint.yml
on: pull_request
Run golangci-lint on tconfigd Service
2m 16s
Annotations
5 errors and 1 warning
Run golangci-lint on tconfigd Service:
service/configdispatcher/configdispatcher.go#L43
only one cuddle assignment allowed before if statement (wsl)
|
Run golangci-lint on tconfigd Service:
service/configdispatcher/configdispatcher.go#L48
if statements should only be cuddled with assignments (wsl)
|
Run golangci-lint on tconfigd Service:
service/configdispatcher/configdispatcher.go#L64
only one cuddle assignment allowed before if statement (wsl)
|
Run golangci-lint on tconfigd Service:
service/configdispatcher/configdispatcher.go#L97
ranges should only be cuddled with assignments used in the iteration (wsl)
|
Run golangci-lint on tconfigd Service
issues found
|
Run golangci-lint on tconfigd Service
Restore cache failed: Dependencies file is not found in /home/runner/work/tconfigd/tconfigd. Supported file pattern: go.sum
|