Skip to content

chore(deps-dev): Bump credo from 1.7.6 to 1.7.7 #297

chore(deps-dev): Bump credo from 1.7.6 to 1.7.7

chore(deps-dev): Bump credo from 1.7.6 to 1.7.7 #297

Triggered via pull request June 13, 2024 06:51
Status Failure
Total duration 5m 48s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
Build and test: test/app_web/live/page_live_test.exs#L20
test connected and renders hook after period of inactivity (AppWeb.PageLiveTest)
Build and test: test/app_web/live/page_live_test.exs#L213
test uploading a file and failing the transaction with invalid entry (AppWeb.PageLiveTest)
Build and test: test/app_web/live/page_live_test.exs#L240
test uploading a file and failing the transaction with error saving index (AppWeb.PageLiveTest)
Build and test: test/app_web/live/page_live_test.exs#L267
test uploading a file and failing when creating partial image (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