Prioritize gateway's field contacts over Contact Info list #5582
Annotations
5 errors and 2 warnings
pkg/packetbrokeragent/agent_test.go#L87
Error return value of `(*go.thethings.network/lorawan-stack/v3/pkg/identityserver/mock.mockISUserRegistry).Create` is not checked (errcheck)
|
pkg/packetbrokeragent/agent_test.go#L90
Error return value of `(*go.thethings.network/lorawan-stack/v3/pkg/identityserver/mock.mockISUserRegistry).Create` is not checked (errcheck)
|
pkg/packetbrokeragent/agent_test.go#L93
Error return value of `(*go.thethings.network/lorawan-stack/v3/pkg/identityserver/mock.mockISOrganizationRegistry).Create` is not checked (errcheck)
|
pkg/packetbrokeragent/is.go#L15
ST1000: at least one file in a package should have a package comment (stylecheck)
|
|
pkg/identityserver/mock/mock.go#L105
unexported-return: exported method OrganizationRegistry returns unexported type *mockis.mockISOrganizationRegistry, which can be annoying to use (revive)
|
pkg/identityserver/mock/mock.go#L110
unexported-return: exported method UserRegistry returns unexported type *mockis.mockISUserRegistry, which can be annoying to use (revive)
|
The logs for this run have expired and are no longer available.
Loading