Skip to content

Update otp and elixir version in github action #238

Update otp and elixir version in github action

Update otp and elixir version in github action #238

Triggered via push January 13, 2024 07:13
Status Failure
Total duration 1m 19s
Artifacts

server.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
Tests
test with logged in admin button click as admin sets current password (FieldHubWeb.ProjectShowLiveTest)
Tests
test Test existing projects: GET /projects/:project valid credentials returns basic statistics (FieldHubWeb.Api.ProjectControllerTest)
Tests
test Test existing projects: GET /projects/:project with unknown project returns :not_found (FieldHubWeb.Api.ProjectControllerTest)
Tests
test Test existing projects: DELETE /projects/:project is forbidden for normal users (FieldHubWeb.Api.ProjectControllerTest)
Tests
test Test existing projects: GET /projects returns a list of all projects the user has access to (FieldHubWeb.Api.ProjectControllerTest)
Tests
Process completed with exit code 2.
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Tests
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs