Move interact above question #16
Annotations
12 warnings
The following actions uses Node.js version which is deprecated 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/dictionary.ex#L159
variable "published" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/signbank_web/components/video_scroller.ex#L51
undefined attribute "disabled" for component Phoenix.Component.link/1
|
lib/signbank_web/components/video_scroller.ex#L61
undefined attribute "disabled" for component Phoenix.Component.link/1
|
lib/signbank_web/live/entry_live/basic_view.html.heex#L16
undefined attribute "disabled" for component Phoenix.Component.link/1
|
lib/signbank_web/live/entry_live/basic_view.html.heex#L28
undefined attribute "disabled" for component Phoenix.Component.link/1
|
lib/signbank_web/components/layouts/app.html.heex#L28
no route path for SignbankWeb.Router matches "/vocabulary"
|
lib/signbank_web/components/layouts/app.html.heex#L25
no route path for SignbankWeb.Router matches "/research"
|
lib/signbank_web/live/entry_live/linguistic_view.html.heex#L16
undefined attribute "disabled" for component Phoenix.Component.link/1
|
lib/signbank_web/live/entry_live/linguistic_view.html.heex#L28
undefined attribute "disabled" for component Phoenix.Component.link/1
|
lib/signbank/dictionary.ex#L159
variable "published" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "signbank-0.3.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