Bump braces and webpack-cli in /example_applications/web_app/assets #763
Triggered via pull request
September 13, 2024 17:51
Status
Failure
Total duration
1m 41s
Artifacts
–
main.yml
on: pull_request
Static Analysis
28s
Mix task tests
1m 0s
Matrix: Run ExUnit tests
Annotations
1 error and 4 warnings
Run ExUnit tests (1.17, 27.0)
Process completed with exit code 1.
|
Static Analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Mix task tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Run ExUnit tests (1.17, 26.0)
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Run ExUnit tests (1.17, 27.0)
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|