Feat multiple backends #1172
Annotations
10 errors and 16 warnings
Vetting:
wallet/address.go#L209
directive `//nolint:gosec` is unused for linter "gosec" (nolintlint)
|
Vetting:
wire/perunio/string.go#L26
directive `//nolint:gosec` is unused for linter "gosec" (nolintlint)
|
Vetting:
channel/multi/funder.go#L65
directive `//nolint:gosec` is unused for linter "gosec" (nolintlint)
|
Vetting:
wire/net/endpoint_internal_test.go#L70
directive `//nolint:gocritic` is unused for linter "gocritic" (nolintlint)
|
Vetting:
channel/persistence/keyvalue/cache.go#L25
directive `//nolint:deadcode,unused` is unused for linter "unused" (nolintlint)
|
Vetting:
channel/persistence/keyvalue/cache.go#L35
directive `//nolint:unused` is unused for linter "unused" (nolintlint)
|
Vetting:
channel/persistence/keyvalue/cache.go#L42
directive `//nolint:unused` is unused for linter "unused" (nolintlint)
|
Vetting:
channel/persistence/keyvalue/cache.go#L62
directive `//nolint:unused` is unused for linter "unused" (nolintlint)
|
Vetting:
client/proposal.go#L211
directive `//nolint:contextcheck` is unused for linter "contextcheck" (nolintlint)
|
Vetting:
client/proposal.go#L288
directive `//nolint:contextcheck` is unused for linter "contextcheck" (nolintlint)
|
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
|
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#L195
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/machine.go#L579
exported: exported function AddressMapfromAccountMap should have comment or be unexported (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/state.go#L165
exported: exported function EqualWireMaps should have comment or be unexported (revive)
|
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
|