Skip to content

docs: Enhance module documentation and README #2

docs: Enhance module documentation and README

docs: Enhance module documentation and README #2

Triggered via push October 29, 2025 10:31
Status Failure
Total duration 2m 45s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Credo
Process completed with exit code 28.
Dialyzer
Process completed with exit code 2.
Credo: lib/http/headers.ex#L378
`Enum.map_join/3` is more efficient than `Enum.map/2 |> Enum.join/2`.
Credo: lib/http.ex#L76
The alias `HTTP.Response` is not alphabetically ordered among its group.
Credo: lib/http/headers.ex#L443
Do not use parentheses when defining a function which has no arguments.
Credo: lib/http/headers.ex#L456
Do not use parentheses when defining a function which has no arguments.
Credo: lib/http/headers.ex#L473
Do not use parentheses when defining a function which has no arguments.
Credo: lib/http/response.ex#L242
Prefer using an implicit `try` rather than explicit `try`.
Credo: test/http/telemetry_test.exs#L108
Numbers larger than 9999 should be written with underscores: 16_384
Credo: test/http/telemetry_test.exs#L114
Numbers larger than 9999 should be written with underscores: 16_384
Credo: test/http/telemetry_test.exs#L118
Numbers larger than 9999 should be written with underscores: 10_000
Credo: test/http/telemetry_test.exs#L122
Numbers larger than 9999 should be written with underscores: 10_000