chore: bump typescript #934
Annotations
3 errors and 1 warning
Install dependencies:
lib/commands/app-management.js#L185
The 'this' context of type '{ mobileInstallApp(this: XCUITestDriver, app: string, timeoutMs?: number | undefined, strategy?: AppInstallStrategy | undefined, checkVersion?: boolean | undefined): Promise<...>; ... 14 more ...; background(this: XCUITestDriver, seconds?: number | ... 1 more ... | undefined): Promise<...>; }' is not assignable to method's 'this' of type 'XCUITestDriver'.
|
Install dependencies:
lib/commands/app-management.js#L194
The 'this' context of type '{ mobileInstallApp(this: XCUITestDriver, app: string, timeoutMs?: number | undefined, strategy?: AppInstallStrategy | undefined, checkVersion?: boolean | undefined): Promise<...>; ... 14 more ...; background(this: XCUITestDriver, seconds?: number | ... 1 more ... | undefined): Promise<...>; }' is not assignable to method's 'this' of type 'XCUITestDriver'.
|
Install dependencies
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading