chore(balance): cache book members balance #310
pull_request.yml
on: pull_request
validate
/
Validate code
22s
validate
/
Build and test
35s
validate
/
Validate Dockerfile
2s
Annotations
2 errors and 2 warnings
validate / Validate code
Process completed with exit code 2.
|
validate / Build and test
Process completed with exit code 1.
|
invalid_contract:
lib/app/balance.ex#L20
Invalid type specification for function schedule_balance_update.
|
unknown_type:
lib/app/balance/balance_configs.ex#L89
Unknown type: Book.t/0.
|