feat(types): new projects_v2_status_update
, sub_issues
events
#2170
Annotations
4 errors
test:
src/event-handler/receive.ts#L58
Argument of type 'unknown' is not assignable to parameter of type 'null'.
|
test:
src/event-handler/receive.ts#L58
Type 'unknown' is not assignable to type 'object'.
|
test:
src/generated/webhook-identifiers.ts#L261
Type '"secret-scanning-alert-revoked"' does not satisfy the constraint 'keyof webhooks'.
|
test
Process completed with exit code 2.
|