Skip to content

Decrease wait time in github action #254

Decrease wait time in github action

Decrease wait time in github action #254

Triggered via push January 15, 2024 10:57
Status Failure
Total duration 1m 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

server.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
Tests
test with logged in user non admin user can not set a new password (FieldHubWeb.ProjectShowLiveTest)
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
test Test existing projects: GET /projects/:project valid credentials returns basic statistics (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