Add Service Navigation component, add new Mobile Navigation component #5049
Annotations
6 errors and 1 warning
Run task:
__tests__/navigation.test.js#L34
expect(received).resolves.toBe()
Received promise rejected instead of resolved
Rejected to value: [TypeError: Cannot read properties of null (reading 'boundingBox')]
at expect (node_modules/expect/build/index.js:113:15)
at expectPuppeteer (node_modules/expect-puppeteer/dist/index.js:504:12)
at Object.expect (__tests__/navigation.test.js:34:13)
|
Run task:
__tests__/navigation.test.js#L45
Node is either not clickable or not an Element
at CdpElementHandle.clickablePoint (node_modules/puppeteer-core/src/api/ElementHandle.ts:727:13)
at CdpElementHandle.<anonymous> (node_modules/puppeteer-core/src/api/ElementHandle.ts:176:16)
at CdpElementHandle.click (node_modules/puppeteer-core/src/api/ElementHandle.ts:766:20)
at CdpElementHandle.<anonymous> (node_modules/puppeteer-core/src/api/ElementHandle.ts:186:22)
at Object.<anonymous> (__tests__/navigation.test.js:45:9)
|
Run task:
__tests__/navigation.test.js#L56
expect(received).resolves.toBe(expected) // Object.is equality
Expected: "false"
Received: null
at Object.toBe (node_modules/expect/build/index.js:174:22)
at Object.toBe (__tests__/navigation.test.js:56:20)
|
Run task:
__tests__/helpers/puppeteer.js#L32
TypeError: Cannot read properties of null (reading 'evaluate')
at evaluate (__tests__/helpers/puppeteer.js:32:19)
at Object.getAttribute (__tests__/navigation.test.js:67:22)
|
Run task:
__tests__/navigation.test.js#L80
expect(received).resolves.toBe()
Received promise rejected instead of resolved
Rejected to value: [TypeError: Cannot read properties of null (reading 'boundingBox')]
at expect (node_modules/expect/build/index.js:113:15)
at expectPuppeteer (node_modules/expect-puppeteer/dist/index.js:504:12)
at Object.expect (__tests__/navigation.test.js:80:15)
|
Run task
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading