Skip to content

refactor with wire

refactor with wire #23

Triggered via pull request October 26, 2024 10:13
@orviceorvice
synchronize #12
feat/wire
Status Failure
Total duration 33s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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