Merge pull request #1822 from safing/fix/spn_stickedHub_logical_issue #1375
Annotations
10 errors
Run golangci-lint:
cmds/portmaster-start/dirs.go#L8
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
Run golangci-lint:
cmds/portmaster-start/logs.go#L115
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
Run golangci-lint:
spn/navigator/api.go#L305
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Run golangci-lint:
spn/navigator/api.go#L244
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Run golangci-lint:
base/metrics/metrics_runtime.go#L90
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
Run golangci-lint:
base/metrics/metrics_runtime.go#L82
Error return value of `fmt.Fprint` is not checked (errcheck)
|
Run golangci-lint:
base/metrics/metrics_runtime.go#L78
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Run golangci-lint:
base/metrics/metrics_runtime.go#L74
Error return value of `fmt.Fprint` is not checked (errcheck)
|
Run golangci-lint:
base/metrics/metrics_runtime.go#L72
Error return value of `fmt.Fprint` is not checked (errcheck)
|
Run golangci-lint:
base/log/output.go#L73
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
Loading