build(deps): bump braces from 3.0.2 to 3.0.3 #12
Annotations
3 errors, 1 warning, and 1 notice
src\assert.ts#L144
1) [chromium] › src\windowsNvda.spec.ts:168:15 › @windows @nvda Alert Example › Trigger an alert in reading mode › Using command sequence 'SPACE'
Error: Assertion "Text 'Hello' is conveyed" failed. Unable to find phrase "Hello" in spoken phrase log.
expect(received).toBeTruthy()
Received: false
at src\assert.ts:144
142 | `Assertion "${assertion}" failed. Unable to find phrase "${phrase}" in spoken phrase log.`
143 | )
> 144 | .toBeTruthy();
| ^
145 | }
146 | }
147 |
at assert (D:\a\aria-at-tests\aria-at-tests\src\assert.ts:144:8)
at D:\a\aria-at-tests\aria-at-tests\src\windowsNvda.spec.ts:184:13
|
src\assert.ts#L144
1) [chromium] › src\windowsNvda.spec.ts:168:15 › @windows @nvda Alert Example › Trigger an alert in reading mode › Using command sequence 'SPACE'
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Assertion "Text 'Hello' is conveyed" failed. Unable to find phrase "Hello" in spoken phrase log.
expect(received).toBeTruthy()
Received: false
at src\assert.ts:144
142 | `Assertion "${assertion}" failed. Unable to find phrase "${phrase}" in spoken phrase log.`
143 | )
> 144 | .toBeTruthy();
| ^
145 | }
146 | }
147 |
at assert (D:\a\aria-at-tests\aria-at-tests\src\assert.ts:144:8)
at D:\a\aria-at-tests\aria-at-tests\src\windowsNvda.spec.ts:184:13
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, guidepup/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
1 failed
[chromium] › src\windowsNvda.spec.ts:168:15 › @windows @nvda Alert Example › Trigger an alert in reading mode › Using command sequence 'SPACE'
|
This job succeeded
Loading