Build error: Type '(BaseWebhookEvent<"push"> | BaseWebhookEvent<"public"> | BaseWebhookEvent<"label"> | BaseWebhookEvent<"meta"> | ... 199 more ... | (BaseWebhookEvent<...> & { ...; })) & { ...; }' does not satisfy the constraint 'Options<unknown>'. #212
Labels
Type: Maintenance
Any dependency, housekeeping, and clean up Issue or PR
This is a follow up to #201 @G-Rath @oscard0m @wolfy1339
I get the following error since yesterdays lock file update which bumped
@octokit/webhooks
from 8.4.1 to 8.5.3 and@octokit/webhooks-definitions
to 3.61.0 to 3.62.5Any idea what it could be?
The text was updated successfully, but these errors were encountered: