Skip to content

Support new PR view in isMergedPR and isClosedPR #988

Support new PR view in isMergedPR and isClosedPR

Support new PR view in isMergedPR and isClosedPR #988

Triggered via pull request November 4, 2024 07:36
Status Failure
Total duration 25s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint: index.ts#L292
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
Lint: index.ts#L297
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
Lint
Process completed with exit code 1.