Blockscout CI/CD for dhutch/xss_fix #133
blockscout.yml
on: pull_request
Build and Cache deps
1m 30s
JS Tests
1m 55s
EthereumJSONRPC Tests
2m 16s
Explorer Tests
3m 26s
Indexer Tests
3m 15s
Blockscout Web Tests
5m 2s
Credo
1m 25s
Code formatting checks
1m 20s
Dialyzer static analysis
1m 59s
Missing translation keys check
1m 38s
Sobelow security analysis
1m 35s
ESLint
1m 51s
Publish Unit Tests Results
2s
build-blockscout-container
15m 30s
build-blockscout-api-container
24m 34s
Annotations
1 error and 44 warnings
Publish Unit Tests Results
This request has been automatically failed because it uses a deprecated version of `actions/download-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
Build and Cache deps
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Code formatting checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Dialyzer static analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Credo
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Sobelow security analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Missing translation keys check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ESLint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
JS Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
EthereumJSONRPC Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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
|
Indexer Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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)
|
Blockscout Web Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Blockscout Web Test Results
|
20.6 KB |
|
ESLint Test Results
|
1.64 KB |
|
Explorer Test Results
|
23.5 KB |
|
Indexer Test Results
|
5.36 KB |
|
Jest JUnit Test Results
|
1.96 KB |
|
Wallaby screenshots
|
315 KB |
|