Skip to content

update go mod

update go mod #238

Triggered via push June 10, 2024 03:42
Status Failure
Total duration 1m 38s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Build: libwallet/txhelper/changesource.go#L9
could not import github.com/ltcsuite/ltcwallet/wallet/txauthor (-: # github.com/ltcsuite/ltcwallet/wallet/txauthor
Build
not enough arguments in call to txscript.NewTxSigHashes
Build: libwallet/internal/loader/btc/loader.go#L77
l.CreateDirPath undefined (type *btcLoader has no field or method CreateDirPath) (typecheck)
Build: libwallet/internal/loader/btc/loader.go#L84
l.FileExists undefined (type *btcLoader has no field or method FileExists) (typecheck)
Build: libwallet/internal/loader/btc/loader.go#L207
l.DbDirPath undefined (type *btcLoader has no field or method DbDirPath) (typecheck)
Build: libwallet/internal/loader/btc/loader.go#L240
l.FileExists undefined (type *btcLoader has no field or method FileExists) (typecheck)
Build: libwallet/assets/btc/accounts.go#L46
asset.WalletOpened undefined (type *Asset has no field or method WalletOpened) (typecheck)
Build: libwallet/assets/btc/accounts.go#L50
asset.Internal undefined (type *Asset has no field or method Internal) (typecheck)
Build: libwallet/assets/btc/accounts.go#L72
asset.ID undefined (type *Asset has no field or method ID) (typecheck)
Build: libwallet/assets/btc/accounts.go#L103
asset.WalletOpened undefined (type *Asset has no field or method WalletOpened) (typecheck)
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/cache@v1, 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/.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/