feat: add invoice creation #15
Annotations
1 error and 8 warnings
Build and test
Process completed with exit code 28.
|
Build and test:
test/support/factories/waybill_factory.ex#L1
Modules should have a @moduledoc tag.
|
Build and test:
test/support/factories/transoflex_factory.ex#L1
Modules should have a @moduledoc tag.
|
Build and test:
test/support/factories/sprinter_factory.ex#L1
Modules should have a @moduledoc tag.
|
Build and test:
test/support/factories/settings_factory.ex#L1
Modules should have a @moduledoc tag.
|
Build and test:
test/support/factories/seller_factory.ex#L1
Modules should have a @moduledoc tag.
|
Build and test:
lib/utils/validator.ex#L12
Function body is nested too deep (max depth is 2, was 3).
|
Build and test:
lib/modules/create_invoice.ex#L9
There should be no calls to IO.inspect/1.
|
Build and test:
lib/modules/create_invoice.ex#L7
There should be no calls to IO.inspect/1.
|