Skip to content

feat: add invoice creation #15

feat: add invoice creation

feat: add invoice creation #15

Triggered via pull request November 12, 2023 17:07
Status Failure
Total duration 4m 18s
Artifacts

elixir.yml

on: pull_request
Build and test
4m 7s
Build and test
Fit to window
Zoom out
Zoom in

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/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.