This repository has been archived by the owner on Sep 19, 2024. It is now read-only.
feat: reply to invalid config #2351
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build.yml
on: pull_request
build
1m 7s
run-migration
0s
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
|