refactor with wire #23
Annotations
5 errors
lint:
internal/app/app.go#L97
Error return value of `a.notifier.Send` is not checked (errcheck)
|
lint:
internal/config/config.go#L20
var-declaration: should omit type string from declaration of var path; it will be inferred from the right-hand side (revive)
|
lint:
cmd/ddns/main.go#L14
var `dnsProvider` is unused (unused)
|
lint:
cmd/ddns/main.go#L15
var `ipGetter` is unused (unused)
|
lint
issues found
|