Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update esbuild dependencies for bundling #94

Merged
merged 10 commits into from
Aug 29, 2024

Merge branch 'update-deps' of https://github.com/slackapi/deno-slack-…

2fd4c5d
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore: update esbuild dependencies for bundling #94

Merge branch 'update-deps' of https://github.com/slackapi/deno-slack-…
2fd4c5d
Select commit
Loading
Failed to load commit list.
GitHub Actions / Health Score completed Aug 29, 2024 in 21s

-589

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

Code Coverage

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

Annotations

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 47 in src/install_update.ts

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/install_update.ts#L47

Problematic comment ("TODO") identified

Check warning on line 90 in src/build.ts

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/build.ts#L90

Problematic comment ("TODO") identified

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

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/bundler/esbuild_bundler.ts#L20

Problematic comment ("TODO") identified