Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: type error in the build #1011

Merged
merged 3 commits into from
Jun 13, 2024
Merged

fix: type error in the build #1011

merged 3 commits into from
Jun 13, 2024

Conversation

KazuCocoa
Copy link
Member

to fix:

lib/driver.ts:689:3 - error TS2742: The inferred type of 'getProxyAvoidList' cannot be named without a reference to 'appium-android-driver/node_modules/@appium/types'. This is likely not portable. A type annotation is necessary.

689   getProxyAvoidList (sessionId) {
      ~~~~~~~~~~~~~~~~~

lib/driver.ts Outdated Show resolved Hide resolved
@KazuCocoa KazuCocoa merged commit 38d7854 into master Jun 13, 2024
12 checks passed
@KazuCocoa KazuCocoa deleted the fix-build branch June 13, 2024 22:26
github-actions bot pushed a commit that referenced this pull request Jun 13, 2024
## [2.40.5](v2.40.4...v2.40.5) (2024-06-13)

### Bug Fixes

* type error in the build ([#1011](#1011)) ([38d7854](38d7854))
Copy link

🎉 This PR is included in version 2.40.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants