Skip to content

[PR] Refactoring the UI and making it responsive #230

[PR] Refactoring the UI and making it responsive

[PR] Refactoring the UI and making it responsive #230

Triggered via pull request March 7, 2024 16:55
Status Failure
Total duration 4m 45s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
Build and test: test/app_web/live/page_live_test.exs#L92
test uploading an audio file (AppWeb.PageLiveTest)
Build and test: test/app_web/live/page_live_test.exs#L599
test do not run audio if image bank is empty (AppWeb.PageLiveTest)
Build and test
Process completed with exit code 2.
Build and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Build and test
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs