Skip to content

Update CHANGELOG.md #532

Update CHANGELOG.md

Update CHANGELOG.md #532

Triggered via push December 8, 2024 06:19
Status Failure
Total duration 1m 26s
Artifacts

elixir.yml

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

Annotations

8 errors and 7 warnings
Test - Lint - Dialyze (25.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 (25.x, 1.16, false)
Process completed with exit code 2.
Test - Lint - Dialyze (26.x, 1.16, false)
The job was canceled because "_25_x_1_16_false" failed.
Test - Lint - Dialyze (26.x, 1.16, false)
The operation was canceled.
Test - Lint - Dialyze (27.x, 1.17, true)
The job was canceled because "_25_x_1_16_false" failed.
Test - Lint - Dialyze (27.x, 1.17, true)
The operation was canceled.
Test - Lint - Dialyze (26.x, 1.17, false)
The job was canceled because "_25_x_1_16_false" failed.
Test - Lint - Dialyze (26.x, 1.17, false)
The operation was canceled.
Test - Lint - Dialyze (25.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 (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 (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 (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