feat: logger #7
Annotations
2 errors and 5 warnings
|
Test (Elixir 1.19 / OTP 28)
Process completed with exit code 1.
|
|
Credo
Process completed with exit code 22.
|
|
Credo:
test/durable/log_capture/io_server_test.exs#L28
There should be no calls to `IO.inspect/1`.
|
|
Credo:
lib/durable/log_capture/io_server.ex#L90
Prefer using an implicit `try` rather than explicit `try`.
|
|
Credo:
lib/durable/application.ex#L9
Nested modules could be aliased at the top of the invoking module.
|
|
Credo:
lib/durable/log_capture.ex#L206
Nested modules could be aliased at the top of the invoking module.
|
|
Credo:
lib/durable/log_capture.ex#L177
Nested modules could be aliased at the top of the invoking module.
|