build(deps): bump lodash from 4.17.23 to 4.18.1 in /.api/apis/codecov #164
-400
-400 health score points
Details
Score Breakdown
Problematic Comments
Each problematic comment (i.e. comments with TODO, HACK or FIXME in it) contributes -100 points to the health score.
//|/\\*|\\*).*\\b(${CommentType.TODO}|${CommentType.HACK}|${CommentType.FIXME})\\b;`// example line output = "./src/report.js:47: // TODO: handle API call erroring out"// TODO: wire up action outputs// TODO: handle API call erroring out
Annotations
Check warning on line 48 in src/score_components/find-problematic-comments.js
github-actions / Health Score
src/score_components/find-problematic-comments.js#L48
Problematic comment ("TODO", "HACK", "FIXME") identified
Check warning on line 63 in src/score_components/find-problematic-comments.js
github-actions / Health Score
src/score_components/find-problematic-comments.js#L63
Problematic comment ("TODO", "HACK", "FIXME") identified
Check warning on line 14 in src/health-score.js
github-actions / Health Score
src/health-score.js#L14
Problematic comment ("TODO") identified
Check warning on line 49 in src/report.js
github-actions / Health Score
src/report.js#L49
Problematic comment ("TODO") identified