initial commit for new client #294
Draft
Annotations
5 errors
|
Run golangci-lint
issues found
|
|
Run golangci-lint:
client/client.go#L95
type pendingCmd is unused (unused)
|
|
Run golangci-lint:
client/client.go#L133
ST1003: struct field failedCommandIdSet should be failedCommandIDSet (staticcheck)
|
|
Run golangci-lint:
client/client.go#L70
ST1003: var failedCommandIdSets should be failedCommandIDSets (staticcheck)
|
|
Run golangci-lint:
client/client.go#L64
unused-parameter: parameter 'command' seems to be unused, consider removing or renaming it as _ (revive)
|
Loading