Blockscout CI/CD for jcortejoso/derivates-platforms-links #119
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
mix test --exclude no_nethermind --exclude smart_contract_compiler
variable "to_address" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix test --exclude no_nethermind --exclude smart_contract_compiler
variable "test_address" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
mix test --exclude no_nethermind --exclude smart_contract_compiler
unused alias Transaction
|
mix test --exclude no_nethermind --exclude smart_contract_compiler
unused import Ecto.Query
|
mix test --exclude no_nethermind --exclude smart_contract_compiler
variable "result" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix test --exclude no_nethermind --exclude smart_contract_compiler
unused alias Address
|
mix test --exclude no_nethermind --exclude smart_contract_compiler
unused alias Block
|
mix test --exclude no_nethermind --exclude smart_contract_compiler
unused alias EventTransformer
|
mix test --exclude no_nethermind --exclude smart_contract_compiler
unused alias Log
|
mix test --exclude no_nethermind --exclude smart_contract_compiler
unused alias Log
|
Loading