multi: bump LND, aperture and btclog deps #530
main.yml
on: pull_request
build package and wasm
4m 30s
lint code
3m 33s
run itests
5m 36s
Matrix: run unit tests
Annotations
11 errors
lint code
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
|
lint code
The operation was canceled.
|
build package and wasm:
gbn/log.go#L17
cannot use build.NewSubLogger(Subsystem, nil) (value of type "github.com/btcsuite/btclog".Logger) as "github.com/btcsuite/btclog/v2".Logger value in argument to UseLogger: "github.com/btcsuite/btclog".Logger does not implement "github.com/btcsuite/btclog/v2".Logger (missing method CriticalS)
|
build package and wasm:
gbn/log.go#L17
cannot use build.NewSubLogger(Subsystem, nil) (value of type "github.com/btcsuite/btclog".Logger) as "github.com/btcsuite/btclog/v2".Logger value in argument to UseLogger: "github.com/btcsuite/btclog".Logger does not implement "github.com/btcsuite/btclog/v2".Logger (missing method CriticalS)
|
build package and wasm:
gbn/log.go#L17
cannot use build.NewSubLogger(Subsystem, nil) (value of type "github.com/btcsuite/btclog".Logger) as "github.com/btcsuite/btclog/v2".Logger value in argument to UseLogger: "github.com/btcsuite/btclog".Logger does not implement "github.com/btcsuite/btclog/v2".Logger (missing method CriticalS)
|
build package and wasm:
gbn/log.go#L17
cannot use build.NewSubLogger(Subsystem, nil) (value of type "github.com/btcsuite/btclog".Logger) as "github.com/btcsuite/btclog/v2".Logger value in argument to UseLogger: "github.com/btcsuite/btclog".Logger does not implement "github.com/btcsuite/btclog/v2".Logger (missing method CriticalS)
|
build package and wasm
cannot use logger (variable of type "github.com/btcsuite/btclog".Logger) as "github.com/btcsuite/btclog/v2".Logger value in argument to kvdb.UseLogger: "github.com/btcsuite/btclog".Logger does not implement "github.com/btcsuite/btclog/v2".Logger (missing method CriticalS)
|
build package and wasm
cannot use logger (variable of type "github.com/btcsuite/btclog".Logger) as "github.com/btcsuite/btclog/v2".Logger value in argument to kvdb.UseLogger: "github.com/btcsuite/btclog".Logger does not implement "github.com/btcsuite/btclog/v2".Logger (missing method CriticalS)
|
build package and wasm
cannot use logger (variable of type "github.com/btcsuite/btclog".Logger) as "github.com/btcsuite/btclog/v2".Logger value in argument to kvdb.UseLogger: "github.com/btcsuite/btclog".Logger does not implement "github.com/btcsuite/btclog/v2".Logger (missing method CriticalS)
|
build package and wasm
cannot use logger (variable of type "github.com/btcsuite/btclog".Logger) as "github.com/btcsuite/btclog/v2".Logger value in argument to kvdb.UseLogger: "github.com/btcsuite/btclog".Logger does not implement "github.com/btcsuite/btclog/v2".Logger (missing method CriticalS)
|
build package and wasm
Process completed with exit code 2.
|