Skip to content

Add search live view stub and refactor document routes #6

Add search live view stub and refactor document routes

Add search live view stub and refactor document routes #6

Triggered via push June 21, 2024 09:24
Status Success
Total duration 3m 53s
Artifacts

publication.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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 "/#{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 "/#{project}/#{publication.publication_date}/#{List.first(publication.languages)}"
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