Skip to content

refactor: modernization #16

refactor: modernization

refactor: modernization #16

Triggered via pull request September 25, 2024 16:52
Status Failure
Total duration 3m 28s
Artifacts

ci.yaml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Dialyzer
Process completed with exit code 2.
call: lib/bamboo/adapters/send_grid_adapter.ex#L415
The function call cast_address_with_formatter will not succeed.
call: lib/bamboo/adapters/send_grid_adapter.ex#L424
The function call cast_address_with_formatter will not succeed.
no_return: lib/bamboo/adapters/send_grid_adapter.ex#L440
Function cast_address_with_formatter/2 has no local return.
call: lib/bamboo/adapters/send_grid_adapter.ex#L441
The function call format_email_address will not succeed.
no_return: lib/bamboo/api_error.ex#L44
Function raise_api_error/3 has no local return.
no_return: lib/bamboo/mailer.ex#L147
Function deliver_now/1 has no local return.
no_return: lib/bamboo/mailer.ex#L161
Function deliver_now!/1 has no local return.
no_return: lib/bamboo/mailer.ex#L179
Function deliver_later/1 has no local return.
no_return: lib/bamboo/mailer.ex#L193
Function deliver_later!/1 has no local return.
exact_eq: lib/bamboo/test.ex#L275
The test [] | map() == nil can never evaluate to 'true'.