Add wallet apply and revert logic to coreutils #112
Annotations
10 errors and 1 warning
Lint:
wallet/config.go#L1
: # go.sia.tech/coreutils/wallet
|
Lint:
wallet/wallet.go#L247
cannot use unspent (variable of type []SiacoinElement) as []types.SiacoinElement value in return statement
|
Lint:
wallet/wallet.go#L540
cannot use sce (variable of type SiacoinElement) as types.SiacoinElement value in argument to append
|
Lint:
testutil/wallet.go#L10
could not import go.sia.tech/coreutils/wallet (-: # go.sia.tech/coreutils/wallet
|
Lint:
wallet/wallet.go#L247
cannot use unspent (variable of type []SiacoinElement) as []types.SiacoinElement value in return statement
|
Lint:
wallet/wallet.go#L540
cannot use sce (variable of type SiacoinElement) as types.SiacoinElement value in argument to append
|
Lint:
wallet/wallet_test.go#L10
could not import go.sia.tech/coreutils/wallet (-: # go.sia.tech/coreutils/wallet
|
Lint:
wallet/wallet.go#L247
cannot use unspent (variable of type []SiacoinElement) as []types.SiacoinElement value in return statement
|
Lint:
wallet/wallet.go#L540
cannot use sce (variable of type SiacoinElement) as types.SiacoinElement value in argument to append
|
Lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@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/.
|
The logs for this run have expired and are no longer available.
Loading