slog: update deps for LND, aperture, lndclient and btclog #555
main.yml
on: pull_request
RPC compilation check
1m 5s
Mockgen check
47s
lint code
3m 51s
Matrix: run unit tests
Annotations
13 errors
Mockgen check
Process completed with exit code 2.
|
run unit tests (unit-cover):
internal/test/walletkit_mock.go#L43
cannot use (*MockWalletKit)(nil) (value of type *MockWalletKit) as lndclient.WalletKitClient value in variable declaration: *MockWalletKit does not implement lndclient.WalletKitClient (wrong type for method BumpFee)
|
run unit tests (unit-cover)
Process completed with exit code 2.
|
lint code
Process completed with exit code 2.
|
run unit tests (unit-race):
internal/test/walletkit_mock.go#L43
cannot use (*MockWalletKit)(nil) (value of type *MockWalletKit) as lndclient.WalletKitClient value in variable declaration: *MockWalletKit does not implement lndclient.WalletKitClient (wrong type for method BumpFee)
|
run unit tests (unit-race):
internal/test/walletkit_mock.go#L43
cannot use (*MockWalletKit)(nil) (value of type *MockWalletKit) as lndclient.WalletKitClient value in variable declaration: *MockWalletKit does not implement lndclient.WalletKitClient (wrong type for method BumpFee)
|
run unit tests (unit-race):
internal/test/walletkit_mock.go#L43
cannot use (*MockWalletKit)(nil) (value of type *MockWalletKit) as lndclient.WalletKitClient value in variable declaration: *MockWalletKit does not implement lndclient.WalletKitClient (wrong type for method BumpFee)
|
run unit tests (unit-race):
internal/test/walletkit_mock.go#L43
cannot use (*MockWalletKit)(nil) (value of type *MockWalletKit) as lndclient.WalletKitClient value in variable declaration: *MockWalletKit does not implement lndclient.WalletKitClient (wrong type for method BumpFee)
|
run unit tests (unit-race):
internal/test/walletkit_mock.go#L43
cannot use (*MockWalletKit)(nil) (value of type *MockWalletKit) as lndclient.WalletKitClient value in variable declaration: *MockWalletKit does not implement lndclient.WalletKitClient (wrong type for method BumpFee)
|
run unit tests (unit-race):
internal/test/walletkit_mock.go#L43
cannot use (*MockWalletKit)(nil) (value of type *MockWalletKit) as lndclient.WalletKitClient value in variable declaration: *MockWalletKit does not implement lndclient.WalletKitClient (wrong type for method BumpFee)
|
run unit tests (unit-race):
internal/test/walletkit_mock.go#L43
cannot use (*MockWalletKit)(nil) (value of type *MockWalletKit) as lndclient.WalletKitClient value in variable declaration: *MockWalletKit does not implement lndclient.WalletKitClient (wrong type for method BumpFee)
|
run unit tests (unit-race):
internal/test/walletkit_mock.go#L43
cannot use (*MockWalletKit)(nil) (value of type *MockWalletKit) as lndclient.WalletKitClient value in variable declaration: *MockWalletKit does not implement lndclient.WalletKitClient (wrong type for method BumpFee)
|
run unit tests (unit-race)
Process completed with exit code 2.
|