Skip to content

Dialyzer warnings with elixir 1.18.3 and dialyxir 1.4.5 #616

@apoorv-2204

Description

@apoorv-2204
done in 0m13.72s
lib/kc_core/factories/contacts/notifier.ex:15:unknown_function
Function Faker.Date.date_of_birth/1 does not exist.
________________________________________________________________________________
lib/kc_core/factories/contacts/notifier.ex:13:34:unknown_function
Function Faker.Person.first_name/0 does not exist.
________________________________________________________________________________
lib/kc_core/factories/contacts/notifier.ex:14:33:unknown_function
Function Faker.Person.last_name/0 does not exist.
________________________________________________________________________________
lib/kc_core/factories/contacts/notifier.ex:16:42:unknown_function
Function Faker.Phone.EnGb.mobile_number/0 does not exist.
________________________________________________________________________________
lib/kc_core/factories/contacts/notifier.ex:18:35:unknown_function
Function Faker.Address.En.street_address/0 does not exist.
________________________________________________________________________________
lib/kc_core/factories/contacts/notifier.ex:19:37:unknown_function
Function Faker.Address.En.zip_code/0 does not exist.
________________________________________________________________________________
lib/kc_core/factories/contacts/service_provider.ex:9:37:unknown_function
Function Faker.Company.name/0 does not exist.
________________________________________________________________________________
lib/kc_core/factories/contacts/service_provider.ex:11:31:unknown_function
Function Faker.Internet.email/0 does not exist.
________________________________________________________________________________
lib/kc_core/factories/contacts/service_provider.ex:13:34:unknown_function
Function Faker.Internet.url/0 does not exist.
________________________________________________________________________________
lib/kc_core/factories/data_room/attachment.ex:10:32:unknown_function
Function Faker.File.file_name/0 does not exist.
________________________________________________________________________________
lib/kc_core/factories/data_room/attachment.ex:11:40:unknown_function
Function Faker.Internet.url/0 does not exist.
________________________________________________________________________________
lib/kc_core/factories/data_room/document.ex:10:32:unknown_function
Function Faker.File.file_name/0 does not exist.
________________________________________________________________________________
lib/kc_core/factories/data_room/document.ex:11:40:unknown_function
Function Faker.Internet.url/0 does not exist.
________________________________________________________________________________
lib/kc_core/factories/emails/case_email.ex:9:29:unknown_function
Function Faker.Beer.name/0 does not exist.
________________________________________________________________________________
lib/kc_core/factories/emails/case_email.ex:11:44:unknown_function
Function Faker.Lorem.Shakespeare.hamlet/0 does not exist.
________________________________________________________________________________
lib/kc_core/factories/emails/case_email.ex:13:53:unknown_function
Function Faker.Internet.email/0 does not exist.
________________________________________________________________________________
lib/kc_core/factories/emails/outgoing_email.ex:7:29:unknown_function
Function Faker.Beer.name/0 does not exist.
________________________________________________________________________________
lib/kc_core/factories/emails/outgoing_email.ex:9:44:unknown_function
Function Faker.Lorem.Shakespeare.hamlet/0 does not exist.
________________________________________________________________________________
lib/kc_core/factories/emails/outgoing_email.ex:13:54:unknown_function
Function Faker.Internet.email/0 does not exist.
________________________________________________________________________________
lib/kc_core/factories/firms/account.ex:12:64:unknown_function
Function Faker.DateTime.backward/1 does not exist.
________________________________________________________________________________
lib/kc_core/factories/firms/account.ex:13:34:unknown_function
Function Faker.Lorem.sentence/1 does not exist.
________________________________________________________________________________
lib/kc_core/factories/firms/account.ex:15:40:unknown_function
Function Faker.Phone.EnGb.mobile_number/0 does not exist.
________________________________________________________________________________
lib/kc_core/factories/firms/case.ex:12:36:unknown_function
Function Faker.Lorem.sentence/1 does not exist.
________________________________________________________________________________
lib/kc_core/factories/firms/case.ex:13:41:unknown_function
Function Faker.Person.first_name/0 does not exist.
________________________________________________________________________________
lib/kc_core/factories/firms/case.ex:14:40:unknown_function
Function Faker.Person.last_name/0 does not exist.
________________________________________________________________________________
lib/kc_core/factories/firms/case.ex:15:31:unknown_function
Function Faker.Date.backward/1 does not exist.
________________________________________________________________________________
lib/kc_core/factories/firms/case.ex:16:38:unknown_function
Function Faker.Internet.email/0 does not exist.
________________________________________________________________________________
done (warnings were emitted)
Halting VM with exit status 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions