Blockscout CI/CD for carterqw2/fix-txlist-feecurrency #128
Annotations
13 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
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Blockscout Web Test Results", "ESLint Test Results", "Explorer Test Results", "Indexer Test Results", "Jest JUnit Test Results", "Wallaby screenshots".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading