Feat multiple backends #1170
Annotations
10 errors and 16 warnings
Vetting:
wallet/address.go#L160
G601: Implicit memory aliasing in for loop. (gosec)
|
Vetting:
client/serialize.go#L41
G601: Implicit memory aliasing in for loop. (gosec)
|
Vetting:
wire/protobuf/proposalmsgs.go#L442
Consider preallocating `addressMappings` (prealloc)
|
Vetting:
wire/protobuf/proposalmsgs.go#L466
Consider preallocating `addressMappings` (prealloc)
|
Vetting:
wire/protobuf/proposalmsgs.go#L514
Consider preallocating `idMappings` (prealloc)
|
Vetting:
channel/test/randomizer.go#L272
unnecessary conversion (unconvert)
|
Vetting:
channel/test/randomizer.go#L284
unnecessary conversion (unconvert)
|
Vetting:
wire/net/exchange_addr.go#L85
type assertion must be checked (forcetypeassert)
|
Vetting:
wire/net/exchange_addr.go#L115
type assertion must be checked (forcetypeassert)
|
Vetting:
wire/protobuf/proposalmsgs.go#L445
mnd: Magic number: 4, in <argument> detected (gomnd)
|
Tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Race Tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Copyright
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Race Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Vetting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Vetting:
wire/address.go#L197
exported: exported function AddressMapfromAccountMap should have comment or be unexported (revive)
|
Vetting:
channel/test/randomizer.go#L143
var-naming: var cId should be cID (revive)
|
Vetting:
channel/test/randomizer.go#L155
var-naming: var cId should be cID (revive)
|
Vetting:
channel/test/randomizer.go#L160
var-naming: var cId should be cID (revive)
|
Vetting:
channel/test/randomizer.go#L276
var-naming: var bId should be bID (revive)
|
Vetting:
channel/params.go#L61
exported: exported function EqualIDs should have comment or be unexported (revive)
|
Vetting:
channel/params.go#L77
exported: exported method IDMap.Encode should have comment or be unexported (revive)
|
Vetting:
channel/params.go#L93
exported: exported method IDMap.Decode should have comment or be unexported (revive)
|
Vetting:
channel/machine.go#L579
exported: exported function AddressMapfromAccountMap should have comment or be unexported (revive)
|
Vetting:
channel/state.go#L165
exported: exported function EqualWireMaps should have comment or be unexported (revive)
|