Upgrade puppeteer to latest version + selenium grid support #259
Annotations
32 errors and 1 warning
build (18.x):
browser/RemoteChrome.js#L1
Could not find a declaration file for module 'selenium-webdriver'. '/home/runner/work/tracker-radar-collector/tracker-radar-collector/node_modules/selenium-webdriver/index.js' implicitly has an 'any' type.
|
build (18.x):
browser/RemoteChrome.js#L1
Could not find a declaration file for module 'selenium-webdriver/chrome'. '/home/runner/work/tracker-radar-collector/tracker-radar-collector/node_modules/selenium-webdriver/chrome.js' implicitly has an 'any' type.
|
build (18.x):
collectors/RequestCollector.js#L1
Argument of type 'LoadingFailedEvent' is not assignable to parameter of type '{ errorText: string; requestId: string; timestamp: number; type: ResourceType; }'.
|
build (18.x):
collectors/RequestCollector.js#L1
Type 'RequestInitiator' is not assignable to type 'Initiator'.
|
build (18.x):
collectors/RequestCollector.js#L1
Type 'string' is not assignable to type 'HttpMethod'.
|
build (18.x):
collectors/RequestCollector.js#L1
Type 'import("/home/runner/work/tracker-radar-collector/tracker-radar-collector/node_modules/devtools-protocol/types/protocol").Protocol.Network.ResourceType' is not assignable to type 'import("/home/runner/work/tracker-radar-collector/tracker-radar-collector/collectors/RequestCollector").ResourceType'.
|
build (18.x):
collectors/RequestCollector.js#L1
Type 'Initiator' is not assignable to type 'RequestInitiator'.
|
build (18.x):
collectors/RequestCollector.js#L1
Type 'Initiator' is not assignable to type 'RequestInitiator'.
|
build (18.x):
collectors/RequestCollector.js#L1
Type expected.
|
build (18.x):
crawlerConductor.js#L1
Variable 'executablePath' implicitly has type 'any' in some locations where its type cannot be determined.
|
build (20.x)
The job was canceled because "_18_x" failed.
|
build (20.x):
browser/RemoteChrome.js#L1
Could not find a declaration file for module 'selenium-webdriver'. '/home/runner/work/tracker-radar-collector/tracker-radar-collector/node_modules/selenium-webdriver/index.js' implicitly has an 'any' type.
|
build (20.x):
browser/RemoteChrome.js#L1
Could not find a declaration file for module 'selenium-webdriver/chrome'. '/home/runner/work/tracker-radar-collector/tracker-radar-collector/node_modules/selenium-webdriver/chrome.js' implicitly has an 'any' type.
|
build (20.x):
collectors/RequestCollector.js#L1
Argument of type 'LoadingFailedEvent' is not assignable to parameter of type '{ errorText: string; requestId: string; timestamp: number; type: ResourceType; }'.
|
build (20.x):
collectors/RequestCollector.js#L1
Type 'RequestInitiator' is not assignable to type 'Initiator'.
|
build (20.x):
collectors/RequestCollector.js#L1
Type 'string' is not assignable to type 'HttpMethod'.
|
build (20.x):
collectors/RequestCollector.js#L1
Type 'import("/home/runner/work/tracker-radar-collector/tracker-radar-collector/node_modules/devtools-protocol/types/protocol").Protocol.Network.ResourceType' is not assignable to type 'import("/home/runner/work/tracker-radar-collector/tracker-radar-collector/collectors/RequestCollector").ResourceType'.
|
build (20.x):
collectors/RequestCollector.js#L1
Type 'Initiator' is not assignable to type 'RequestInitiator'.
|
build (20.x):
collectors/RequestCollector.js#L1
Type 'Initiator' is not assignable to type 'RequestInitiator'.
|
build (20.x):
collectors/RequestCollector.js#L1
Type expected.
|
build (20.x):
crawlerConductor.js#L1
Variable 'executablePath' implicitly has type 'any' in some locations where its type cannot be determined.
|
build (16.x)
The job was canceled because "_18_x" failed.
|
build (16.x):
browser/RemoteChrome.js#L1
Could not find a declaration file for module 'selenium-webdriver'. '/home/runner/work/tracker-radar-collector/tracker-radar-collector/node_modules/selenium-webdriver/index.js' implicitly has an 'any' type.
|
build (16.x):
browser/RemoteChrome.js#L1
Could not find a declaration file for module 'selenium-webdriver/chrome'. '/home/runner/work/tracker-radar-collector/tracker-radar-collector/node_modules/selenium-webdriver/chrome.js' implicitly has an 'any' type.
|
build (16.x):
collectors/RequestCollector.js#L1
Argument of type 'LoadingFailedEvent' is not assignable to parameter of type '{ errorText: string; requestId: string; timestamp: number; type: ResourceType; }'.
|
build (16.x):
collectors/RequestCollector.js#L1
Type 'RequestInitiator' is not assignable to type 'Initiator'.
|
build (16.x):
collectors/RequestCollector.js#L1
Type 'string' is not assignable to type 'HttpMethod'.
|
build (16.x):
collectors/RequestCollector.js#L1
Type 'import("/home/runner/work/tracker-radar-collector/tracker-radar-collector/node_modules/devtools-protocol/types/protocol").Protocol.Network.ResourceType' is not assignable to type 'import("/home/runner/work/tracker-radar-collector/tracker-radar-collector/collectors/RequestCollector").ResourceType'.
|
build (16.x):
collectors/RequestCollector.js#L1
Type 'Initiator' is not assignable to type 'RequestInitiator'.
|
build (16.x):
collectors/RequestCollector.js#L1
Type 'Initiator' is not assignable to type 'RequestInitiator'.
|
build (16.x):
collectors/RequestCollector.js#L1
Type expected.
|
build (16.x):
crawlerConductor.js#L1
Variable 'executablePath' implicitly has type 'any' in some locations where its type cannot be determined.
|
build (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|