Build amd64 images only #61
config.yml
on: push
Credo
22s
Code formatting checks
14s
Missing translation keys check
47s
Sobelow security analysis
36s
Check spelling
24s
ESLint
34s
JS Tests
36s
Matrix: Dialyzer static analysis
Matrix: Blockscout Web Tests
Matrix: EthereumJSONRPC Tests
Matrix: Explorer Tests
Matrix: Indexer Tests
Annotations
46 errors and 93 warnings
Explorer Tests (suave)
test current day values are saved in state (Explorer.Market.History.CatalogerTest)
|
Explorer Tests (suave)
Process completed with exit code 2.
|
Dialyzer static analysis (default)
Process completed with exit code 2.
|
Dialyzer static analysis (polygon_edge)
Process completed with exit code 2.
|
Dialyzer static analysis (suave)
Process completed with exit code 2.
|
Dialyzer static analysis (optimism)
Process completed with exit code 2.
|
Blockscout Web Tests (default)
test GET index/3 next page doesn't miss internal transactions (BlockScoutWeb.AddressInternalTransactionControllerTest)
|
Blockscout Web Tests (default)
test GET index/3 next_page_params exist if not on last page (BlockScoutWeb.AddressInternalTransactionControllerTest)
|
Blockscout Web Tests (default)
test gettxinfo with a txhash with revert reason from DB (BlockScoutWeb.API.RPC.TransactionControllerTest)
|
Blockscout Web Tests (default)
test getstatus with a txhash with error (BlockScoutWeb.API.RPC.TransactionControllerTest)
|
Blockscout Web Tests (default)
test gettxinfo with a txhash with ok status (BlockScoutWeb.API.RPC.TransactionControllerTest)
|
Blockscout Web Tests (default)
test gettxinfo with a txhash with empty revert reason from DB (BlockScoutWeb.API.RPC.TransactionControllerTest)
|
Blockscout Web Tests (default)
test getstatus with a txhash with ok status (BlockScoutWeb.API.RPC.TransactionControllerTest)
|
Blockscout Web Tests (default)
test with a txhash with empty revert reason from the archive node (BlockScoutWeb.API.RPC.TransactionControllerTest)
|
Blockscout Web Tests (default)
test gettxinfo with a txhash with revert reason from the archive node (BlockScoutWeb.API.RPC.TransactionControllerTest)
|
Blockscout Web Tests (default)
test gettxinfo paginates logs (BlockScoutWeb.API.RPC.TransactionControllerTest)
|
Blockscout Web Tests (polygon_edge)
test GET index/3 next_page_params exist if not on last page (BlockScoutWeb.AddressInternalTransactionControllerTest)
|
Blockscout Web Tests (polygon_edge)
test GET index/3 next page doesn't miss internal transactions (BlockScoutWeb.AddressInternalTransactionControllerTest)
|
Blockscout Web Tests (polygon_edge)
test /addresses/{address_hash}/internal-transactions internal transactions can paginate (BlockScoutWeb.API.V2.AddressControllerTest)
|
Blockscout Web Tests (polygon_edge)
test GET index/3 returns state changes for the transaction with contract creation (BlockScoutWeb.TransactionStateControllerTest)
|
Blockscout Web Tests (polygon_edge)
test GET index/3 returns fetched state changes for the transaction with token transfer (BlockScoutWeb.TransactionStateControllerTest)
|
Blockscout Web Tests (polygon_edge)
test GET index/3 fetch coin balances if needed (BlockScoutWeb.TransactionStateControllerTest)
|
Blockscout Web Tests (polygon_edge)
test GET index/3 loads existing transaction (BlockScoutWeb.TransactionStateControllerTest)
|
Blockscout Web Tests (polygon_edge)
test GET index/3 with duplicated from, to or miner fields (BlockScoutWeb.TransactionStateControllerTest)
|
Blockscout Web Tests (polygon_edge)
test getblockreward with a valid block and uncles (BlockScoutWeb.API.RPC.BlockControllerTest)
|
Blockscout Web Tests (polygon_edge)
test getblockreward with a valid block (BlockScoutWeb.API.RPC.BlockControllerTest)
|
Blockscout Web Tests (optimism)
test GET index/3 next_page_params exist if not on last page (BlockScoutWeb.AddressInternalTransactionControllerTest)
|
Blockscout Web Tests (optimism)
test GET index/3 next page doesn't miss internal transactions (BlockScoutWeb.AddressInternalTransactionControllerTest)
|
Blockscout Web Tests (optimism)
test /addresses/{address_hash}/internal-transactions internal transactions can paginate (BlockScoutWeb.API.V2.AddressControllerTest)
|
Blockscout Web Tests (optimism)
test from_param/1 finds a transaction by hash string (BlockScoutWeb.ChainTest)
|
Blockscout Web Tests (optimism)
test from_param/1 finds a block by block number with a valid block number (BlockScoutWeb.ChainTest)
|
Blockscout Web Tests (optimism)
test GET index/3 includes transaction data (BlockScoutWeb.TransactionInternalTransactionControllerTest)
|
Blockscout Web Tests (optimism)
test GET index/3 with no to_address_hash overview contains contract create address (BlockScoutWeb.TransactionInternalTransactionControllerTest)
|
Blockscout Web Tests (optimism)
test GET index/3 includes internal transactions for the transaction (BlockScoutWeb.TransactionInternalTransactionControllerTest)
|
Blockscout Web Tests (optimism)
test GET index/3 returns next page of results based on last seen internal transaction (BlockScoutWeb.TransactionInternalTransactionControllerTest)
|
Blockscout Web Tests (optimism)
test GET index/3 includes USD exchange rate value for address in assigns (BlockScoutWeb.TransactionInternalTransactionControllerTest)
|
Blockscout Web Tests (suave)
test GET index/3 next page doesn't miss internal transactions (BlockScoutWeb.AddressInternalTransactionControllerTest)
|
Blockscout Web Tests (suave)
test GET index/3 next_page_params exist if not on last page (BlockScoutWeb.AddressInternalTransactionControllerTest)
|
Blockscout Web Tests (suave)
test GET index/2 returns withdrawals for the block (BlockScoutWeb.BlockWithdrawalControllerTest)
|
Blockscout Web Tests (suave)
test GET index/2 displays miner primary address name (BlockScoutWeb.BlockWithdrawalControllerTest)
|
Blockscout Web Tests (suave)
test GET index/2 next_page_path is empty if on last page (BlockScoutWeb.BlockWithdrawalControllerTest)
|
Blockscout Web Tests (suave)
test GET index/2 does not return unrelated transactions (BlockScoutWeb.BlockWithdrawalControllerTest)
|
Blockscout Web Tests (suave)
test GET index/2 next_page_path exists if not on last page (BlockScoutWeb.BlockWithdrawalControllerTest)
|
Blockscout Web Tests (suave)
test /search/check-redirect finds a transaction by hash (BlockScoutWeb.API.V2.SearchControllerTest)
|
Blockscout Web Tests (suave)
test /search/check-redirect finds a transaction by hash when there are not 0x prefix (BlockScoutWeb.API.V2.SearchControllerTest)
|
Blockscout Web Tests (suave)
test /search/check-redirect finds a consensus block by block number (BlockScoutWeb.API.V2.SearchControllerTest)
|
Build matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and Cache deps
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code formatting checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Credo
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check spelling
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ESLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
JS Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Sobelow security analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Missing translation keys check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
EthereumJSONRPC Tests (default)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
EthereumJSONRPC Tests (polygon_edge)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
EthereumJSONRPC Tests (suave)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
EthereumJSONRPC Tests (optimism)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Indexer Tests (suave)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Indexer Tests (suave)
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
Indexer Tests (suave)
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
Indexer Tests (suave)
Supervisor.terminate_child/2 with a PID is deprecated, please use DynamicSupervisor instead
|
Indexer Tests (polygon_edge)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Indexer Tests (polygon_edge)
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
Indexer Tests (polygon_edge)
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
Indexer Tests (polygon_edge)
Supervisor.terminate_child/2 with a PID is deprecated, please use DynamicSupervisor instead
|
Indexer Tests (default)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Indexer Tests (default)
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
Indexer Tests (default)
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
Indexer Tests (default)
Supervisor.terminate_child/2 with a PID is deprecated, please use DynamicSupervisor instead
|
Indexer Tests (optimism)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Indexer Tests (optimism)
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
Indexer Tests (optimism)
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
Indexer Tests (optimism)
Supervisor.terminate_child/2 with a PID is deprecated, please use DynamicSupervisor instead
|
Explorer Tests (default)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Explorer Tests (default)
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
Explorer Tests (default)
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
Explorer Tests (default)
Supervisor.terminate_child/2 with a PID is deprecated, please use DynamicSupervisor instead
|
Explorer Tests (optimism)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Explorer Tests (optimism)
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
Explorer Tests (optimism)
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
Explorer Tests (optimism)
Supervisor.terminate_child/2 with a PID is deprecated, please use DynamicSupervisor instead
|
Explorer Tests (suave)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Explorer Tests (suave)
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
Explorer Tests (suave)
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
Explorer Tests (suave)
Supervisor.terminate_child/2 with a PID is deprecated, please use DynamicSupervisor instead
|
Explorer Tests (polygon_edge)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Explorer Tests (polygon_edge)
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
Explorer Tests (polygon_edge)
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
Explorer Tests (polygon_edge)
Supervisor.terminate_child/2 with a PID is deprecated, please use DynamicSupervisor instead
|
Dialyzer static analysis (default)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Dialyzer static analysis (polygon_edge)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Dialyzer static analysis (suave)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Dialyzer static analysis (optimism)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Blockscout Web Tests (default)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Blockscout Web Tests (default)
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
Blockscout Web Tests (default)
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
Blockscout Web Tests (default)
using map.field notation (without parentheses) to invoke function BlockScoutWeb.Endpoint.__sockets__() is deprecated, you must add parentheses instead: remote.function()
|
Blockscout Web Tests (default)
51..1 has a default step of -1, please write 51..1//-1 instead
|
Blockscout Web Tests (default)
150..101 has a default step of -1, please write 150..101//-1 instead
|
Blockscout Web Tests (default)
4..1 has a default step of -1, please write 4..1//-1 instead
|
Blockscout Web Tests (default)
51..1 has a default step of -1, please write 51..1//-1 instead
|
Blockscout Web Tests (default)
50..0 has a default step of -1, please write 50..0//-1 instead
|
Blockscout Web Tests (default)
Elixir.Phoenix.Controller.render/4 with a view is deprecated, see the documentation for render/3 for an alternative
|
Blockscout Web Tests (default)
Elixir.Phoenix.Controller.render/4 with a view is deprecated, see the documentation for render/3 for an alternative
|
Blockscout Web Tests (polygon_edge)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Blockscout Web Tests (polygon_edge)
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
Blockscout Web Tests (polygon_edge)
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
Blockscout Web Tests (polygon_edge)
using map.field notation (without parentheses) to invoke function BlockScoutWeb.Endpoint.__sockets__() is deprecated, you must add parentheses instead: remote.function()
|
Blockscout Web Tests (polygon_edge)
51..1 has a default step of -1, please write 51..1//-1 instead
|
Blockscout Web Tests (polygon_edge)
50..0 has a default step of -1, please write 50..0//-1 instead
|
Blockscout Web Tests (polygon_edge)
150..101 has a default step of -1, please write 150..101//-1 instead
|
Blockscout Web Tests (polygon_edge)
51..1 has a default step of -1, please write 51..1//-1 instead
|
Blockscout Web Tests (polygon_edge)
4..1 has a default step of -1, please write 4..1//-1 instead
|
Blockscout Web Tests (polygon_edge)
using map.field notation (without parentheses) to invoke function Explorer.SmartContract.Solidity.PublisherWorker.__que_worker__() is deprecated, you must add parentheses instead: remote.function()
|
Blockscout Web Tests (polygon_edge)
Supervisor.start_child/2 with a list of args is deprecated, please use DynamicSupervisor instead
|
Blockscout Web Tests (optimism)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Blockscout Web Tests (optimism)
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
Blockscout Web Tests (optimism)
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
Blockscout Web Tests (optimism)
using map.field notation (without parentheses) to invoke function BlockScoutWeb.Endpoint.__sockets__() is deprecated, you must add parentheses instead: remote.function()
|
Blockscout Web Tests (optimism)
51..1 has a default step of -1, please write 51..1//-1 instead
|
Blockscout Web Tests (optimism)
50..0 has a default step of -1, please write 50..0//-1 instead
|
Blockscout Web Tests (optimism)
51..1 has a default step of -1, please write 51..1//-1 instead
|
Blockscout Web Tests (optimism)
4..1 has a default step of -1, please write 4..1//-1 instead
|
Blockscout Web Tests (optimism)
150..101 has a default step of -1, please write 150..101//-1 instead
|
Blockscout Web Tests (optimism)
using map.field notation (without parentheses) to invoke function Explorer.SmartContract.Solidity.PublisherWorker.__que_worker__() is deprecated, you must add parentheses instead: remote.function()
|
Blockscout Web Tests (optimism)
Supervisor.start_child/2 with a list of args is deprecated, please use DynamicSupervisor instead
|
Blockscout Web Tests (suave)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Blockscout Web Tests (suave)
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
Blockscout Web Tests (suave)
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
Blockscout Web Tests (suave)
using map.field notation (without parentheses) to invoke function BlockScoutWeb.Endpoint.__sockets__() is deprecated, you must add parentheses instead: remote.function()
|
Blockscout Web Tests (suave)
150..101 has a default step of -1, please write 150..101//-1 instead
|
Blockscout Web Tests (suave)
51..1 has a default step of -1, please write 51..1//-1 instead
|
Blockscout Web Tests (suave)
51..1 has a default step of -1, please write 51..1//-1 instead
|
Blockscout Web Tests (suave)
50..0 has a default step of -1, please write 50..0//-1 instead
|
Blockscout Web Tests (suave)
4..1 has a default step of -1, please write 4..1//-1 instead
|
Blockscout Web Tests (suave)
Elixir.Phoenix.Controller.render/4 with a view is deprecated, see the documentation for render/3 for an alternative
|
Blockscout Web Tests (suave)
Elixir.Phoenix.Controller.render/4 with a view is deprecated, see the documentation for render/3 for an alternative
|