Skip to content

Fix the typo in README.md (#162) #535

Fix the typo in README.md (#162)

Fix the typo in README.md (#162) #535

Triggered via push December 10, 2024 20:57
Status Failure
Total duration 1m 49s
Artifacts

elixir.yml

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

Annotations

8 errors and 5 warnings
Test - Lint - Dialyze (27.x, 1.17, true): 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 (27.x, 1.17, true)
Process completed with exit code 2.
Test - Lint - Dialyze (26.x, 1.17, false)
The job was canceled because "_27_x_1_17_true" failed.
Test - Lint - Dialyze (26.x, 1.17, false)
The operation was canceled.
Test - Lint - Dialyze (25.x, 1.16, false)
The job was canceled because "_27_x_1_17_true" failed.
Test - Lint - Dialyze (25.x, 1.16, false)
The operation was canceled.
Test - Lint - Dialyze (26.x, 1.16, false)
The job was canceled because "_27_x_1_17_true" failed.
Test - Lint - Dialyze (26.x, 1.16, false)
The operation was canceled.
Test - Lint - Dialyze (27.x, 1.17, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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
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 (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