Skip to content

detectToolError can record duplicate iteration numbers #10

Description

@rajfirke

Description

An iteration with both Phase==PhaseError AND a verification output containing "file not found" is appended to errorIters twice, producing misleading evidence like "Tool errors at iterations [3, 3, 5]".

Fix

Use a set/map to deduplicate, or add an else-if.

Location

internal/classifier/classify.go:101

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingclassifierClassifier relatedgood first issueGood for newcomers

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions