feat: wait page load #726
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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/
|