Upgrade coreutils dependency #4921
Annotations
12 errors and 3 warnings
test (ubuntu-latest, 1.21):
bus/client/wallet.go#L13
could not import go.sia.tech/renterd/wallet (-: # go.sia.tech/renterd/wallet
|
test (ubuntu-latest, 1.21):
wallet/wallet.go#L126
undefined: wallet.Transaction
|
test (ubuntu-latest, 1.21):
wallet/wallet.go#L258
w.store.Transactions undefined (type SingleAddressStore has no field or method Transactions)
|
test (ubuntu-latest, 1.21):
wallet/wallet.go#L686
cannot use unspent[i] (variable of type "go.sia.tech/coreutils/wallet".SiacoinElement) as "go.sia.tech/core/types".SiacoinElement value in argument to convertToSiacoinElement) (typecheck)
|
test (ubuntu-latest, 1.21):
internal/node/node.go#L19
could not import go.sia.tech/renterd/stores (-: # go.sia.tech/renterd/stores
|
test (ubuntu-latest, 1.21):
stores/sql.go#L42
cannot use (*SQLStore)(nil) (value of type *SQLStore) as wallet.SingleAddressStore value in variable declaration: *SQLStore does not implement wallet.SingleAddressStore (wrong type for method UnspentSiacoinElements)
|
test (ubuntu-latest, 1.21):
stores/wallet.go#L95
undefined: wallet.Transaction
|
test (ubuntu-latest, 1.21):
stores/wallet.go#L108
undefined: wallet.Transaction
|
test (ubuntu-latest, 1.21):
stores/wallet.go#L110
undefined: wallet.Transaction) (typecheck)
|
test (ubuntu-latest, 1.21):
internal/node/node.go#L20
could not import go.sia.tech/renterd/wallet (-: # go.sia.tech/renterd/wallet
|
test (macos-latest, 1.21)
The operation was canceled.
|
test (windows-latest, 1.21)
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, 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/.
|