Support new PR view in isMergedPR
and isClosedPR
#988
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.
|