Merge ETH #948
Annotations
10 errors and 1 warning
golangci-lint:
accounts/usbwallet/hub.go#L60
field `quit` is unused (unused)
|
golangci-lint:
accounts/usbwallet/ledger.go#L41
type `ledgerOpcode` is unused (unused)
|
golangci-lint:
accounts/usbwallet/ledger.go#L45
type `ledgerParam1` is unused (unused)
|
golangci-lint:
accounts/usbwallet/ledger.go#L49
type `ledgerParam2` is unused (unused)
|
golangci-lint:
accounts/usbwallet/ledger.go#L52
const `ledgerOpRetrieveAddress` is unused (unused)
|
golangci-lint:
accounts/usbwallet/ledger.go#L53
const `ledgerOpSignTransaction` is unused (unused)
|
golangci-lint:
accounts/usbwallet/ledger.go#L54
const `ledgerOpGetConfiguration` is unused (unused)
|
golangci-lint:
accounts/usbwallet/ledger.go#L55
const `ledgerOpSignTypedMessage` is unused (unused)
|
golangci-lint:
accounts/usbwallet/ledger.go#L57
const `ledgerP1DirectlyFetchAddress` is unused (unused)
|
golangci-lint:
accounts/usbwallet/ledger.go#L58
const `ledgerP1InitTypedMessageData` is unused (unused)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading