Add device ownership #571
Annotations
9 errors
Go code sanity check:
internal/broker/broker.go#L656
Error return value of `b.cfg.PersistOwner` is not checked (errcheck)
|
Go code sanity check:
internal/broker/config_test.go#L379
Error return value of `cfg.PersistOwner` is not checked (errcheck)
|
Go code sanity check:
internal/broker/config.go#L30
Comment should end in a period (godot)
|
Go code sanity check:
internal/broker/config.go#L32
Comment should end in a period (godot)
|
Go code sanity check:
internal/broker/config.go#L39
Comment should end in a period (godot)
|
Go code sanity check:
internal/broker/config.go#L41
Comment should end in a period (godot)
|
Go code sanity check:
internal/broker/config.go#L44
Comment should end in a period (godot)
|
Go code sanity check:
internal/broker/config_test.go#L154
TestParseUserConfig should call t.Parallel on the top level as well as its subtests (tparallel)
|
Go code sanity check
issues found
|
Loading