Skip to content

Allow coordinator to serve multiple clients #1670

Allow coordinator to serve multiple clients

Allow coordinator to serve multiple clients #1670

Triggered via pull request April 2, 2024 13:31
@reshkereshke
opened #597
huifwe
Status Failure
Total duration 47m 36s
Artifacts

linters.yaml

on: pull_request
golangci-lint
18s
golangci-lint
goimports check
15s
goimports check
Fit to window
Zoom out
Zoom in

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/