Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: strange empty error with the grpc on the integration testing #36

Open
vincenzopalazzo opened this issue Aug 3, 2022 · 0 comments
Open
Labels
bug Something isn't working

Comments

@vincenzopalazzo
Copy link
Member

00:14 +4: /root/test/grpc_client_appapi_test.dart: clnapp gRPC_client tests API List Funds                                                                                                             
grpc_test_1   | ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
grpc_test_1   | │ #0   LogManager.debug (package:cln_common/src/logger/logger_manager.dart:16:13)
grpc_test_1   | │ #1   CLNApi.listFunds.<anonymous closure> (package:clnapp/api/cln/cln_client.dart:77:34)
grpc_test_1   | ├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄
grpc_test_1   | │ 🐛 {}
grpc_test_1   | └───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
grpc_test_1   | 
00:14 +4 -1: /root/test/grpc_client_appapi_test.dart: clnapp gRPC_client tests API List Funds [E]                                                                                                      
grpc_test_1   |   type 'Null' is not a subtype of type 'List<dynamic>' in type cast
grpc_test_1   |   package:clnapp/model/app_model/list_funds.dart 22:29  new AppListFunds.fromJSON
grpc_test_1   |   package:clnapp/api/cln/cln_client.dart 78:31          CLNApi.listFunds.<fn>
grpc_test_1   |   package:cln_grpc/src/cln_grpc_base.dart 101:22        GRPCClient.listFunds
@vincenzopalazzo vincenzopalazzo added the bug Something isn't working label Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant