Skip to content

Fix compile warnings and format code #607

Fix compile warnings and format code

Fix compile warnings and format code #607

Triggered via pull request July 19, 2024 07:17
Status Failure
Total duration 4m 3s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 22 warnings
Build and test
test sending with local template (Proca.Server.MTTWorkerTest)
Build and test
test scheduling messages for one target test sending (Proca.Server.MTTWorkerTest)
Build and test
test scheduling messages for one target live sending (Proca.Server.MTTWorkerTest)
Build and test
test sending without template (Proca.Server.MTTWorkerTest)
Build and test
Process completed with exit code 1.
Build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test
variable "yellow_org" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test
unused alias Factory
Build and test
unused alias Org
Build and test
unused alias Repo
Build and test
unused import Ecto.Changeset
Build and test
unused alias Factory
Build and test
unused alias Org
Build and test
variable "ref" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test
variable "page" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test
variable "dn_spaces" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test
:ssl.cipher_suites/1 is deprecated. It will be removed in OTP 24. Use cipher_suites/2,3 instead
Build and test
:crypto.hmac/4 is deprecated. It will be removed in OTP 24. Use crypto:macn/5 instead
Build and test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test
:crypto.hmac/3 is deprecated. It will be removed in OTP 24. Use crypto:mac/4 instead
Build and test
function handle_bounce/1 required by behaviour Proca.Service.EmailBackend is not implemented (in module Proca.Service.SES)
Build and test
function handle_event/1 required by behaviour Proca.Service.EmailBackend is not implemented (in module Proca.Service.SES)
Build and test
function handle_bounce/1 required by behaviour Proca.Service.EmailBackend is not implemented (in module Proca.Service.SMTP)
Build and test
function handle_event/1 required by behaviour Proca.Service.EmailBackend is not implemented (in module Proca.Service.SMTP)
Build and test
variable "type" is unused (if the variable is not meant to be used, prefix it with an underscore)