Skip to content

Blockscout CI/CD for master #125

Blockscout CI/CD for master

Blockscout CI/CD for master #125

Triggered via push May 8, 2024 12:21
Status Success
Total duration 1h 2m 13s
Artifacts 6

blockscout.yml

on: push
Build and Cache deps
6m 29s
Build and Cache deps
Publish Unit Tests Results
1m 7s
Publish Unit Tests Results
set-docker-vars
54s
set-docker-vars
build-blockscout-container
44m 40s
build-blockscout-container
build-blockscout-api-container
23m 10s
build-blockscout-api-container
Fit to window
Zoom out
Zoom in

Annotations

64 warnings and 6 notices
74 skipped tests found
There are 74 skipped tests, see "Raw output" for the full list of skipped tests.
2636 tests found (test 1 to 539)
There are 2636 tests, see "Raw output" for the list of tests 1 to 539.
2636 tests found (test 540 to 1091)
There are 2636 tests, see "Raw output" for the list of tests 540 to 1091.
2636 tests found (test 1092 to 1677)
There are 2636 tests, see "Raw output" for the list of tests 1092 to 1677.
2636 tests found (test 1678 to 2291)
There are 2636 tests, see "Raw output" for the list of tests 1678 to 2291.
2636 tests found (test 2292 to 2636)
There are 2636 tests, see "Raw output" for the list of tests 2292 to 2636.
Build and Cache deps
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Build and Cache deps
System.get_pid/0 is deprecated. Use System.pid/0 instead
Build and Cache deps
System.get_pid/0 is deprecated. Use System.pid/0 instead
Build and Cache deps
use Bitwise is deprecated. import Bitwise instead
Code formatting checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Credo
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Missing translation keys check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Sobelow security analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
JS Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
EthereumJSONRPC Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Explorer Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
unused alias Transaction
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 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
Indexer Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 /__w/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)
Dialyzer static analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Blockscout Web Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Blockscout Web Test Results", "ESLint Test Results", "Explorer Test Results", "Indexer Test Results", "Jest JUnit Test Results", "Wallaby screenshots". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
Blockscout Web Test Results Expired
199 KB
ESLint Test Results Expired
29.6 KB
Explorer Test Results Expired
197 KB
Indexer Test Results Expired
39.3 KB
Jest JUnit Test Results Expired
17.3 KB
Wallaby screenshots Expired
321 KB