Skip to content

feat: add DialContext and EnrollContext for Client #147

feat: add DialContext and EnrollContext for Client

feat: add DialContext and EnrollContext for Client #147

Re-run triggered March 14, 2024 07:25
Status Failure
Total duration 2m 44s
Artifacts

test_gc_opt.yml

on: pull_request
Matrix: Run golangci-lint
Matrix: test
Fit to window
Zoom out
Zoom in

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)