[UNSAFE] build: update yarn.lock to fix audit output #36
Annotations
5 errors
build:
src/index.ts#L2
Module '"@octokit/webhooks"' has no exported member 'EventPayloads'.
|
build:
src/index.ts#L23
Parameter 'x' implicitly has an 'any' type.
|
build:
src/index.ts#L23
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ '&': string; '<': string; '>': string; }'.
|
build:
src/index.ts#L40
Property 'label' does not exist on type '(PullRequestLabeledEvent & { action: "labeled"; }) | (PullRequestReadyForReviewEvent & { action: "ready_for_review"; })'.
|
build
Process completed with exit code 2.
|