bump puppeteer to v22.0.0 #1371
Annotations
10 errors and 1 notice
Run tests:
test/integration.test.js#L120
assert.strictEqual(received, expected)
Expected value to strictly be equal to:
4
Received:
3
at Object.strictEqual (test/integration.test.js:120:18)
|
Run tests:
test/integration.test.js#L120
assert.strictEqual(received, expected)
Expected value to strictly be equal to:
3
Received:
2
at Object.strictEqual (test/integration.test.js:120:18)
|
Run tests:
test/integration.test.js#L120
assert.strictEqual(received, expected)
Expected value to strictly be equal to:
3
Received:
2
at Object.strictEqual (test/integration.test.js:120:18)
|
Run tests:
test/integration.test.js#L120
assert.strictEqual(received, expected)
Expected value to strictly be equal to:
4
Received:
3
at Object.strictEqual (test/integration.test.js:120:18)
|
Run tests:
extensions/postLoadDelay/postLoadDelay.js#L20
TypeError: page.waitForTimeout is not a function
at waitForTimeout (extensions/postLoadDelay/postLoadDelay.js:20:17)
at fn (lib/AwaitEventEmitter.js:15:19)
at Array.forEach (<anonymous>)
at AwaitEventEmitter.forEach [as emit] (lib/AwaitEventEmitter.js:13:31)
at emit (lib/index.js:191:20)
|
Run tests:
extensions/postLoadDelay/postLoadDelay.js#L20
TypeError: page.waitForTimeout is not a function
at waitForTimeout (extensions/postLoadDelay/postLoadDelay.js:20:17)
at fn (lib/AwaitEventEmitter.js:15:19)
at Array.forEach (<anonymous>)
at AwaitEventEmitter.forEach [as emit] (lib/AwaitEventEmitter.js:13:31)
at emit (lib/index.js:191:20)
|
Run tests:
extensions/postLoadDelay/postLoadDelay.js#L20
TypeError: page.waitForTimeout is not a function
at waitForTimeout (extensions/postLoadDelay/postLoadDelay.js:20:17)
at fn (lib/AwaitEventEmitter.js:15:19)
at Array.forEach (<anonymous>)
at AwaitEventEmitter.forEach [as emit] (lib/AwaitEventEmitter.js:13:31)
at emit (lib/index.js:191:20)
|
Run tests:
extensions/postLoadDelay/postLoadDelay.js#L20
TypeError: page.waitForTimeout is not a function
at waitForTimeout (extensions/postLoadDelay/postLoadDelay.js:20:17)
at fn (lib/AwaitEventEmitter.js:15:19)
at Array.forEach (<anonymous>)
at AwaitEventEmitter.forEach [as emit] (lib/AwaitEventEmitter.js:13:31)
at emit (lib/index.js:191:20)
|
Run tests:
extensions/postLoadDelay/postLoadDelay.js#L20
TypeError: page.waitForTimeout is not a function
at waitForTimeout (extensions/postLoadDelay/postLoadDelay.js:20:17)
at fn (lib/AwaitEventEmitter.js:15:19)
at Array.forEach (<anonymous>)
at AwaitEventEmitter.forEach [as emit] (lib/AwaitEventEmitter.js:13:31)
at emit (lib/index.js:191:20)
|
Run tests:
test/integration.test.js#L120
assert.strictEqual(received, expected)
Expected value to strictly be equal to:
5
Received:
4
at Object.strictEqual (test/integration.test.js:120:18)
|
Log the Node.js version used
Using Node.js v21.6.1
|
The logs for this run have expired and are no longer available.
Loading