Skip to content

Bump ethers from 0.3.0 to 0.4.3 #14

Bump ethers from 0.3.0 to 0.4.3

Bump ethers from 0.3.0 to 0.4.3 #14

Triggered via pull request April 9, 2024 00:03
Status Success
Total duration 3m 1s
Artifacts

elixir.yml

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

Annotations

22 warnings
Test - Lint - Dialyze (26.x, 1.16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test - Lint - Dialyze (26.x, 1.16)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Test - Lint - Dialyze (26.x, 1.16)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Test - Lint - Dialyze (26.x, 1.16)
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)
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test - Lint - Dialyze (25.x, 1.16)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Test - Lint - Dialyze (25.x, 1.16)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Test - Lint - Dialyze (25.x, 1.16)
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)
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.15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test - Lint - Dialyze (25.x, 1.15)
clauses with the same name and arity (number of arguments) should be grouped together, "def sign_transaction/2" was previously defined (lib/ethers/signer/local.ex:25)
Test - Lint - Dialyze (25.x, 1.15)
clauses with the same name and arity (number of arguments) should be grouped together, "def accounts/1" was previously defined (lib/ethers/signer/local.ex:28)
Test - Lint - Dialyze (25.x, 1.15)
this clause for sign_transaction/2 cannot match because a previous clause at line 25 always matches
Test - Lint - Dialyze (25.x, 1.15)
this clause for accounts/1 cannot match because a previous clause at line 28 always matches
Test - Lint - Dialyze (25.x, 1.15)
variable "compressed" is unused (if the variable is not meant to be used, prefix it with an underscore)
Test - Lint - Dialyze (26.x, 1.15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test - Lint - Dialyze (26.x, 1.15)
clauses with the same name and arity (number of arguments) should be grouped together, "def sign_transaction/2" was previously defined (lib/ethers/signer/local.ex:25)
Test - Lint - Dialyze (26.x, 1.15)
clauses with the same name and arity (number of arguments) should be grouped together, "def accounts/1" was previously defined (lib/ethers/signer/local.ex:28)
Test - Lint - Dialyze (26.x, 1.15)
this clause for sign_transaction/2 cannot match because a previous clause at line 25 always matches
Test - Lint - Dialyze (26.x, 1.15)
this clause for accounts/1 cannot match because a previous clause at line 28 always matches
Test - Lint - Dialyze (26.x, 1.15)
variable "compressed" is unused (if the variable is not meant to be used, prefix it with an underscore)