factoring score component calculation into separate files #59
GitHub Actions / Health Score
completed
May 10, 2024 in 28s
-700
-700 health score points
Details
Score Breakdown
Problematic Comments
// TODO: if there's no data, what do we do?
find += ' -exec grep -E \'TODO|HACK|FIXME\' {} \\;';
// TODO: handle error
// TODO: wire up action outputs
// TODO: support src as arrays
// TODO: wire up exclude input
// TODO: handle API call erroring out
Loading