Upgrade dcrwallet to master branch (future version v4) #84
Annotations
10 errors and 1 warning
Build:
libwallet/utils/errors.go#L8
could not import decred.org/dcrwallet/v4/errors (-: # decred.org/dcrwallet/v4/errors
|
Build
undefined: errors.Join
|
Build:
libwallet/assets/wallet/walletdata/save.go#L7
could not import decred.org/dcrwallet/v4/errors (-: # decred.org/dcrwallet/v4/errors
|
Build
undefined: errors.Join
|
Build:
libwallet/badgerdb/bucket.go#L6
could not import decred.org/dcrwallet/v4/errors (-: # decred.org/dcrwallet/v4/errors
|
Build
undefined: errors.Join
|
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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, 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/
|