Skip to content

feat: move from CJS to ESM #5379

feat: move from CJS to ESM

feat: move from CJS to ESM #5379

Triggered via pull request November 21, 2023 23:49
Status Failure
Total duration 6m 9s
Artifacts

verify-windows.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Verify windows: packages/test-runner-webdriver/src/IFrameManager.ts#L37
The 'this' context of type 'Browser' is not assignable to method's 'this' of type 'Browser | Element | MultiRemoteBrowser'.
Verify windows: packages/test-runner-webdriver/src/IFrameManager.ts#L93
The 'this' context of type 'Browser' is not assignable to method's 'this' of type 'Browser | Element | MultiRemoteBrowser'.
Verify windows: packages/test-runner-webdriver/src/IFrameManager.ts#L100
The 'this' context of type 'Browser' is not assignable to method's 'this' of type 'Browser | Element | MultiRemoteBrowser'.
Verify windows: packages/test-runner-webdriver/src/IFrameManager.ts#L119
The 'this' context of type 'Browser' is not assignable to method's 'this' of type 'Browser | Element'.
Verify windows: packages/test-runner-webdriver/src/IFrameManager.ts#L155
The 'this' context of type 'import("D:/a/web/web/node_modules/webdriverio/build/types", { assert: { "resolution-mode": "import" } }).Browser' is not assignable to method's 'this' of type 'WebdriverIO.Browser'.
Verify windows: packages/test-runner-webdriver/src/IFrameManager.ts#L172
The 'this' context of type 'Browser' is not assignable to method's 'this' of type 'Browser | Element | MultiRemoteBrowser'.
Verify windows: packages/test-runner-webdriver/src/SessionManager.ts#L63
The 'this' context of type 'Browser' is not assignable to method's 'this' of type 'Browser | Element | MultiRemoteBrowser'.
Verify windows: packages/test-runner-webdriver/src/SessionManager.ts#L88
The 'this' context of type 'import("D:/a/web/web/node_modules/webdriverio/build/types", { assert: { "resolution-mode": "import" } }).Browser' is not assignable to method's 'this' of type 'WebdriverIO.Browser'.
Verify windows: packages/test-runner-webdriver/src/SessionManager.ts#L92
The 'this' context of type 'Browser' is not assignable to method's 'this' of type 'Browser | Element | MultiRemoteBrowser'.
Verify windows
Process completed with exit code 1.