Skip to content

Upgrade dcrwallet to master branch (future version v4) #85

Upgrade dcrwallet to master branch (future version v4)

Upgrade dcrwallet to master branch (future version v4) #85

Re-run triggered August 18, 2023 09:22
Status Failure
Total duration 3m 12s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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: libwallet/assets/btc/accounts.go#L107
asset.Internal undefined (type *Asset has no field or method Internal) (typecheck)
Build: libwallet/assets/btc/accounts.go#L121
asset.WalletOpened undefined (type *Asset has no field or method WalletOpened) (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/