Skip to content

feat: wait page load #726

feat: wait page load

feat: wait page load #726

Triggered via pull request September 7, 2023 13:10
Status Failure
Total duration 3m 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

node.js.yml

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

Annotations

6 errors and 2 warnings
build (16.x): src/browser/commands/openAndWait.ts#L65
Type 'Promise<string | BrowsingContextNavigateResult>' is not assignable to type 'Promise<string | void>'.
build (16.x): src/browser/commands/openAndWait.ts#L122
Type 'Promise<string | BrowsingContextNavigateResult>' is not assignable to type 'Promise<string | void>'.
build (16.x)
Process completed with exit code 2.
build (18.x): src/browser/commands/openAndWait.ts#L65
Type 'Promise<string | BrowsingContextNavigateResult>' is not assignable to type 'Promise<string | void>'.
build (18.x): src/browser/commands/openAndWait.ts#L122
Type 'Promise<string | BrowsingContextNavigateResult>' is not assignable to type 'Promise<string | void>'.
build (18.x)
Process completed with exit code 2.
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/