Disable multi-platform builds #55
Annotations
10 errors and 11 warnings
mix test --exclude no_nethermind
test GET index/3 next page doesn't miss internal transactions (BlockScoutWeb.AddressInternalTransactionControllerTest)
|
mix test --exclude no_nethermind
test GET index/3 next_page_params exist if not on last page (BlockScoutWeb.AddressInternalTransactionControllerTest)
|
mix test --exclude no_nethermind
test GET index/2 does not return unrelated transactions (BlockScoutWeb.BlockWithdrawalControllerTest)
|
mix test --exclude no_nethermind
test GET index/2 returns withdrawals for the block (BlockScoutWeb.BlockWithdrawalControllerTest)
|
mix test --exclude no_nethermind
test GET index/2 next_page_path exists if not on last page (BlockScoutWeb.BlockWithdrawalControllerTest)
|
mix test --exclude no_nethermind
test GET index/2 next_page_path is empty if on last page (BlockScoutWeb.BlockWithdrawalControllerTest)
|
mix test --exclude no_nethermind
test GET index/2 displays miner primary address name (BlockScoutWeb.BlockWithdrawalControllerTest)
|
mix test --exclude no_nethermind
test /search/check-redirect finds a consensus block by block number (BlockScoutWeb.API.V2.SearchControllerTest)
|
mix test --exclude no_nethermind
test /search/check-redirect finds a transaction by hash when there are not 0x prefix (BlockScoutWeb.API.V2.SearchControllerTest)
|
mix test --exclude no_nethermind
test /search/check-redirect finds a transaction by hash (BlockScoutWeb.API.V2.SearchControllerTest)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
mix test --exclude no_nethermind
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
mix test --exclude no_nethermind
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
mix test --exclude no_nethermind
using map.field notation (without parentheses) to invoke function BlockScoutWeb.Endpoint.__sockets__() is deprecated, you must add parentheses instead: remote.function()
|
mix test --exclude no_nethermind
150..101 has a default step of -1, please write 150..101//-1 instead
|
mix test --exclude no_nethermind
51..1 has a default step of -1, please write 51..1//-1 instead
|
mix test --exclude no_nethermind
50..0 has a default step of -1, please write 50..0//-1 instead
|
mix test --exclude no_nethermind
51..1 has a default step of -1, please write 51..1//-1 instead
|
mix test --exclude no_nethermind
4..1 has a default step of -1, please write 4..1//-1 instead
|
mix test --exclude no_nethermind
Elixir.Phoenix.Controller.render/4 with a view is deprecated, see the documentation for render/3 for an alternative
|
mix test --exclude no_nethermind
Elixir.Phoenix.Controller.render/4 with a view is deprecated, see the documentation for render/3 for an alternative
|
Loading