slog: update deps for LND, aperture, lndclient and btclog #554
main.yml
on: pull_request
RPC compilation check
1m 12s
Mockgen check
33s
lint code
1m 6s
Matrix: run unit tests
Annotations
15 errors
Mockgen check
Process completed with exit code 2.
|
lint code
Process completed with exit code 2.
|
run unit tests (unit-cover):
internal/test/signer_mock.go#L50
cannot use (*MockSigner)(nil) (value of type *MockSigner) as lndclient.SignerClient value in variable declaration: *MockSigner does not implement lndclient.SignerClient (missing method SignOutputRawKeyLocator)
|
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.
|
run unit tests (unit-race):
internal/test/signer_mock.go#L50
cannot use (*MockSigner)(nil) (value of type *MockSigner) as lndclient.SignerClient value in variable declaration: *MockSigner does not implement lndclient.SignerClient (missing method SignOutputRawKeyLocator)
|
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/signer_mock.go#L50
cannot use (*MockSigner)(nil) (value of type *MockSigner) as lndclient.SignerClient value in variable declaration: *MockSigner does not implement lndclient.SignerClient (missing method SignOutputRawKeyLocator)
|
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/signer_mock.go#L50
cannot use (*MockSigner)(nil) (value of type *MockSigner) as lndclient.SignerClient value in variable declaration: *MockSigner does not implement lndclient.SignerClient (missing method SignOutputRawKeyLocator)
|
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/signer_mock.go#L50
cannot use (*MockSigner)(nil) (value of type *MockSigner) as lndclient.SignerClient value in variable declaration: *MockSigner does not implement lndclient.SignerClient (missing method SignOutputRawKeyLocator)
|
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/signer_mock.go#L50
cannot use (*MockSigner)(nil) (value of type *MockSigner) as lndclient.SignerClient value in variable declaration: *MockSigner does not implement lndclient.SignerClient (missing method SignOutputRawKeyLocator)
|
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)
|