Skip to content

fix(auth): fix connectionData 400 + resolve_reviewer_id for non-creat… #153

fix(auth): fix connectionData 400 + resolve_reviewer_id for non-creat…

fix(auth): fix connectionData 400 + resolve_reviewer_id for non-creat… #153

Triggered via push June 16, 2026 11:22
Status Failure
Total duration 58s
Artifacts

ci.yml

on: push
Linux · Elixir 1.20.1 · OTP 29.0
17s
Linux · Elixir 1.20.1 · OTP 29.0
macOS · Elixir 1.20.1
41s
macOS · Elixir 1.20.1
CI Status
2s
CI Status
Matrix: release
Publish GitHub Release
0s
Publish GitHub Release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
Linux · Elixir 1.20.1 · OTP 29.0
Process completed with exit code 12.
CI Status
Process completed with exit code 1.
Linux · Elixir 1.20.1 · OTP 29.0
No files were found with the provided path: cover/excoveralls.json. No artifacts will be uploaded.
Linux · Elixir 1.20.1 · OTP 29.0: lib/ado_cli/cli/pull_requests.ex#L1083
Function is too complex (cyclomatic complexity is 10, max is 8).
Linux · Elixir 1.20.1 · OTP 29.0: lib/ado_cli/cli/pull_requests.ex#L1098
Function body is nested too deep (max depth is 3, was 4).
Linux · Elixir 1.20.1 · OTP 29.0: lib/ado_cli/cli/pull_requests.ex#L1084
Obvious comment restates what the code does — remove it or explain WHY.