Skip to content

Improve Transaction handling #538

Improve Transaction handling

Improve Transaction handling #538

Triggered via pull request December 17, 2024 01:57
Status Failure
Total duration 1m 33s
Artifacts

elixir.yml

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

Annotations

7 errors and 13 warnings
Test - Lint - Dialyze (27.x, 1.17, true)
Process completed with exit code 6.
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 (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 (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 (27.x, 1.17, true): test/ethers_test.exs#L583
Numbers larger than 9999 should be written with underscores: 31_337
Test - Lint - Dialyze (27.x, 1.17, true): test/ethers_test.exs#L566
Numbers larger than 9999 should be written with underscores: 31_337
Test - Lint - Dialyze (27.x, 1.17, true): test/ethers/signer/json_rpc_test.exs#L31
Numbers larger than 9999 should be written with underscores: 23_170
Test - Lint - Dialyze (27.x, 1.17, true): test/ethers/signer/json_rpc_test.exs#L29
Numbers larger than 9999 should be written with underscores: 31_337
Test - Lint - Dialyze (27.x, 1.17, true): test/ethers/signer/json_rpc_test.exs#L14
Numbers larger than 9999 should be written with underscores: 23_170
Test - Lint - Dialyze (27.x, 1.17, true): test/ethers/signer/json_rpc_test.exs#L12
Numbers larger than 9999 should be written with underscores: 31_337
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 (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