MetanoKid / MetanoKid/cpp-build-analyzer

Improve analysis error report

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
C++
Stars
84
Forks
2
PR merge metrics
No merged PRs in 30d

Description

When the analysis fails (`BuildAnalyzer::Analyze`) we just return a `bool` to say whether it succeeded.
The idea is to improve error messages because the analysis can fail before calling the SDK or within the SDK (and it has its own error codes).

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the BuildAnalyzer::Analyze entry point and trace how failures occur before the SDK call and within the SDK. The issue does not name files or tests, so first determine the intended error-reporting interface and how completion should distinguish those failure sources.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.