This repository has been archived by the owner on Sep 19, 2024. It is now read-only.
feat: follow up with reviewer #2434
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build.yml
on: pull_request
build
59s
run-migration
0s
Annotations
5 errors and 1 warning
build:
src/handlers/wildcard/unassign.ts#L65
'reviewRequestedAt' is never reassigned. Use 'const' instead
|
build:
src/handlers/wildcard/unassign.ts#L68
'currDate' is never reassigned. Use 'const' instead
|
build:
src/handlers/wildcard/unassign.ts#L69
'expectedDate' is never reassigned. Use 'const' instead
|
build:
src/helpers/issue.ts#L662
'events' is never reassigned. Use 'const' instead
|
build
Process completed with exit code 1.
|
build:
src/helpers/comment.ts#L102
'_' is defined but never used
|