Skip to content

feat: an option to ignore cache on reload #1237

feat: an option to ignore cache on reload

feat: an option to ignore cache on reload #1237

Triggered via pull request October 28, 2025 09:47
Status Failure
Total duration 2m 39s
Artifacts

run-tests.yml

on: pull_request
Matrix: run-tests
[Required] Tests passed
3s
[Required] Tests passed
Fit to window
Zoom out
Zoom in

Annotations

25 errors
Tests on ubuntu-latest with node 20
Process completed with exit code 2.
Tests on ubuntu-latest with node 20: src/tools/pages.ts#L177
Object literal may only specify known properties, and 'ignoreCache' does not exist in type 'WaitForOptions'.
Tests on ubuntu-latest with node 22
Process completed with exit code 2.
Tests on ubuntu-latest with node 22: src/tools/pages.ts#L177
Object literal may only specify known properties, and 'ignoreCache' does not exist in type 'WaitForOptions'.
Tests on ubuntu-latest with node 24
Process completed with exit code 2.
Tests on ubuntu-latest with node 24: src/tools/pages.ts#L177
Object literal may only specify known properties, and 'ignoreCache' does not exist in type 'WaitForOptions'.
Tests on ubuntu-latest with node 23
Process completed with exit code 2.
Tests on ubuntu-latest with node 23: src/tools/pages.ts#L177
Object literal may only specify known properties, and 'ignoreCache' does not exist in type 'WaitForOptions'.
Tests on macos-latest with node 24
Process completed with exit code 2.
Tests on macos-latest with node 24: src/tools/pages.ts#L177
Object literal may only specify known properties, and 'ignoreCache' does not exist in type 'WaitForOptions'.
Tests on macos-latest with node 22
Process completed with exit code 2.
Tests on macos-latest with node 22: src/tools/pages.ts#L177
Object literal may only specify known properties, and 'ignoreCache' does not exist in type 'WaitForOptions'.
Tests on macos-latest with node 20
Process completed with exit code 2.
Tests on macos-latest with node 20: src/tools/pages.ts#L177
Object literal may only specify known properties, and 'ignoreCache' does not exist in type 'WaitForOptions'.
Tests on macos-latest with node 23
Process completed with exit code 2.
Tests on macos-latest with node 23: src/tools/pages.ts#L177
Object literal may only specify known properties, and 'ignoreCache' does not exist in type 'WaitForOptions'.
Tests on windows-latest with node 22
Process completed with exit code 1.
Tests on windows-latest with node 22: src/tools/pages.ts#L177
Object literal may only specify known properties, and 'ignoreCache' does not exist in type 'WaitForOptions'.
Tests on windows-latest with node 20
Process completed with exit code 1.
Tests on windows-latest with node 20: src/tools/pages.ts#L177
Object literal may only specify known properties, and 'ignoreCache' does not exist in type 'WaitForOptions'.
Tests on windows-latest with node 23
Process completed with exit code 1.
Tests on windows-latest with node 23: src/tools/pages.ts#L177
Object literal may only specify known properties, and 'ignoreCache' does not exist in type 'WaitForOptions'.
Tests on windows-latest with node 24
Process completed with exit code 1.
Tests on windows-latest with node 24: src/tools/pages.ts#L177
Object literal may only specify known properties, and 'ignoreCache' does not exist in type 'WaitForOptions'.
[Required] Tests passed
Process completed with exit code 1.