Improve name service + offchain lookup support #527
Annotations
1 error and 3 warnings
Credo
Process completed with exit code 10.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
|
Credo:
lib/ethers/name_service.ex#L177
Last clause in `with` is redundant.
|
Loading