Bump browserify-sign from 4.2.1 to 4.2.2 in /apps/block_scout_web/assets #70
config.yml
on: pull_request
Build and Cache deps
34s
Credo
25s
Code formatting checks
15s
Dialyzer static analysis
1m 36s
Missing translation keys check
1m 0s
Sobelow security analysis
35s
Check spelling
19s
ESLint
43s
JS Tests
49s
EthereumJSONRPC Tests
1m 13s
Explorer Tests
5m 31s
Indexer Tests
2m 38s
Blockscout Web Tests
6m 54s
Annotations
29 errors and 156 warnings
Code formatting checks
Process completed with exit code 1.
|
EthereumJSONRPC Tests
doctest EthereumJSONRPC.Receipt.elixir_to_params/1 (2) (EthereumJSONRPC.ReceiptTest)
|
EthereumJSONRPC Tests
doctest EthereumJSONRPC.Receipt.elixir_to_params/1 (1) (EthereumJSONRPC.ReceiptTest)
|
EthereumJSONRPC Tests
test fetch/2 with errors return all errors (EthereumJSONRPC.ReceiptsTest)
|
EthereumJSONRPC Tests
doctest EthereumJSONRPC.Receipts.elixir_to_params/1 (2) (EthereumJSONRPC.ReceiptsTest)
|
EthereumJSONRPC Tests
test fetch/2 with receipts and logs (EthereumJSONRPC.ReceiptsTest)
|
EthereumJSONRPC Tests
test fetch_transaction_receipts/2 with valid transaction hash (EthereumJSONRPCTest)
|
EthereumJSONRPC Tests
Process completed with exit code 2.
|
Indexer Tests
test Indexer.Block.Fetcher.fetch_and_import_range/1 in range with internal transactions (Indexer.Block.Realtime.FetcherTest)
|
Indexer Tests
test Indexer.Block.Fetcher.fetch_and_import_range/1 in range with internal transactions and manual reward fetching (Indexer.Block.Realtime.FetcherTest)
|
Indexer Tests
test import_range/2 can import range with all synchronous imported schemas (Indexer.Block.FetcherTest)
|
Indexer Tests
test import_range/2 correctly imports blocks with multiple uncle rewards for the same address (Indexer.Block.FetcherTest)
|
Indexer Tests
test task/1 async fetches beneficiaries when individual responses error out (Indexer.Block.Catchup.FetcherTest)
|
Indexer Tests
test task/1 failed blocks handles correctly (Indexer.Block.Catchup.FetcherTest)
|
Indexer Tests
test task/1 async fetches beneficiaries when entire call errors out (Indexer.Block.Catchup.FetcherTest)
|
Indexer Tests
test task/1 ignores fetched beneficiaries with different hash for same number (Indexer.Block.Catchup.FetcherTest)
|
Indexer Tests
Process completed with exit code 2.
|
Explorer Tests
test notify when address appears in watchlist (Explorer.Account.Notifier.NotifyTest)
|
Explorer Tests
Process completed with exit code 2.
|
Blockscout Web Tests
test GET index/3 successfully renders the page when the address is a contract (BlockScoutWeb.AddressContractControllerTest)
|
Blockscout Web Tests
test GET index/3 returns not found given an invalid address hash (BlockScoutWeb.AddressContractControllerTest)
|
Blockscout Web Tests
test GET index/3 returns not found when the address isn't a contract (BlockScoutWeb.AddressContractControllerTest)
|
Blockscout Web Tests
test GET index/3 returns not found for nonexistent address (BlockScoutWeb.AddressContractControllerTest)
|
Blockscout Web Tests
test GET index/3 with valid address hash without address (BlockScoutWeb.AddressInternalTransactionControllerTest)
|
Blockscout Web Tests
test GET index/3 includes USD exchange rate value for address in assigns (BlockScoutWeb.AddressInternalTransactionControllerTest)
|
Blockscout Web Tests
test GET index/3 with invalid address hash (BlockScoutWeb.AddressInternalTransactionControllerTest)
|
Blockscout Web Tests
test GET index/3 with a token that doesn't exist (BlockScoutWeb.Tokens.HolderControllerTest)
|
Blockscout Web Tests
test GET index/3 successfully renders the page (BlockScoutWeb.Tokens.HolderControllerTest)
|
Blockscout Web Tests
test GET index/3 with invalid address hash (BlockScoutWeb.Tokens.HolderControllerTest)
|
Build and Cache deps
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and Cache deps:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Build and Cache deps:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Build and Cache deps:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Build and Cache deps:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Build and Cache deps:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Build and Cache deps:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Code formatting checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Code formatting checks:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Code formatting checks:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Code formatting checks:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Code formatting checks:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Code formatting checks:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Code formatting checks:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Code formatting checks:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Code formatting checks:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Code formatting checks:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Check spelling
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check spelling:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Check spelling:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Check spelling:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Check spelling:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Check spelling:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Check spelling:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Credo
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Credo:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Credo:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Credo:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Credo:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Credo:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Credo:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Credo:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Credo:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Credo:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Sobelow security analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Sobelow security analysis:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Sobelow security analysis:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Sobelow security analysis:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Sobelow security analysis:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Sobelow security analysis:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Sobelow security analysis:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Sobelow security analysis:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Sobelow security analysis:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Sobelow security analysis:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Sobelow security analysis:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Sobelow security analysis:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Sobelow security analysis:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
ESLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ESLint:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
ESLint:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
ESLint:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
ESLint:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
ESLint:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
ESLint:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
JS Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
JS Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
JS Tests:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
JS Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
JS Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
JS Tests:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
JS Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Missing translation keys check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Missing translation keys check:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Missing translation keys check:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Missing translation keys check:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Missing translation keys check:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Missing translation keys check:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Missing translation keys check:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Missing translation keys check:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Missing translation keys check:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Missing translation keys check:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Missing translation keys check
variable "main_nets" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Missing translation keys check
variable "other_nets" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Missing translation keys check
variable "test_nets" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
EthereumJSONRPC Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
EthereumJSONRPC Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
EthereumJSONRPC Tests:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
EthereumJSONRPC Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
EthereumJSONRPC Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
EthereumJSONRPC Tests:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
EthereumJSONRPC Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
EthereumJSONRPC Tests:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
EthereumJSONRPC Tests:
apps/indexer/config/runtime/test.exs#L1
unused import Config
|
EthereumJSONRPC Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
EthereumJSONRPC Tests:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
EthereumJSONRPC Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
EthereumJSONRPC Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
EthereumJSONRPC Tests:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
EthereumJSONRPC Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Dialyzer static analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Dialyzer static analysis:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Dialyzer static analysis:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Dialyzer static analysis:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Dialyzer static analysis:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Dialyzer static analysis:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Dialyzer static analysis:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Dialyzer static analysis:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Dialyzer static analysis:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Dialyzer static analysis:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Dialyzer static analysis
variable "main_nets" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Dialyzer static analysis
variable "other_nets" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Dialyzer static analysis
variable "test_nets" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Dialyzer static analysis:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Dialyzer static analysis:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Dialyzer static analysis:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Indexer Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Indexer Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Indexer Tests:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Indexer Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Indexer Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Indexer Tests:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Indexer Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Indexer Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Indexer Tests:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Indexer Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Indexer Tests
variable "main_nets" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Indexer Tests
variable "other_nets" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Indexer Tests
variable "test_nets" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Indexer Tests:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Indexer Tests:
apps/indexer/config/runtime/test.exs#L1
unused import Config
|
Indexer Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Indexer Tests:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Explorer Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Explorer Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Explorer Tests:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Explorer Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Explorer Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Explorer Tests:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Explorer Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Explorer Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Explorer Tests:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Explorer Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Explorer Tests
variable "main_nets" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Explorer Tests
variable "other_nets" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Explorer Tests
variable "test_nets" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Explorer Tests:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Explorer Tests:
apps/indexer/config/runtime/test.exs#L1
unused import Config
|
Explorer Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Explorer Tests:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Blockscout Web Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Blockscout Web Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Blockscout Web Tests:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Blockscout Web Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Blockscout Web Tests
variable "main_nets" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Blockscout Web Tests
variable "other_nets" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Blockscout Web Tests
variable "test_nets" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Blockscout Web Tests:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Blockscout Web Tests:
apps/indexer/config/runtime/test.exs#L1
unused import Config
|
Blockscout Web Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Blockscout Web Tests:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Blockscout Web Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Blockscout Web Tests:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Blockscout Web Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Blockscout Web Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|
Blockscout Web Tests:
config/config_helper.exs#L1
redefining module ConfigHelper (current version defined in memory)
|
Blockscout Web Tests:
config/config_helper.exs#L178
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
|