Skip to content

[UNSAFE] build: update yarn.lock to fix audit output #36

[UNSAFE] build: update yarn.lock to fix audit output

[UNSAFE] build: update yarn.lock to fix audit output #36

Triggered via pull request December 18, 2023 15:08
Status Failure
Total duration 27s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.