feat: add DialContext and EnrollContext for Client #282
Annotations
4 errors and 2 warnings
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)
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)
|