Skip to content

feat: Hash SMTP password and remove it from sender_profile list page #258

feat: Hash SMTP password and remove it from sender_profile list page

feat: Hash SMTP password and remove it from sender_profile list page #258

Triggered via push July 10, 2024 05:28
Status Success
Total duration 8m 17s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

25 warnings
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/
password_check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/sender_profile_live/index.ex#L18
variable "params" is unused (if the variable is not meant to be used, prefix it with an underscore)
test: lib/vachan_web/live/sender_profile_live/index.ex#L36
variable "params" 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
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/