[BUG]: Typescript 5.4.3 reports Property 'POST /repos/{owner}/{repo}/pages/deployment' does not exist on type 'Endpoints'
#626
Labels
Status: Triage
This is being looked at and prioritized
Type: Bug
Something isn't working as documented, or is being fixed
What happened?
We upgraded the
typescript
from^5.3.3
to^5.4.3
. When compiling the project, we get this error:error TS2339: Property 'POST /repos/{owner}/{repo}/pages/deployment' does not exist on type 'Endpoints'.
Versions
Node v18.19.0
Typescript v5.4.3
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: