This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
Feat(browser-emulator): Migrating away from proxies, lots of extra improvements and enabling TS strict mode #793
Annotations
6 errors and 1 warning
agent/main/lib/Agent.ts#L112
A browserEngine is required to create a new Agent instance.
at Agent.open (../agent/main/lib/Agent.ts:112:15)
at Agent.newPage (../agent/main/lib/Agent.ts:160:42)
at Object.<anonymous> (../plugins/default-browser-emulator/test/basic.test.ts:36:32)
|
plugins/default-browser-emulator/lib/UserAgentSelector.ts#L28
Invalid argument not valid semver ('Sequoia' received)
at validateAndParse (node_modules/compare-versions/lib/esm/utils.js:8:15)
at compareVersions (node_modules/compare-versions/lib/esm/compareVersions.js:11:16)
at Object.compare (node_modules/compare-versions/lib/esm/compare.js:24:17)
at UserAgentSelector.isMatch (../plugins/default-browser-emulator/lib/UserAgentSelector.ts:28:41)
at Array.filter (<anonymous>)
at UserAgentOptions.findWithSelector (../plugins/default-browser-emulator/lib/UserAgentOptions.ts:98:51)
at selectUserAgentOption (../plugins/default-browser-emulator/lib/helpers/selectUserAgentOption.ts:18:37)
at Function.selectBrowserMeta (../plugins/default-browser-emulator/index.ts:344:50)
at Object.<anonymous> (../plugins/default-browser-emulator/test/navigator.test.ts:19:45)
|
plugins/default-browser-emulator/lib/UserAgentSelector.ts#L28
Invalid argument not valid semver ('Sequoia' received)
at validateAndParse (node_modules/compare-versions/lib/esm/utils.js:8:15)
at compareVersions (node_modules/compare-versions/lib/esm/compareVersions.js:11:16)
at Object.compare (node_modules/compare-versions/lib/esm/compare.js:24:17)
at UserAgentSelector.isMatch (../plugins/default-browser-emulator/lib/UserAgentSelector.ts:28:41)
at Array.filter (<anonymous>)
at UserAgentOptions.findWithSelector (../plugins/default-browser-emulator/lib/UserAgentOptions.ts:98:51)
at selectUserAgentOption (../plugins/default-browser-emulator/lib/helpers/selectUserAgentOption.ts:18:37)
at Function.selectBrowserMeta (../plugins/default-browser-emulator/index.ts:344:50)
at Object.<anonymous> (../plugins/default-browser-emulator/test/navigator.test.ts:19:45)
|
plugins/default-browser-emulator/lib/UserAgentSelector.ts#L28
Invalid argument not valid semver ('Sequoia' received)
at validateAndParse (node_modules/compare-versions/lib/esm/utils.js:8:15)
at compareVersions (node_modules/compare-versions/lib/esm/compareVersions.js:11:16)
at Object.compare (node_modules/compare-versions/lib/esm/compare.js:24:17)
at UserAgentSelector.isMatch (../plugins/default-browser-emulator/lib/UserAgentSelector.ts:28:41)
at Array.filter (<anonymous>)
at UserAgentOptions.findWithSelector (../plugins/default-browser-emulator/lib/UserAgentOptions.ts:98:51)
at selectUserAgentOption (../plugins/default-browser-emulator/lib/helpers/selectUserAgentOption.ts:18:37)
at Function.selectBrowserMeta (../plugins/default-browser-emulator/index.ts:344:50)
at Object.<anonymous> (../plugins/default-browser-emulator/test/chrome.test.ts:18:45)
|
plugins/default-browser-emulator/lib/UserAgentSelector.ts#L28
Invalid argument not valid semver ('Sequoia' received)
at validateAndParse (node_modules/compare-versions/lib/esm/utils.js:8:15)
at compareVersions (node_modules/compare-versions/lib/esm/compareVersions.js:11:16)
at Object.compare (node_modules/compare-versions/lib/esm/compare.js:24:17)
at UserAgentSelector.isMatch (../plugins/default-browser-emulator/lib/UserAgentSelector.ts:28:41)
at Array.filter (<anonymous>)
at UserAgentOptions.findWithSelector (../plugins/default-browser-emulator/lib/UserAgentOptions.ts:98:51)
at selectUserAgentOption (../plugins/default-browser-emulator/lib/helpers/selectUserAgentOption.ts:18:37)
at Function.selectBrowserMeta (../plugins/default-browser-emulator/index.ts:344:50)
at Object.<anonymous> (../plugins/default-browser-emulator/test/chrome.test.ts:18:45)
|
|
|
This job failed
Loading