Blockscout CI/CD for dhutch/xss_fix #131
blockscout.yml
on: pull_request
Build and Cache deps
12m 53s
JS Tests
2s
EthereumJSONRPC Tests
2s
Explorer Tests
2s
Indexer Tests
2s
Blockscout Web Tests
2s
Credo
1m 34s
Code formatting checks
1m 22s
Dialyzer static analysis
7m 3s
Missing translation keys check
1m 46s
Sobelow security analysis
1m 34s
ESLint
2s
Publish Unit Tests Results
2s
build-blockscout-container
0s
build-blockscout-api-container
0s
Annotations
9 errors and 16 warnings
Code formatting checks
Process completed with exit code 1.
|
ESLint
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
JS Tests
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
Blockscout Web Tests
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
EthereumJSONRPC Tests
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
Explorer Tests
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
Indexer Tests
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
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/
|
Missing translation keys check
Process completed with exit code 1.
|
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/
|
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
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/
|
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/
|