Skip to content

Implement endless scrolling for search #9

Implement endless scrolling for search

Implement endless scrolling for search #9

Triggered via push June 24, 2024 19:58
Status Failure
Total duration 3m 49s
Artifacts

publication.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
Tests
test the administrator can set new user password (FieldPublicationWeb.Management.UserLiveTest)
Tests
Process completed with exit code 2.
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Tests
~R/.../ is deprecated, use ~r/.../ instead
Tests
no route path for FieldPublicationWeb.Router matches "/#{project}/#{publication.publication_date}/#{List.first(publication.languages)}"
Tests
no route path for FieldPublicationWeb.Router matches "/#{assigns.publication.project_name}/#{assigns.publication.publication_date}/#{List.first(assigns.publication.languages)}"
Tests
no route path for FieldPublicationWeb.Router matches "/management/projects/#{publication.project_name}"
Tests
no route path for FieldPublicationWeb.Router matches "/api/raw/csv/#{assigns.project_name}/#{assigns.publication_date}/#{assigns.uuid}"
Tests
no route path for FieldPublicationWeb.Router matches "/api/raw/csv/#{assigns.project_name}/#{assigns.publication_date}/#{assigns.uuid}"
Tests
no route path for FieldPublicationWeb.Router matches "/api/raw/csv/#{assigns.project_name}/#{assigns.publication_date}/#{assigns.uuid}"
Tests
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Tests
~R/.../ is deprecated, use ~r/.../ instead