Skip to content

chore(deps-dev): bump ajv from 6.12.6 to 6.14.0 in /apps/block_scout_web/assets in the npm_and_yarn group across 1 directory #8

chore(deps-dev): bump ajv from 6.12.6 to 6.14.0 in /apps/block_scout_web/assets in the npm_and_yarn group across 1 directory

chore(deps-dev): bump ajv from 6.12.6 to 6.14.0 in /apps/block_scout_web/assets in the npm_and_yarn group across 1 directory #8

Triggered via pull request February 22, 2026 22:04
Status Failure
Total duration 12m 36s
Artifacts

config.yml

on: pull_request
Build and Cache deps
5m 3s
Build and Cache deps
Build matrix
2s
Build matrix
Credo
29s
Credo
Code formatting checks
18s
Code formatting checks
Missing translation keys check
1m 10s
Missing translation keys check
Sobelow security analysis
48s
Sobelow security analysis
Check spelling
34s
Check spelling
ESLint
42s
ESLint
JS Tests
46s
JS Tests
Utils Tests
18s
Utils 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

4 errors and 34 warnings
Indexer Tests (default, false)
Process completed with exit code 2.
Indexer Tests (default, false)
test init/1 fetched unfetched uncle hashes (Indexer.Fetcher.UncleBlockTest)
Explorer Tests (default, false)
Process completed with exit code 2.
Explorer Tests (default, false)
test publish/2 allows to re-verify solidity contracts (Explorer.SmartContract.Solidity.PublisherTest)
Build and Cache deps
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
Build and Cache deps
0..-2 has a default step of -1, please write 0..-2//-1 instead
Credo: apps/block_scout_web/lib/block_scout_web/schemas/api/v2/general.ex#L1153
Found a TODO tag in a comment: # todo: eliminate in favour token_id
Credo: apps/explorer/lib/explorer/chain/internal_transaction.ex#L74
Found a TODO tag in a comment: # todo: consider using enum
Credo: apps/explorer/lib/explorer/chain_spec/genesis_data.ex#L298
Found a TODO tag in a comment: # todo: process zksync zk_compiler
Credo: apps/explorer/lib/explorer/chain/import/runner/transactions.ex#L148
Found a TODO tag in a comment: # todo: avoid code duplication
Credo: apps/explorer/lib/explorer/chain/internal_transaction.ex#L427
Found a TODO tag in a comment: # TODO consider removing
Credo: apps/explorer/lib/explorer/chain/internal_transaction.ex#L445
Found a TODO tag in a comment: # TODO consider removing
Credo: apps/explorer/lib/explorer/token/metadata_retriever.ex#L740
Found a TODO tag in a comment: # todo: rewrite for strict CID v1 support
Indexer Tests (default, false)
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
Indexer Tests (default, false)
Supervisor.terminate_child/2 with a PID is deprecated, please use DynamicSupervisor instead
Indexer Tests (default, false)
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
Indexer Tests (default, false)
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
Indexer Tests (default, false)
setting :truncate in Logger.configure/2 is deprecated, add the :logger_backends dependency and configure it instead
Indexer Tests (default, false)
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, false)
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, false)
Supervisor.terminate_child/2 with a PID is deprecated, please use DynamicSupervisor instead
Explorer Tests (default, false)
setting :truncate in Logger.configure/2 is deprecated, add the :logger_backends dependency and configure it instead
Explorer Tests (default, false)
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
Explorer Tests (default, false)
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
Explorer Tests (default, false)
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
Explorer Tests (default, false)
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
Explorer Tests (default, false)
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
Explorer Tests (default, false)
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
Explorer Tests (default, false)
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, false)
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, false)
using map.field notation (without parentheses) to invoke function Explorer.SmartContract.Vyper.PublisherWorker.concurrency() is deprecated, you must add parentheses instead: remote.function()
Blockscout Web Tests (default, false)
Supervisor.start_child/2 with a list of args is deprecated, please use DynamicSupervisor instead
Blockscout Web Tests (default, false)
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, false)
51..1 has a default step of -1, please write 51..1//-1 instead
Blockscout Web Tests (default, false)
150..101 has a default step of -1, please write 150..101//-1 instead
Blockscout Web Tests (default, false)
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, false)
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, false)
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()