Skip to content

fix(prs): resolve reviewer identity + lastMergeSourceCommit for appro… #119

fix(prs): resolve reviewer identity + lastMergeSourceCommit for appro…

fix(prs): resolve reviewer identity + lastMergeSourceCommit for appro… #119

Triggered via push June 16, 2026 08:21
Status Failure
Total duration 1m 10s
Artifacts

ci.yml

on: push
Linux · Elixir 1.20.1 · OTP 29.0
20s
Linux · Elixir 1.20.1 · OTP 29.0
macOS · Elixir 1.20.1
53s
macOS · Elixir 1.20.1
CI Status
3s
CI Status
Matrix: release
Publish GitHub Release
Publish GitHub Release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 9 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/test_coverage.ex#L48
Function is too complex (ABC size is 48, max is 45).
Linux · Elixir 1.20.1 · OTP 29.0: lib/ado_cli/cli/test_results.ex#L84
Function is too complex (ABC size is 49, max is 45).
Linux · Elixir 1.20.1 · OTP 29.0: lib/ado_cli/cli/pull_requests.ex#L424
Function is too complex (cyclomatic complexity is 10, max is 8).
Linux · Elixir 1.20.1 · OTP 29.0: lib/ado_cli/cli/test_coverage.ex#L48
Function is too complex (cyclomatic complexity is 10, max is 8).
Linux · Elixir 1.20.1 · OTP 29.0: lib/ado_cli/cli/test_results.ex#L84
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#L460
Function body is nested too deep (max depth is 3, was 4).
Linux · Elixir 1.20.1 · OTP 29.0: lib/ado_cli/cli/test_coverage.ex#L70
Function body is nested too deep (max depth is 3, was 5).
Linux · Elixir 1.20.1 · OTP 29.0: lib/ado_cli/cli/pull_requests.ex#L890
Obvious comment restates what the code does — remove it or explain WHY.