Skip to content

feat: logger

feat: logger #7

Triggered via push January 1, 2026 13:44
Status Failure
Total duration 40s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

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.