Feat multiple backends #1164
Annotations
11 errors and 16 warnings
Race Tests
Process completed with exit code 1.
|
Vetting:
channel/test/randomizer.go#L152
File is not `gofmt`-ed with `-s` (gofmt)
|
Vetting:
channel/persistence/keyvalue/cache.go#L33
File is not `gofmt`-ed with `-s` (gofmt)
|
Vetting:
channel/allocation_test.go#L280
File is not `gofmt`-ed with `-s` (gofmt)
|
Vetting:
wire/test/randomizer.go#L18
File is not `gofumpt`-ed (gofumpt)
|
Vetting:
channel/multi/adjudicator.go#L19
File is not `gofumpt`-ed (gofumpt)
|
Vetting:
channel/multi/subscription.go#L18
File is not `gofumpt`-ed (gofumpt)
|
Vetting:
wire/localbus.go#L19
File is not `goimports`-ed (goimports)
|
Vetting:
watcher/local/registry.go#L18
File is not `goimports`-ed (goimports)
|
Vetting:
watcher/local/watcher.go#L20
File is not `goimports`-ed (goimports)
|
Vetting:
channel/params.go#L151
avoid allocations with bytes.NewBufferString (mirror)
|
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:
wallet/address.go#L52
exported: exported method BackendID.Equal should have comment or be unexported (revive)
|
Vetting:
wallet/address.go#L70
exported: comment on exported function IndexOfAddrs should be of the form "IndexOfAddrs ..." (revive)
|
Vetting:
wallet/backend.go#L67
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
Vetting:
wallet/test/randomizer.go#L73
exported: comment on exported function NewRandomAddresses should be of the form "NewRandomAddresses ..." (revive)
|
Vetting:
wallet/test/randomizer.go#L129
exported: comment on exported function NewRandomAddressArray should be of the form "NewRandomAddressArray ..." (revive)
|
Vetting:
wallet/test/randomizer.go#L138
exported: comment on exported function NewRandomAddressesMap should be of the form "NewRandomAddressesMap ..." (revive)
|
Vetting:
log/none.go#L64
unused-parameter: parameter 'key' seems to be unused, consider removing or renaming it as _ (revive)
|
Vetting:
wire/perunio/string_internal_test.go#L36
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
Vetting:
wire/perunio/string_internal_test.go#L56
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
Vetting:
wire/test/bustest.go#L76
unused-parameter: parameter 'e' seems to be unused, consider removing or renaming it as _ (revive)
|