Skip to content

feat: move from CJS to ESM #5376

feat: move from CJS to ESM

feat: move from CJS to ESM #5376

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

verify-node.yml

on: pull_request
Matrix: Verify linux
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Verify linux (18): 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 linux (18): 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 linux (18): 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 linux (18): 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 linux (18): packages/test-runner-webdriver/src/IFrameManager.ts#L155
The 'this' context of type 'import("/home/runner/work/web/web/node_modules/webdriverio/build/types", { assert: { "resolution-mode": "import" } }).Browser' is not assignable to method's 'this' of type 'WebdriverIO.Browser'.
Verify linux (18): 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 linux (18): 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 linux (18): packages/test-runner-webdriver/src/SessionManager.ts#L88
The 'this' context of type 'import("/home/runner/work/web/web/node_modules/webdriverio/build/types", { assert: { "resolution-mode": "import" } }).Browser' is not assignable to method's 'this' of type 'WebdriverIO.Browser'.
Verify linux (18): 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 linux (18)
Process completed with exit code 2.
Verify linux (19)
The job was canceled because "_18" failed.
Verify linux (19)
The operation was canceled.