Add get_account_balances
and get_account_transfers
#189
Annotations
1 error and 8 warnings
lint (27.2.4, 1.18.2-otp-27, 0.13.0)
Process completed with exit code 2.
|
pattern_match:
lib/tigerbeetlex/account_filter_batch.ex#L32
The pattern can never match the type {:error, _} | {:ok, _}.
|
unknown_type:
lib/tigerbeetlex/nif_adapter.ex#L54
Unknown type: TigerBeetlex.Types.account_filter_batch/0.
|
unknown_type:
lib/tigerbeetlex/nif_adapter.ex#L58
Unknown type: TigerBeetlex.Types.account_filter_batch/0.
|
unknown_type:
lib/tigerbeetlex/nif_adapter.ex#L63
Unknown type: TigerBeetlex.Types.account_filter_batch/0.
|
unknown_type:
lib/tigerbeetlex/nif_adapter.ex#L67
Unknown type: TigerBeetlex.Types.account_filter_batch/0.
|
unknown_type:
lib/tigerbeetlex/nif_adapter.ex#L68
Unknown type: TigerBeetlex.Types.account_filter_binary/0.
|
unknown_type:
lib/tigerbeetlex/nif_adapter.ex#L70
Unknown type: TigerBeetlex.Types.account_filter_batch/0.
|
unknown_type:
lib/tigerbeetlex/nif_adapter.ex#L70
Unknown type: TigerBeetlex.Types.append_batch_error/0.
|