Blockscout CI/CD for master #56
blockscout.yml
on: push
Build and Cache deps
1m 25s
JS Tests
0s
EthereumJSONRPC Tests
0s
Explorer Tests
0s
Indexer Tests
0s
Blockscout Web Tests
0s
Credo
0s
Code formatting checks
0s
Dialyzer static analysis
0s
Missing translation keys check
0s
Sobelow security analysis
0s
ESLint
0s
Publish Unit Tests Results
37s
Build-Blockscout
/
Container-workflow
Build-Blockscout-api
/
Container-workflow
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/
|