Skip to content

Add wallet apply and revert logic to coreutils #112

Add wallet apply and revert logic to coreutils

Add wallet apply and revert logic to coreutils #112

Triggered via pull request February 13, 2024 21:04
Status Failure
Total duration 37s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 6 warnings
test (ubuntu-latest, 1.20): wallet/config.go#L1
: # go.sia.tech/coreutils/wallet
test (ubuntu-latest, 1.20): wallet/wallet.go#L247
cannot use unspent (variable of type []SiacoinElement) as []types.SiacoinElement value in return statement
test (ubuntu-latest, 1.20): wallet/wallet.go#L540
cannot use sce (variable of type SiacoinElement) as types.SiacoinElement value in argument to append
test (ubuntu-latest, 1.20): testutil/wallet.go#L10
could not import go.sia.tech/coreutils/wallet (-: # go.sia.tech/coreutils/wallet
test (ubuntu-latest, 1.20): wallet/wallet.go#L247
cannot use unspent (variable of type []SiacoinElement) as []types.SiacoinElement value in return statement
test (ubuntu-latest, 1.20): wallet/wallet.go#L540
cannot use sce (variable of type SiacoinElement) as types.SiacoinElement value in argument to append
test (ubuntu-latest, 1.20): wallet/wallet_test.go#L10
could not import go.sia.tech/coreutils/wallet (-: # go.sia.tech/coreutils/wallet
test (ubuntu-latest, 1.20): wallet/wallet.go#L247
cannot use unspent (variable of type []SiacoinElement) as []types.SiacoinElement value in return statement
test (ubuntu-latest, 1.20): wallet/wallet.go#L540
cannot use sce (variable of type SiacoinElement) as types.SiacoinElement value in argument to append
test (ubuntu-latest, 1.20)
issues found
test (windows-latest, 1.20)
The operation was canceled.
test (windows-latest, 1.21)
The operation was canceled.
test (macos-latest, 1.20)
The operation was canceled.
test (ubuntu-latest, 1.21)
The operation was canceled.
test (macos-latest, 1.21)
The operation was canceled.
test (ubuntu-latest, 1.20)
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.20)
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, 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.20)
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.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/.