Skip to content

initial commit for new client #1151

initial commit for new client

initial commit for new client #1151

Triggered via pull request February 2, 2026 08:38
@hanish520hanish520
synchronize #294
new_client
Status Failure
Total duration 40s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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