Skip to content

Bump get-func-name from 2.0.0 to 2.0.2 in /apps/block_scout_web/assets #3176

Bump get-func-name from 2.0.0 to 2.0.2 in /apps/block_scout_web/assets

Bump get-func-name from 2.0.0 to 2.0.2 in /apps/block_scout_web/assets #3176

Triggered via pull request September 27, 2023 22:32
Status Failure
Total duration 34m 31s
Artifacts 7

config.yml

on: pull_request
Build and Cache deps
8m 54s
Build and Cache deps
JS Tests
45s
JS Tests
EthereumJSONRPC Tests
1m 24s
EthereumJSONRPC Tests
Explorer Tests
2m 33s
Explorer Tests
Indexer Tests
2m 5s
Indexer Tests
Blockscout Web Tests
4m 2s
Blockscout Web Tests
Event Stream Tests
54s
Event Stream Tests
Credo
23s
Credo
Code formatting checks
19s
Code formatting checks
Dialyzer static analysis
4m 36s
Dialyzer static analysis
Missing translation keys check
39s
Missing translation keys check
Sobelow security analysis
39s
Sobelow security analysis
ESLint
49s
ESLint
Publish Unit Tests Results
14s
Publish Unit Tests Results
set-docker-vars
0s
set-docker-vars
Build-Blockscout  /  Container-workflow
16m 4s
Build-Blockscout / Container-workflow
Build-Blockscout-api  /  Container-workflow
16m 8s
Build-Blockscout-api / Container-workflow
Fit to window
Zoom out
Zoom in

Annotations

52 warnings
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)
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.
EthereumJSONRPC Tests
unused import EthereumJSONRPC.Case
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)
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
variable "to_address" is unused (if the variable is not meant to be used, prefix it with an underscore)
Explorer Tests
variable "test_address" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
Explorer Tests
unused alias Transaction
Explorer Tests
unused import Ecto.Query
Explorer Tests
variable "result" is unused (if the variable is not meant to be used, prefix it with an underscore)
Explorer Tests
unused alias Address
Explorer Tests
unused alias Block
Explorer Tests
unused alias EventTransformer
Explorer Tests
unused alias Log
Explorer Tests
unused alias Log
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
variable "contract_1" is unused (if the variable is not meant to be used, prefix it with an underscore)
Blockscout Web Tests
variable "contract_3" is unused (if the variable is not meant to be used, prefix it with an underscore)
Blockscout Web Tests
variable "contract_1" is unused (if the variable is not meant to be used, prefix it with an underscore)
Blockscout Web Tests
variable "contract_3" is unused (if the variable is not meant to be used, prefix it with an underscore)
Blockscout Web Tests
unused alias Hash
Blockscout Web Tests
unused alias Wei
Blockscout Web Tests
variable "first_address_inserted_at" is unused (if the variable is not meant to be used, prefix it with an underscore)
Blockscout Web Tests
variable "second_address_inserted_at" is unused (if the variable is not meant to be used, prefix it with an underscore)
Blockscout Web Tests
variable "expected_wei" is unused (if the variable is not meant to be used, prefix it with an underscore)
Blockscout Web Tests
variable "transfer" is unused (if the variable is not meant to be used, prefix it with an underscore)
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
Request POST /repos/celo-org/blockscout/check-runs failed with 403: Forbidden

Artifacts

Produced during runtime
Name Size
Blockscout Web Test Results Expired
199 KB
ESLint Test Results Expired
31.7 KB
Event Stream Test Results Expired
1.37 KB
Explorer Test Results Expired
197 KB
Indexer Test Results Expired
39.5 KB
Jest JUnit Test Results Expired
17.3 KB
Wallaby screenshots Expired
342 KB