Skip to content

chore: bump runtime version #233

chore: bump runtime version

chore: bump runtime version #233

GitHub Actions / Health Score completed Aug 2, 2024 in 41s

-587

-587 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: the versions should come from the user defined input
  • // TODO: one of two things need to happen in order to test getManifest out more
  • // TODO: once Protocol can handle debug add a debug statement here
  • // TODO: This try/catch should be nested within createUpdateResp

Code Coverage

According to the code coverage for this project, there are 187 uncovered lines of code. Each uncovered line of code contributes -1 to the health score.

Annotations

Check warning on line 19 in src/bundler/esbuild_bundler.ts

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/bundler/esbuild_bundler.ts#L19

Problematic comment ("TODO") identified

Check warning on line 65 in src/tests/get_manifest_test.ts

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/tests/get_manifest_test.ts#L65

Problematic comment ("TODO") identified

Check warning on line 91 in src/build.ts

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/build.ts#L91

Problematic comment ("TODO") identified

Check warning on line 45 in src/install_update.ts

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/install_update.ts#L45

Problematic comment ("TODO") identified