ui: migrate tray backend to energye/systray #618
Annotations
3 errors
|
golangci-lint
issues found
|
|
golangci-lint:
pkg/ui/dlgs.go#L58
error returned from external package is unwrapped: sig: func github.com/ncruces/zenity.Entry(text string, options ...github.com/ncruces/zenity.Option) (string, error) (wrapcheck)
|
|
golangci-lint:
pkg/ui/dlgs.go#L62
parameter name 'v' is too short for the scope of its usage (varnamelen)
|
Loading