Disable multi-platform builds #59
config.yml
on: push
Build and Cache deps
14s
Build matrix
0s
Credo
23s
Code formatting checks
13s
Missing translation keys check
48s
Sobelow security analysis
34s
Check spelling
24s
ESLint
35s
JS Tests
40s
Matrix: Dialyzer static analysis
Matrix: Blockscout Web Tests
Matrix: EthereumJSONRPC Tests
Matrix: Explorer Tests
Matrix: Indexer Tests
Annotations
50 errors and 93 warnings
Explorer Tests (polygon_edge)
test current day values are saved in state (Explorer.Market.History.CatalogerTest)
|
Explorer Tests (polygon_edge)
Process completed with exit code 2.
|
Explorer Tests (optimism)
test current day values are saved in state (Explorer.Market.History.CatalogerTest)
|
Explorer Tests (optimism)
Process completed with exit code 2.
|
Explorer Tests (default)
test current day values are saved in state (Explorer.Market.History.CatalogerTest)
|
Explorer Tests (default)
Process completed with exit code 2.
|
Dialyzer static analysis (optimism)
Process completed with exit code 2.
|
Dialyzer static analysis (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.
|
Blockscout Web Tests (default)
test GET index/3 next_page_params exist if not on last page (BlockScoutWeb.AddressInternalTransactionControllerTest)
|
Blockscout Web Tests (default)
test GET index/3 next page doesn't miss internal transactions (BlockScoutWeb.AddressInternalTransactionControllerTest)
|
Blockscout Web Tests (default)
test /transactions/{transaction_hash}/token-transfers check that pagination works fine with 1155 batches #2 some batches on the first page and one on the second (BlockScoutWeb.API.V2.TransactionControllerTest)
|
Blockscout Web Tests (default)
test /transactions/{transaction_hash}/token-transfers check filters (BlockScoutWeb.API.V2.TransactionControllerTest)
|
Blockscout Web Tests (default)
test /transactions/{transaction_hash} single 1155 flattened (BlockScoutWeb.API.V2.TransactionControllerTest)
|
Blockscout Web Tests (default)
test /transactions/{transaction_hash}/logs return empty list (BlockScoutWeb.API.V2.TransactionControllerTest)
|
Blockscout Web Tests (default)
test /transactions/{transaction_hash}/logs return relevant log (BlockScoutWeb.API.V2.TransactionControllerTest)
|
Blockscout Web Tests (default)
test /transactions/{transaction_hash}/token-transfers check that pagination works fine with 1155 batches #3 (BlockScoutWeb.API.V2.TransactionControllerTest)
|
Blockscout Web Tests (default)
test /transactions/{transaction_hash}/internal-transactions return empty list (BlockScoutWeb.API.V2.TransactionControllerTest)
|
Blockscout Web Tests (default)
test /transactions/{transaction_hash}/token-transfers return list with next_page_params (BlockScoutWeb.API.V2.TransactionControllerTest)
|
Blockscout Web Tests (optimism)
test GET index/3 next page doesn't miss internal transactions (BlockScoutWeb.AddressInternalTransactionControllerTest)
|
Blockscout Web Tests (optimism)
test GET index/3 next_page_params exist if not on last page (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 getblockreward with a valid block (BlockScoutWeb.API.RPC.BlockControllerTest)
|
Blockscout Web Tests (optimism)
test getblockreward with a valid block and uncles (BlockScoutWeb.API.RPC.BlockControllerTest)
|
Blockscout Web Tests (optimism)
test GET search/2 finds a transaction by hash when there are not 0x prefix (BlockScoutWeb.ChainControllerTest)
|
Blockscout Web Tests (optimism)
test GET search/2 finds a consensus block by block number (BlockScoutWeb.ChainControllerTest)
|
Blockscout Web Tests (optimism)
test GET search/2 finds a transaction by hash (BlockScoutWeb.ChainControllerTest)
|
Blockscout Web Tests (optimism)
test block field with valid argument 'number', returns all expected fields (BlockScoutWeb.GraphQL.Schema.Query.BlockTest)
|
Blockscout Web Tests (optimism)
test node field with valid argument 'id' for a transaction (BlockScoutWeb.GraphQL.Schema.Query.NodeTest)
|
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 gettxinfo with a txhash with ok status (BlockScoutWeb.API.RPC.TransactionControllerTest)
|
Blockscout Web Tests (suave)
test gettxinfo with a txhash with empty revert reason from DB (BlockScoutWeb.API.RPC.TransactionControllerTest)
|
Blockscout Web Tests (suave)
test gettxinfo with a txhash with revert reason from DB (BlockScoutWeb.API.RPC.TransactionControllerTest)
|
Blockscout Web Tests (suave)
test with a txhash with empty revert reason from the archive node (BlockScoutWeb.API.RPC.TransactionControllerTest)
|
Blockscout Web Tests (suave)
test gettxreceiptstatus with a txhash with nil status (BlockScoutWeb.API.RPC.TransactionControllerTest)
|
Blockscout Web Tests (suave)
test gettxinfo with a txhash with revert reason from the archive node (BlockScoutWeb.API.RPC.TransactionControllerTest)
|
Blockscout Web Tests (suave)
test getstatus with a txhash with nil status (BlockScoutWeb.API.RPC.TransactionControllerTest)
|
Blockscout Web Tests (suave)
test getstatus with a txhash with ok status (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 getstatus with a txhash with error (BlockScoutWeb.API.RPC.TransactionControllerTest)
|
Blockscout Web Tests (polygon_edge)
test getstatus with a txhash with failed status but awaiting internal transactions (BlockScoutWeb.API.RPC.TransactionControllerTest)
|
Blockscout Web Tests (polygon_edge)
test with a txhash with empty revert reason from the archive node (BlockScoutWeb.API.RPC.TransactionControllerTest)
|
Blockscout Web Tests (polygon_edge)
test getstatus with a txhash with ok status (BlockScoutWeb.API.RPC.TransactionControllerTest)
|
Blockscout Web Tests (polygon_edge)
test gettxinfo paginates logs (BlockScoutWeb.API.RPC.TransactionControllerTest)
|
Blockscout Web Tests (polygon_edge)
test gettxinfo with a txhash with ok status (BlockScoutWeb.API.RPC.TransactionControllerTest)
|
Blockscout Web Tests (polygon_edge)
test gettxreceiptstatus with a txhash with ok status (BlockScoutWeb.API.RPC.TransactionControllerTest)
|
Blockscout Web Tests (polygon_edge)
test getstatus with a txhash with nil status (BlockScoutWeb.API.RPC.TransactionControllerTest)
|
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
|
Sobelow security analysis
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
|
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 (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 (default)
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 (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
|
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 (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
|
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
|
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 (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 (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
|
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
|
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 (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
|
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)
150..101 has a default step of -1, please write 150..101//-1 instead
|
Blockscout Web Tests (default)
51..1 has a default step of -1, please write 51..1//-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 (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)
150..101 has a default step of -1, please write 150..101//-1 instead
|
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)
4..1 has a default step of -1, please write 4..1//-1 instead
|
Blockscout Web Tests (optimism)
Elixir.Phoenix.Controller.render/4 with a view is deprecated, see the documentation for render/3 for an alternative
|
Blockscout Web Tests (optimism)
Elixir.Phoenix.Controller.render/4 with a view is deprecated, see the documentation for render/3 for an alternative
|
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)
50..0 has a default step of -1, please write 50..0//-1 instead
|
Blockscout Web Tests (suave)
51..1 has a default step of -1, please write 51..1//-1 instead
|
Blockscout Web Tests (suave)
4..1 has a default step of -1, please write 4..1//-1 instead
|
Blockscout Web Tests (suave)
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 (suave)
Supervisor.start_child/2 with a list of args is deprecated, please use DynamicSupervisor instead
|
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)
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)
150..101 has a default step of -1, please write 150..101//-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
|