Skip to content

fix: incorrect return type#652

Open
Zamiell wants to merge 1 commit intomicrosoft:masterfrom
Zamiell:fix-null
Open

fix: incorrect return type#652
Zamiell wants to merge 1 commit intomicrosoft:masterfrom
Zamiell:fix-null

Conversation

@Zamiell
Copy link

@Zamiell Zamiell commented Nov 20, 2025

The proof of this PR's accuracy is trivially determined by running:

const pullRequest = await gitAPI.getPullRequestById(999999, projectID);
console.log(pullRequest);

Which should produce an output of null.

@Zamiell Zamiell requested a review from a team as a code owner November 20, 2025 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant