Skip to content

feat: Multiple json rpc urls #15848

feat: Multiple json rpc urls

feat: Multiple json rpc urls #15848

Triggered via pull request November 8, 2024 13:00
Status Failure
Total duration 6m 19s
Artifacts

config.yml

on: pull_request
Build and Cache deps
15s
Build and Cache deps
Build matrix
1s
Build matrix
Credo
23s
Credo
Code formatting checks
13s
Code formatting checks
Missing translation keys check
51s
Missing translation keys check
Sobelow security analysis
35s
Sobelow security analysis
Check spelling
23s
Check spelling
ESLint
43s
ESLint
JS Tests
41s
JS Tests
Matrix: Dialyzer static analysis
Matrix: Blockscout Web Tests
Matrix: EthereumJSONRPC Tests
Matrix: Explorer Tests
Matrix: Indexer Tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 17 warnings
Indexer Tests (default)
test import_range/2 can import range with all synchronous imported schemas (Indexer.Block.FetcherTest)
Indexer Tests (default)
Process completed with exit code 2.
Explorer Tests (default)
test indexed_ratio_internal_transactions/0 returns indexed ratio (Explorer.ChainTest)
Explorer Tests (default)
test indexed_ratio_internal_transactions/0 returns 0 if no blocks (Explorer.ChainTest)
Explorer Tests (default)
test finished_indexing_internal_transactions?/0 not finished indexing (Explorer.ChainTest)
Explorer Tests (default)
Process completed with exit code 2.
Credo
using map.field notation (without parentheses) to invoke function Credo.Check.Readability.AliasOrder.category() 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)
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
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
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)
4..1 has a default step of -1, please write 4..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)
51..1 has a default step of -1, please write 51..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)
using map.field notation (without parentheses) to invoke function Explorer.SmartContract.Vyper.PublisherWorker.__que_worker__() is deprecated, you must add parentheses instead: remote.function()
Blockscout Web Tests (default)
Supervisor.start_child/2 with a list of args is deprecated, please use DynamicSupervisor instead