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

Add files.uploadV2 #111

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

lint and fmt and fixes

043f923
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

Add files.uploadV2 #111

lint and fmt and fixes
043f923
Select commit
Loading
Failed to load commit list.
GitHub Actions / Health Score completed Aug 27, 2024 in 1m 44s

-600

-600 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] return the 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] remove this in favor of Response``
  • // TODO: [brk-chg] return a Promise object
  • // TODO: [brk-chg] return a Promise object

Annotations

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

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/base-client.ts#L35

Problematic comment ("TODO") identified

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

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/base-client.ts#L60

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 11 in src/types.ts

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/types.ts#L11

Problematic comment ("TODO") identified

Check warning on line 61 in src/types.ts

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/types.ts#L61

Problematic comment ("TODO") identified

Check warning on line 67 in src/types.ts

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/types.ts#L67

Problematic comment ("TODO") identified