Merge upstream 5.2.2beta #252
config.yml
on: pull_request
Build and Cache deps
3m 39s
Credo
0s
Code formatting checks
0s
Dialyzer static analysis
0s
Missing translation keys check
0s
Sobelow security analysis
0s
Check spelling
0s
ESLint
0s
JS Tests
0s
EthereumJSONRPC Tests
0s
Explorer Tests
0s
Indexer Tests
0s
Blockscout Web Tests
0s
Annotations
2 errors and 13 warnings
Build and Cache deps
** (SyntaxError) lib/ethereum_jsonrpc/block.ex:36:11: syntax error before: withdrawals_root
|
Build and Cache deps
Process completed with exit code 1.
|
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
use Bitwise is deprecated. import Bitwise instead
|
Build and Cache deps
missing `:on` in join, defaulting to `on: true`.
|
Build and Cache deps
missing `:on` in join, defaulting to `on: true`.
|
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)
|