Skip to content

Conversation

@dprevost-LMI
Copy link
Contributor

@dprevost-LMI dprevost-LMI commented Jun 24, 2025

As described in the issue, we are fixing ChainablePromiseArray and ChainablePromiseElement resolved to any caused by the unexpected generics.
image

Also, jasmine.d.ts started to show an error, so I aligned it with the same value as jest.d.ts
image

To uncover problems in d.ts file at the root, I added a tsc command on it as a quick win.

@dprevost-LMI dprevost-LMI marked this pull request as ready for review June 24, 2025 19:51
@dprevost-LMI dprevost-LMI changed the title Fix ChainablePromiseArray and ChainablePromiseElement resolved to any fix(types): ChainablePromiseArray and ChainablePromiseElement resolved to any Jun 24, 2025
Copy link
Member

@christian-bromann christian-bromann left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@christian-bromann christian-bromann merged commit 568f8d4 into webdriverio:main Jun 25, 2025
6 checks passed
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.

2 participants