feat: add DialContext and EnrollContext for Client #147
test_gc_opt.yml
on: pull_request
Matrix: Run golangci-lint
Matrix: test
Annotations
5 errors and 4 warnings
Run golangci-lint (macos-latest):
client_test.go#L328
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint (macos-latest)
issues found
|
Run golangci-lint (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
Run golangci-lint (ubuntu-latest):
client_test.go#L328
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint (ubuntu-latest)
issues found
|
Run golangci-lint (macos-latest):
client_test.go#L44
unused-parameter: parameter 'c' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint (macos-latest):
client_test.go#L322
unused-parameter: parameter 'ev' seems to be unused, consider removing or renaming it as _ (revive)
|
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)
|