Skip to content

Blockscout CI/CD for master #56

Blockscout CI/CD for master

Blockscout CI/CD for master #56

Triggered via push November 15, 2023 13:59
Status Failure
Total duration 3m 32s
Artifacts

blockscout.yml

on: push
Build and Cache deps
1m 25s
Build and Cache deps
JS Tests
0s
JS Tests
EthereumJSONRPC Tests
0s
EthereumJSONRPC Tests
Explorer Tests
0s
Explorer Tests
Indexer Tests
0s
Indexer Tests
Blockscout Web Tests
0s
Blockscout Web Tests
Credo
0s
Credo
Code formatting checks
0s
Code formatting checks
Dialyzer static analysis
0s
Dialyzer static analysis
Missing translation keys check
0s
Missing translation keys check
Sobelow security analysis
0s
Sobelow security analysis
ESLint
0s
ESLint
Publish Unit Tests Results
37s
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

2 errors and 6 warnings
Build and Cache deps
Process completed with exit code 1.
Publish Unit Tests Results
EACCES: permission denied, open '/__w/_temp/_runner_file_commands/set_output_cede58f3-3d26-4d00-8756-c3b5667a1304'
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
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/