Skip to content

Upgrade puppeteer to latest version + selenium grid support #260

Upgrade puppeteer to latest version + selenium grid support

Upgrade puppeteer to latest version + selenium grid support #260

Triggered via pull request December 8, 2024 13:40
Status Failure
Total duration 32s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 1 warning
build (20.x): browser/RemoteChrome.js#L1
Unused '@ts-expect-error' directive.
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 (20.x): crawlerConductor.js#L1
Variable 'executablePath' implicitly has an 'any' type.
build (18.x)
The job was canceled because "_20_x" failed.
build (18.x)
The operation was canceled.
build (16.x)
The job was canceled because "_20_x" failed.
build (16.x): browser/RemoteChrome.js#L1
Unused '@ts-expect-error' directive.
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 (16.x): crawlerConductor.js#L1
Variable 'executablePath' implicitly has an 'any' type.
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636