Skip to content

fix: Configure Credo to allow necessary complexity in HTTP handling #4

fix: Configure Credo to allow necessary complexity in HTTP handling

fix: Configure Credo to allow necessary complexity in HTTP handling #4

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

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Credo
Process completed with exit code 20.
Credo: lib/http.ex#L231
Struct %HTTP.Promise{} found in `@spec`.
Credo: lib/http/response.ex#L242
Prefer using an implicit `try` rather than explicit `try`.