Skip to content

Update websocket_client lib to match blockscout upstream. #3103

Update websocket_client lib to match blockscout upstream.

Update websocket_client lib to match blockscout upstream. #3103

Triggered via pull request August 8, 2023 09:51
Status Failure
Total duration 14m 53s
Artifacts 4

config.yml

on: pull_request
Build and Cache deps
6m 25s
Build and Cache deps
JS Tests
43s
JS Tests
EthereumJSONRPC Tests
2m 11s
EthereumJSONRPC Tests
Explorer Tests
2m 2s
Explorer Tests
Indexer Tests
1m 56s
Indexer Tests
Blockscout Web Tests
2m 14s
Blockscout Web Tests
Event Stream Tests
45s
Event Stream Tests
Credo
21s
Credo
Code formatting checks
18s
Code formatting checks
Dialyzer static analysis
4m 4s
Dialyzer static analysis
Missing translation keys check
38s
Missing translation keys check
Sobelow security analysis
30s
Sobelow security analysis
ESLint
47s
ESLint
Publish Unit Tests Results
13s
Publish Unit Tests Results
set-docker-vars
0s
set-docker-vars
Build-Blockscout  /  Container-workflow
Build-Blockscout / Container-workflow
Build-Blockscout-api  /  Container-workflow
Build-Blockscout-api / Container-workflow
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 34 warnings
Code formatting checks
Process completed with exit code 1.
Explorer Tests
Process completed with exit code 1.
EthereumJSONRPC Tests
Process completed with exit code 1.
Blockscout Web Tests
Process completed with exit code 1.
Build and Cache deps: deps/yaml_elixir/mix.exs#L11
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/yaml_elixir/mix.exs#L12
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: deps/yaml_elixir/mix.exs#L13
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
Build and Cache deps: deps/yaml_elixir/mix.exs#L20
variable "apps" does not exist and is being expanded to "apps()", please use parentheses to remove the ambiguity or change the variable name
Build and Cache deps
variable "children" does not exist and is being expanded to "children()", please use parentheses to remove the ambiguity or change the variable name
Build and Cache deps
variable "options" does not exist and is being expanded to "options()", please use parentheses to remove the ambiguity or change the variable name
Build and Cache deps
:yamerl_constr.file/2 is undefined (module :yamerl_constr is not available or is yet to be defined)
Build and Cache deps
:yamerl_constr.string/2 is undefined (module :yamerl_constr is not available or is yet to be defined)
Build and Cache deps
Dict.put_new/3 is deprecated. Use the Map module for working with maps or the Keyword module for working with keyword lists
Build and Cache deps
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
JS Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Event Stream Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Event Stream Tests: deps/mox/lib/mox.ex#L476
redefining module EventStream.Publisher.Mock (current version loaded from /runner/_work/blockscout/blockscout/_build/test/lib/event_stream/ebin/Elixir.EventStream.Publisher.Mock.beam)
Explorer Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@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
No files were found with the provided path: _build/test/junit/explorer/*.xml. No artifacts will be uploaded.
Indexer Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@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: deps/mox/lib/mox.ex#L476
redefining module Explorer.Celo.AddressCache.Mock (current version loaded from /runner/_work/blockscout/blockscout/_build/test/lib/explorer/ebin/Elixir.Explorer.Celo.AddressCache.Mock.beam)
Indexer Tests
unused alias ContractEventTracking
Indexer Tests
unused alias Log
Indexer Tests
unused alias SmartContract
Indexer Tests
unused alias TrackedContractEvent
Indexer Tests
variable "unprefixed_celo_token_address_hash" is unused (if the variable is not meant to be used, prefix it with an underscore)
Indexer Tests
variable "unprefixed_celo_token_address_hash" is unused (if the variable is not meant to be used, prefix it with an underscore)
Indexer Tests
variable "unprefixed_celo_token_address_hash" is unused (if the variable is not meant to be used, prefix it with an underscore)
Indexer Tests
variable "inserted" is unused (if the variable is not meant to be used, prefix it with an underscore)
Indexer Tests
variable "unprefixed_celo_token_address_hash" 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/upload-artifact@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
No files were found with the provided path: _build/test/junit/ethereum_jsonrpc/*.xml. No artifacts will be uploaded.
Blockscout Web Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@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
No files were found with the provided path: apps/block_scout_web/screenshots/*.png. No artifacts will be uploaded.
Blockscout Web Tests
No files were found with the provided path: _build/test/junit/block_scout_web/*.xml. No artifacts will be uploaded.
Publish Unit Tests Results
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Publish Unit Tests Results
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

Produced during runtime
Name Size
ESLint Test Results Expired
31.7 KB
Event Stream Test Results Expired
1.37 KB
Indexer Test Results Expired
40 KB
Jest JUnit Test Results Expired
17.3 KB