Add wallet apply and revert logic to coreutils #113
Annotations
15 errors and 6 warnings
test (ubuntu-latest, 1.21):
wallet/config.go#L1
: # go.sia.tech/coreutils/wallet
|
test (ubuntu-latest, 1.21):
wallet/wallet.go#L247
cannot use unspent (variable of type []SiacoinElement) as []types.SiacoinElement value in return statement
|
test (ubuntu-latest, 1.21):
wallet/wallet.go#L540
cannot use sce (variable of type SiacoinElement) as types.SiacoinElement value in argument to append (typecheck)
|
test (ubuntu-latest, 1.21):
testutil/wallet.go#L10
could not import go.sia.tech/coreutils/wallet (-: # go.sia.tech/coreutils/wallet
|
test (ubuntu-latest, 1.21):
wallet/wallet.go#L247
cannot use unspent (variable of type []SiacoinElement) as []types.SiacoinElement value in return statement
|
test (ubuntu-latest, 1.21):
wallet/wallet.go#L540
cannot use sce (variable of type SiacoinElement) as types.SiacoinElement value in argument to append) (typecheck)
|
test (ubuntu-latest, 1.21):
wallet/wallet_test.go#L10
could not import go.sia.tech/coreutils/wallet (-: # go.sia.tech/coreutils/wallet
|
test (ubuntu-latest, 1.21):
wallet/wallet.go#L247
cannot use unspent (variable of type []SiacoinElement) as []types.SiacoinElement value in return statement
|
test (ubuntu-latest, 1.21):
wallet/wallet.go#L540
cannot use sce (variable of type SiacoinElement) as types.SiacoinElement value in argument to append) (typecheck)
|
test (ubuntu-latest, 1.21)
issues found
|
test (macos-latest, 1.21)
The operation was canceled.
|
test (windows-latest, 1.21)
The operation was canceled.
|
test (ubuntu-latest, 1.22)
The operation was canceled.
|
test (macos-latest, 1.22)
The operation was canceled.
|
test (windows-latest, 1.22)
The operation was canceled.
|
test (ubuntu-latest, 1.21)
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/.
|
test (macos-latest, 1.21)
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/.
|
test (windows-latest, 1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (ubuntu-latest, 1.22)
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/.
|
test (macos-latest, 1.22)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (windows-latest, 1.22)
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/.
|