Skip to content

feat(app), ignore byte code change for configured addresses #19

feat(app), ignore byte code change for configured addresses

feat(app), ignore byte code change for configured addresses #19

Triggered via pull request September 26, 2023 09:54
Status Failure
Total duration 14m 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

config.yml

on: pull_request
Build and Cache deps
6m 21s
Build and Cache deps
Credo
24s
Credo
Code formatting checks
16s
Code formatting checks
Dialyzer static analysis
7m 52s
Dialyzer static analysis
Missing translation keys check
55s
Missing translation keys check
Sobelow security analysis
39s
Sobelow security analysis
Check spelling
20s
Check spelling
ESLint
3m 58s
ESLint
JS Tests
1m 7s
JS Tests
EthereumJSONRPC Tests
1m 12s
EthereumJSONRPC Tests
Explorer Tests
5m 17s
Explorer Tests
Indexer Tests
2m 24s
Indexer Tests
Blockscout Web Tests
7m 14s
Blockscout Web Tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 106 warnings
Code formatting checks
Process completed with exit code 1.
Check spelling
7 spelling issues found in 1 of the 1 file checked.
Credo
Process completed with exit code 8.
Explorer Tests
test export/3 exports address logs to csv (Explorer.Chain.AddressLogCsvExporterTest)
Explorer Tests
Process completed with exit code 2.
Build and Cache deps
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
Build and Cache deps: config/config_helper.exs#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
Build and Cache deps: config/config_helper.exs#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
Build and Cache deps: config/config_helper.exs#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
Build and Cache deps
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Build and Cache deps
use Bitwise is deprecated. import Bitwise instead
Build and Cache deps
use Bitwise is deprecated. import Bitwise instead
Build and Cache deps: deps/mix_erlang_tasks/mix.exs#L9
variable "description" does not exist and is being expanded to "description()", please use parentheses to remove the ambiguity or change the variable name
Build and Cache deps: deps/mix_erlang_tasks/mix.exs#L10
variable "package" does not exist and is being expanded to "package()", please use parentheses to remove the ambiguity or change the variable name
Build and Cache deps
use Bitwise is deprecated. import Bitwise instead
Build and Cache deps: config/config_helper.exs#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
Build and Cache deps: config/config_helper.exs#L127
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/checkout@v2, 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#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
Code formatting checks: config/config_helper.exs#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
Code formatting checks: config/config_helper.exs#L127
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/checkout@v2, 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#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
Check spelling: config/config_helper.exs#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
Check spelling: apps/explorer/lib/explorer/chain.ex#L1938
Unknown word (bytecodechange)
Check spelling: apps/explorer/lib/explorer/chain.ex#L1955
Unknown word (bytecodechange)
Check spelling: apps/explorer/lib/explorer/chain.ex#L1957
Unknown word (environtment)
Check spelling: apps/explorer/lib/explorer/chain.ex#L1974
Unknown word (bytecodechange)
Check spelling: apps/explorer/lib/explorer/chain.ex#L1987
Unknown word (addrs)
Check spelling: apps/explorer/lib/explorer/chain.ex#L1994
Unknown word (addrs)
Check spelling: apps/explorer/lib/explorer/chain.ex#L1995
Unknown word (addrs)
Credo
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
Credo: config/config_helper.exs#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
Credo: config/config_helper.exs#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
Credo: apps/explorer/lib/explorer/chain.ex#L1888
Function is too complex (cyclomatic complexity is 11, max is 9).
Sobelow security analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
Sobelow security analysis: config/config_helper.exs#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
Sobelow security analysis: config/config_helper.exs#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
Sobelow security analysis: config/config_helper.exs#L127
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/checkout@v2, 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#L127
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)
Missing translation keys check: config/config_helper.exs#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
Missing translation keys check: config/config_helper.exs#L127
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/checkout@v2, 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#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
JS Tests: config/config_helper.exs#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
EthereumJSONRPC Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
EthereumJSONRPC Tests: config/config_helper.exs#L127
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/runtime/test.exs#L1
unused import Config
EthereumJSONRPC Tests
unused import EthereumJSONRPC.Case
EthereumJSONRPC Tests: config/config_helper.exs#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
EthereumJSONRPC Tests: config/config_helper.exs#L127
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/checkout@v2, 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#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
Indexer Tests: config/config_helper.exs#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
Indexer Tests: config/config_helper.exs#L127
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#L127
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)
ESLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
ESLint: config/config_helper.exs#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
Explorer Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
Explorer Tests: config/config_helper.exs#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
Explorer Tests: config/config_helper.exs#L127
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#L127
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/checkout@v2, 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#L127
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: config/config_helper.exs#L127
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#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
Blockscout Web Tests: config/config_helper.exs#L127
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/checkout@v2, 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#L127
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#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
Dialyzer static analysis: config/config_helper.exs#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
Dialyzer static analysis: config/config_helper.exs#L127
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)