Skip to content

Conversation

adamalston
Copy link
Contributor

Additional details

I’m not certain all of the types are correct, but I’m confident most are.

I’ve left some TODOs with questions that hopefully someone can answer.

Steps to test

Check for type errors in your IDE.

How has the user experience changed?

N/A

PR Tasks

@cypress-app-bot
Copy link
Collaborator

@adamalston adamalston marked this pull request as ready for review August 21, 2025 21:13
cursor[bot]

This comment was marked as outdated.

return checkForXhr.apply(window, [alias, type, index, num, options])
},
// TODO: What should `_log`'s type be?
// @ts-expect-error - Incompatible types.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think a lot of this has to do with a mismatch between the internal log and external log type. Could be we just update the declaration types but it isn't likely worth the effort since it isn't consumer facing

@AtofStryker AtofStryker merged commit ca9a523 into cypress-io:develop Sep 16, 2025
71 checks passed
@adamalston adamalston deleted the 32331-waiting branch September 17, 2025 00:46
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.

Add types to waiting
3 participants