Support LoRaWAN 1.2.0 default cipher suite #6423
Annotations
8 errors and 1 warning
pkg/crypto/data_messages.go#L28
exported: exported const IV_HEADER_RX1 should have comment (or a comment on this block) or be unexported (revive)
|
pkg/crypto/data_messages.go#L29
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
|
pkg/crypto/data_messages.go#L30
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
|
pkg/crypto/data_messages.go#L31
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
|
pkg/networkserver/downlink.go#L665
ineffectual assignment to err (ineffassign)
|
pkg/gatewayserver/io/io_test.go#L771
Function TestPayloadMICOverride missing the call to method parallel (paralleltest)
|
pkg/gatewayserver/io/io_test.go#L856
Range statement for test TestPayloadMICOverride missing the call to method parallel in test Run (paralleltest)
|
|
|
The logs for this run have expired and are no longer available.
Loading