Skip to content

Fix tooltip targeting for settings and logout buttons #245

Fix tooltip targeting for settings and logout buttons

Fix tooltip targeting for settings and logout buttons #245

Triggered via pull request June 27, 2024 06:15
Status Success
Total duration 3m 20s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

25 warnings
password_check
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/.
password_check
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/
test
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/.
test
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/
test: lib/vachan_web/router.ex#L2
unused alias CampaignBuilder
test: lib/vachan/massmail/resources/recepients.ex#L89
variable "new_value" is unused (if the variable is not meant to be used, prefix it with an underscore)
test: lib/vachan_web/live/common/sidebar_menu.ex#L23
unused alias Components
test: lib/vachan_web/live/campaign_builder/select_list_component.ex#L12
variable "assigns" is unused (if the variable is not meant to be used, prefix it with an underscore)
test: lib/vachan_web/live/campaign_builder/contacts_component.ex#L102
function create_form/1 is unused
test: lib/vachan_web/live/campaign_builder/contacts_component.ex#L24
undefined attribute "phx-target" for component VachanWeb.CoreComponents.modal/1
test: lib/vachan_web/live/campaign_builder/add_contact.ex#L72
variable "params" is unused (if the variable is not meant to be used, prefix it with an underscore)
test: lib/vachan_web/live/campaign_builder/campaign_builder_live.ex#L100
function get_people_count/1 is unused
test: lib/vachan_web/live/campaign_builder/campaign_builder_live.ex#L4
module attribute @modals was set but never used
test: test/vachan/multitenancy_test.exs#L18
module attribute @invalid_attrs was set but never used
test
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
test
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
test
<|> is deprecated. Use another pipe-like operator
test
<|> is deprecated. Use another pipe-like operator
test
<|> is deprecated. Use another pipe-like operator
test
<|> is deprecated. Use another pipe-like operator
test
<|> is deprecated. Use another pipe-like operator
test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test: lib/vachan/massmail/resources/recepients.ex#L89
variable "new_value" is unused (if the variable is not meant to be used, prefix it with an underscore)
Deploy app
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.