mod: bump lnd, use latest modularized LNC #294
Annotations
18 errors and 1 warning
|
RPC check
Process completed with exit code 2.
|
|
lint code
Process completed with exit code 2.
|
|
run unit tests (unit-race)
Process completed with exit code 2.
|
|
run unit tests (unit-race):
internal/test/lnd_services_mock.go#L42
cannot use lightningClient (variable of type *mockLightningClient) as lndclient.LightningClient value in struct literal: *mockLightningClient does not implement lndclient.LightningClient (wrong type for method CloseChannel)
|
|
run unit tests (unit-race):
internal/test/lightning_client_mock.go#L29
cannot use (*mockLightningClient)(nil) (value of type *mockLightningClient) as lndclient.LightningClient value in variable declaration: *mockLightningClient does not implement lndclient.LightningClient (wrong type for method CloseChannel)
|
|
run unit tests (unit-race):
secrets_test.go#L50
cfg.LCUrls undefined (type *"go.etcd.io/etcd/server/v3/embed".Config has no field or method LCUrls)
|
|
run unit tests (unit-race):
secrets_test.go#L33
cfg.LPUrls undefined (type *"go.etcd.io/etcd/server/v3/embed".Config has no field or method LPUrls)
|
|
run unit tests (unit-race):
secrets_test.go#L32
cfg.LCUrls undefined (type *"go.etcd.io/etcd/server/v3/embed".Config has no field or method LCUrls)
|
|
run unit tests (unit-race):
internal/test/lnd_services_mock.go#L42
cannot use lightningClient (variable of type *mockLightningClient) as lndclient.LightningClient value in struct literal: *mockLightningClient does not implement lndclient.LightningClient (wrong type for method CloseChannel)
|
|
run unit tests (unit-race):
internal/test/lightning_client_mock.go#L29
cannot use (*mockLightningClient)(nil) (value of type *mockLightningClient) as lndclient.LightningClient value in variable declaration: *mockLightningClient does not implement lndclient.LightningClient (wrong type for method CloseChannel)
|
|
run unit tests (unit-race dbbackend=postgres)
Process completed with exit code 2.
|
|
run unit tests (unit-race dbbackend=postgres):
internal/test/lnd_services_mock.go#L42
cannot use lightningClient (variable of type *mockLightningClient) as lndclient.LightningClient value in struct literal: *mockLightningClient does not implement lndclient.LightningClient (wrong type for method CloseChannel)
|
|
run unit tests (unit-race dbbackend=postgres):
internal/test/lightning_client_mock.go#L29
cannot use (*mockLightningClient)(nil) (value of type *mockLightningClient) as lndclient.LightningClient value in variable declaration: *mockLightningClient does not implement lndclient.LightningClient (wrong type for method CloseChannel)
|
|
run unit tests (unit-race dbbackend=postgres):
secrets_test.go#L50
cfg.LCUrls undefined (type *"go.etcd.io/etcd/server/v3/embed".Config has no field or method LCUrls)
|
|
run unit tests (unit-race dbbackend=postgres):
secrets_test.go#L33
cfg.LPUrls undefined (type *"go.etcd.io/etcd/server/v3/embed".Config has no field or method LPUrls)
|
|
run unit tests (unit-race dbbackend=postgres):
secrets_test.go#L32
cfg.LCUrls undefined (type *"go.etcd.io/etcd/server/v3/embed".Config has no field or method LCUrls)
|
|
run unit tests (unit-race dbbackend=postgres):
internal/test/lnd_services_mock.go#L42
cannot use lightningClient (variable of type *mockLightningClient) as lndclient.LightningClient value in struct literal: *mockLightningClient does not implement lndclient.LightningClient (wrong type for method CloseChannel)
|
|
run unit tests (unit-race dbbackend=postgres):
internal/test/lightning_client_mock.go#L29
cannot use (*mockLightningClient)(nil) (value of type *mockLightningClient) as lndclient.LightningClient value in variable declaration: *mockLightningClient does not implement lndclient.LightningClient (wrong type for method CloseChannel)
|
|
Sqlc check
Failed to restore: Cache service responded with 422
|