Skip to content

Add wallet apply and revert logic to coreutils #113

Add wallet apply and revert logic to coreutils

Add wallet apply and revert logic to coreutils #113

Re-run triggered February 13, 2024 21:29
Status Failure
Total duration 33s
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.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/.