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

feat: follow up with reviewer #2434

feat: follow up with reviewer

feat: follow up with reviewer #2434

Triggered via pull request October 21, 2023 11:31
Status Failure
Total duration 1m 11s
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

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