Blockscout CI/CD for dhutch/show_more_currency #101
blockscout.yml
on: pull_request
Build and Cache deps
1m 19s
JS Tests
1m 41s
EthereumJSONRPC Tests
1m 58s
Explorer Tests
3m 24s
Indexer Tests
2m 55s
Blockscout Web Tests
4m 54s
Credo
1m 19s
Code formatting checks
1m 8s
Dialyzer static analysis
1m 45s
Missing translation keys check
1m 30s
Sobelow security analysis
1m 21s
ESLint
1m 45s
Publish Unit Tests Results
1m 10s
Build-Blockscout
/
auth-build-push-scan-container
Build-Blockscout-api
/
auth-build-push-scan-container
Annotations
5 errors and 53 warnings
Explorer Tests
test run/2 inserts token balance (Explorer.Chain.Import.Runner.Address.TokenBalancesTest)
|
Explorer Tests
test does not nillifies existing value ERC-1155 (Explorer.Chain.Import.Runner.Address.TokenBalancesTest)
|
Explorer Tests
test run/2 does not nillifies existing value (Explorer.Chain.Import.Runner.Address.TokenBalancesTest)
|
Explorer Tests
test set value_fetched_at to null for existing record if incoming data has this field empty (Explorer.Chain.Import.Runner.Address.TokenBalancesTest)
|
Explorer Tests
Process completed with exit code 2.
|
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/.
|
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/.
|
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/.
|
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/.
|
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/.
|
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/.
|
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/
|
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/
|
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
|
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)
|
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
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
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Blockscout Web Test Results
Expired
|
199 KB |
|
ESLint Test Results
Expired
|
29.6 KB |
|
Explorer Test Results
Expired
|
205 KB |
|
Indexer Test Results
Expired
|
39.5 KB |
|
Jest JUnit Test Results
Expired
|
17.3 KB |
|
Wallaby screenshots
Expired
|
327 KB |
|