Release CodeTruss CLI v0.2.42 - #31
Closed
DeliriumPulse wants to merge 1 commit into
Closed
Annotations
4 errors
|
Typecheck
Process completed with exit code 1.
|
|
Typecheck
Argument of type '{ findings: AnalyzerFinding[]; withheld: never[]; passes: { id: string; result: { findings: AnalyzerFinding[]; complete: boolean; }; }[]; index: RepoIndex; }' is not assignable to parameter of type '{ findings: AnalyzerFinding[]; withheld: AnalyzerFinding[]; sastCoverageGap: SastCoverageGap; passes: { result: { findings: AnalyzerFinding[]; complete: boolean; truncated?: boolean; detail?: string; metrics?: Record<string, string | number | boolean | null>; }; id: string; error?: string; }[]; index: RepoIndex; }'.
|
|
Typecheck
Argument of type '{ findings: AnalyzerFinding[]; withheld: never[]; passes: { id: string; result: { findings: AnalyzerFinding[]; complete: boolean; }; }[]; index: RepoIndex; }' is not assignable to parameter of type '{ findings: AnalyzerFinding[]; withheld: AnalyzerFinding[]; sastCoverageGap: SastCoverageGap; passes: { result: { findings: AnalyzerFinding[]; complete: boolean; truncated?: boolean; detail?: string; metrics?: Record<string, string | number | boolean | null>; }; id: string; error?: string; }[]; index: RepoIndex; }'.
|
|
Typecheck
Type '"COMPLEXITY"' is not assignable to type 'FindingCategory'.
|
background
wait
wait-all
cancel
parallel
Loading