Skip to content

refactor: refine client opts #137

refactor: refine client opts

refactor: refine client opts #137

Triggered via pull request December 14, 2023 12:39
Status Failure
Total duration 23s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
lint
issues found
lint: internal/watch/watch.go#L42
exported: type name will be used as watch.WatchOptions by other packages, and that stutters; consider calling this Options (revive)
lint: client/options.go#L16
exported: type name will be used as client.ClientOptions by other packages, and that stutters; consider calling this Options (revive)
lint: client/options.go#L40
exported: type name will be used as client.ClientOption by other packages, and that stutters; consider calling this Option (revive)