Skip to content

Blockscout CI/CD for master #134

Blockscout CI/CD for master

Blockscout CI/CD for master #134

Re-run triggered October 30, 2024 09:11
Status Failure
Total duration 10m 49s
Artifacts 6

blockscout.yml

on: push
Build and Cache deps
12m 45s
Build and Cache deps
Publish Unit Tests Results
0s
Publish Unit Tests Results
set-docker-vars
47s
set-docker-vars
build-blockscout-container
8m 2s
build-blockscout-container
build-blockscout-api-container
14m 9s
build-blockscout-api-container
Fit to window
Zoom out
Zoom in

Annotations

1 error and 54 warnings
Publish Unit Tests Results
This request has been automatically failed because it uses a deprecated version of `actions/download-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
Dialyzer static analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Explorer Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Explorer Tests
variable "to_address" is unused (if the variable is not meant to be used, prefix it with an underscore)
Explorer Tests
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)
Explorer Tests
unused alias Transaction
Explorer Tests
unused import Ecto.Query
Explorer Tests
variable "result" is unused (if the variable is not meant to be used, prefix it with an underscore)
Explorer Tests
unused alias Address
Explorer Tests
unused alias Block
Explorer Tests
unused alias EventTransformer
Explorer Tests
unused alias Log
Explorer Tests
unused alias Log
Missing translation keys check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
JS Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
EthereumJSONRPC Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
EthereumJSONRPC Tests
No files were found with the provided path: _build/test/junit/ethereum_jsonrpc/*.xml. No artifacts will be uploaded.
EthereumJSONRPC Tests
unused import EthereumJSONRPC.Case
Sobelow security analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Cache deps
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Cache deps
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Build and Cache deps
use Bitwise is deprecated. import Bitwise instead
Build and Cache deps
use Bitwise is deprecated. import Bitwise instead
Build and Cache deps: deps/mix_erlang_tasks/mix.exs#L9
variable "description" does not exist and is being expanded to "description()", please use parentheses to remove the ambiguity or change the variable name
Build and Cache deps: deps/mix_erlang_tasks/mix.exs#L10
variable "package" does not exist and is being expanded to "package()", please use parentheses to remove the ambiguity or change the variable name
Build and Cache deps
use Bitwise is deprecated. import Bitwise instead
Build and Cache deps
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Build and Cache deps
System.get_pid/0 is deprecated. Use System.pid/0 instead
Build and Cache deps
System.get_pid/0 is deprecated. Use System.pid/0 instead
Build and Cache deps
use Bitwise is deprecated. import Bitwise instead
Code formatting checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Blockscout Web Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Blockscout Web Tests
variable "contract_1" is unused (if the variable is not meant to be used, prefix it with an underscore)
Blockscout Web Tests
variable "contract_3" is unused (if the variable is not meant to be used, prefix it with an underscore)
Blockscout Web Tests
variable "contract_1" is unused (if the variable is not meant to be used, prefix it with an underscore)
Blockscout Web Tests
variable "contract_3" is unused (if the variable is not meant to be used, prefix it with an underscore)
Blockscout Web Tests
unused alias Hash
Blockscout Web Tests
unused alias Wei
Blockscout Web Tests
variable "first_address_inserted_at" is unused (if the variable is not meant to be used, prefix it with an underscore)
Blockscout Web Tests
variable "second_address_inserted_at" is unused (if the variable is not meant to be used, prefix it with an underscore)
Blockscout Web Tests
variable "expected_wei" is unused (if the variable is not meant to be used, prefix it with an underscore)
Blockscout Web Tests
variable "transfer" is unused (if the variable is not meant to be used, prefix it with an underscore)
Indexer Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Indexer Tests: deps/mox/lib/mox.ex#L476
redefining module Explorer.Celo.AddressCache.Mock (current version loaded from /__w/blockscout/blockscout/_build/test/lib/explorer/ebin/Elixir.Explorer.Celo.AddressCache.Mock.beam)
Indexer Tests
unused alias ContractEventTracking
Indexer Tests
unused alias Log
Indexer Tests
unused alias SmartContract
Indexer Tests
unused alias TrackedContractEvent
Indexer Tests
variable "unprefixed_celo_token_address_hash" is unused (if the variable is not meant to be used, prefix it with an underscore)
Indexer Tests
variable "unprefixed_celo_token_address_hash" is unused (if the variable is not meant to be used, prefix it with an underscore)
Indexer Tests
variable "unprefixed_celo_token_address_hash" is unused (if the variable is not meant to be used, prefix it with an underscore)
Indexer Tests
variable "inserted" is unused (if the variable is not meant to be used, prefix it with an underscore)
Indexer Tests
variable "unprefixed_celo_token_address_hash" is unused (if the variable is not meant to be used, prefix it with an underscore)
ESLint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Credo
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/