Allow coordinator to serve multiple clients #1670
linters.yaml
on: pull_request
golangci-lint
18s
goimports check
15s
Annotations
3 errors and 1 warning
golangci-lint:
coordinator/app/app.go#L98
Error return value of `app.sem.Acquire` is not checked (errcheck)
|
golangci-lint:
coordinator/app/app.go#L98
Error return value of `app.sem.Acquire` is not checked (errcheck)
|
golangci-lint
issues found
|
goimports check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|