Support LoRaWAN 1.2.0 default cipher suite #6423
Triggered via pull request
September 12, 2024 13:29
Status
Failure
Total duration
7m 17s
Artifacts
–
go.yml
on: pull_request
Code Quality
7m 9s
Tests
6m 41s
Annotations
9 errors and 2 warnings
Tests
Process completed with exit code 1.
|
Code Quality:
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)
|
Code Quality:
pkg/crypto/data_messages.go#L29
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
|
Code Quality:
pkg/crypto/data_messages.go#L30
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
|
Code Quality:
pkg/crypto/data_messages.go#L31
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
|
Code Quality:
pkg/networkserver/downlink.go#L665
ineffectual assignment to err (ineffassign)
|
Code Quality:
pkg/gatewayserver/io/io_test.go#L771
Function TestPayloadMICOverride missing the call to method parallel (paralleltest)
|
Code Quality:
pkg/gatewayserver/io/io_test.go#L856
Range statement for test TestPayloadMICOverride missing the call to method parallel in test Run (paralleltest)
|
Code Quality
issues found
|
Tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Code Quality
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|