feat: add DialContext and EnrollContext for Client #260
test_poll_opt.yml
on: pull_request
Matrix: Run golangci-lint
Matrix: test
Annotations
3 errors and 2 warnings
Run golangci-lint (ubuntu-latest)
issues found
|
Run golangci-lint (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
Run golangci-lint (macos-latest)
The operation was canceled.
|
Run golangci-lint (ubuntu-latest):
client_test.go#L44
unused-parameter: parameter 'c' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint (ubuntu-latest):
client_test.go#L322
unused-parameter: parameter 'ev' seems to be unused, consider removing or renaming it as _ (revive)
|