appium / appium-espresso-driver

Espresso integration for Appium
Apache License 2.0
193 stars 75 forks source link

fix: type error in the build #1011

Closed KazuCocoa closed 5 months ago

KazuCocoa commented 5 months ago

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) {
      ~~~~~~~~~~~~~~~~~
github-actions[bot] commented 5 months ago

:tada: This PR is included in version 2.40.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: