WIP advanced search and URL rewrite plug #27
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lib/signbank_web/plugs/rewrite_url.ex#L14
variable "path" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/signbank_web/plugs/rewrite_url.ex#L2
module attribute @defmodule was set but never used
|
lib/signbank_web/live/entry_live/basic_view.ex#L17
variable "n" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/signbank_web/live/entry_live/basic_view.html.heex#L2
undefined attribute "current_user" for component SignbankWeb.CoreComponents.entry_nav/1
|
lib/signbank_web/controllers/page_html/classes.html.heex#L19
no route path for SignbankWeb.Router matches "/about/corpus"
|
lib/signbank_web/live/entry_live/linguistic_view.html.heex#L2
undefined attribute "current_user" for component SignbankWeb.CoreComponents.entry_nav/1
|
lib/signbank_web/components/core_components.ex#L865
undefined attribute "disabled" for component Phoenix.Component.link/1
|
lib/signbank_web/components/core_components.ex#L877
undefined attribute "disabled" for component Phoenix.Component.link/1
|
lib/signbank_web/plugs/rewrite_url.ex#L14
variable "path" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/signbank_web/plugs/rewrite_url.ex#L2
module attribute @defmodule was set but never used
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "signbank-0.4.0".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading