Skip to content

Improve name service + offchain lookup support #527

Improve name service + offchain lookup support

Improve name service + offchain lookup support #527

Triggered via pull request December 8, 2024 05:13
Status Failure
Total duration 1m 20s
Artifacts

elixir.yml

on: pull_request
Matrix: Test - Lint - Dialyze
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
Test - Lint - Dialyze (26.x, 1.17, false)
Process completed with exit code 10.
Test - Lint - Dialyze (26.x, 1.16, false): test/ethers/ccip_read_test.exs#L120
test call/2 returns original error when it's not an OffchainLookup error (Ethers.CcipReadTest)
Test - Lint - Dialyze (26.x, 1.16, false)
Process completed with exit code 2.
Test - Lint - Dialyze (25.x, 1.16, false)
The job was canceled because "_26_x_1_17_false" failed.
Test - Lint - Dialyze (25.x, 1.16, false)
Process completed with exit code 10.
Test - Lint - Dialyze (27.x, 1.17, true)
The job was canceled because "_26_x_1_17_false" failed.
Test - Lint - Dialyze (27.x, 1.17, true)
The operation was canceled.
Test - Lint - Dialyze (26.x, 1.17, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test - Lint - Dialyze (26.x, 1.17, false)
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
Test - Lint - Dialyze (26.x, 1.17, false): lib/ethers/name_service.ex#L177
Last clause in `with` is redundant.
Test - Lint - Dialyze (26.x, 1.16, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test - Lint - Dialyze (26.x, 1.16, false)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of ex_abi's mix.exs
Test - Lint - Dialyze (26.x, 1.16, false)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of ex_abi's mix.exs
Test - Lint - Dialyze (25.x, 1.16, false)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of ex_abi's mix.exs
Test - Lint - Dialyze (25.x, 1.16, false)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of ex_abi's mix.exs
Test - Lint - Dialyze (25.x, 1.16, false): lib/ethers/name_service.ex#L177
Last clause in `with` is redundant.
Test - Lint - Dialyze (27.x, 1.17, true)
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