Skip to content

test: add comprehensive tests for Caddy.Server and Config validation #5

test: add comprehensive tests for Caddy.Server and Config validation

test: add comprehensive tests for Caddy.Server and Config validation #5

Triggered via push October 30, 2025 23:34
Status Failure
Total duration 2m 26s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
Credo
Process completed with exit code 26.
Dialyzer
Process completed with exit code 2.
Credo: lib/caddy/config_provider.ex#L203
Struct %Config{} found in `@spec`.
Credo: lib/caddy/config_provider.ex#L204
Function is too complex (cyclomatic complexity is 10, max is 9).
Credo: lib/caddy/admin.ex#L26
Nested modules could be aliased at the top of the invoking module.
Credo: lib/caddy/logger/buffer.ex#L33
Nested modules could be aliased at the top of the invoking module.
Credo: lib/caddy/server.ex#L98
Nested modules could be aliased at the top of the invoking module.