Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

feat: reply to invalid config #2351

feat: reply to invalid config

feat: reply to invalid config #2351

Triggered via pull request October 10, 2023 21:51
Status Failure
Total duration 1m 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build: src/helpers/issue.ts#L222
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build
Process completed with exit code 1.
build: src/helpers/comment.ts#L102
'_' is defined but never used