Skip to content

Bump @vercel/ncc from 0.38.2 to 0.38.3 (#55) #203

Bump @vercel/ncc from 0.38.2 to 0.38.3 (#55)

Bump @vercel/ncc from 0.38.2 to 0.38.3 (#55) #203

GitHub Actions / Health Score completed Dec 3, 2024 in 0s

-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.

  • // TODO: wire up action outputs
  • // TODO: handle API call erroring out
  • //|/\\*|\\*).*\\b(${CommentType.TODO}|${CommentType.HACK}|${CommentType.FIXME})\\b;`
  • // example line output = "./src/report.js:47: // TODO: handle API call erroring out"

Annotations

Check warning on line 14 in src/health-score.js

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/health-score.js#L14

Problematic comment ("TODO") identified

Check warning on line 47 in src/report.js

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/report.js#L47

Problematic comment ("TODO") identified

Check warning on line 40 in src/score_components/find-problematic-comments.js

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/score_components/find-problematic-comments.js#L40

Problematic comment ("TODO", "HACK", "FIXME") identified

Check warning on line 52 in src/score_components/find-problematic-comments.js

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/score_components/find-problematic-comments.js#L52

Problematic comment ("TODO", "HACK", "FIXME") identified