Skip to content

Revert "fix: import for http errors package (#145)"

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

Revert "fix: import for http errors package (#145)" #147

Revert "fix: import for http errors package (#145)"
5f70a37
Select commit
Loading
Failed to load commit list.
GitHub Actions / Health Score completed Mar 4, 2026 in 1s

-649

-649 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: [brk-chg] remove this in favor of Response``
  • // TODO: [brk-chg] return a Promise object
  • // TODO: [brk-chg] return a Promise object
  • // TODO: (breaking change) filter should not be optional here, but explicitly chosen for the events that accept it;
  • // TODO: [brk-chg] return the Promise object
  • // TODO: [brk-chg] return a Promise object

Code Coverage

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

Annotations

Check warning on line 10 in src/types.ts

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/types.ts#L10

Problematic comment ("TODO") identified

Check warning on line 57 in src/types.ts

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/types.ts#L57

Problematic comment ("TODO") identified

Check warning on line 63 in src/types.ts

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/types.ts#L63

Problematic comment ("TODO") identified

Check warning on line 112 in src/typed-method-types/workflows/triggers/event.ts

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/typed-method-types/workflows/triggers/event.ts#L112

Problematic comment ("TODO") identified

Check warning on line 31 in src/base-client.ts

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/base-client.ts#L31

Problematic comment ("TODO") identified

Check warning on line 56 in src/base-client.ts

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/base-client.ts#L56

Problematic comment ("TODO") identified