feat(browser): adopt lightpanda via browser-manager subsystem #8
Annotations
10 errors and 1 warning
|
Unit tests:
test/unit/WsmAdapter.test.js#L106
AssertionError: expected null to be 'C:\Users\runneradmin/.local/bin/wsm' // Object.is equality
- Expected:
"C:\\Users\\runneradmin/.local/bin/wsm"
+ Received:
null
❯ test/unit/WsmAdapter.test.js:106:30
|
|
Unit tests:
test/unit/AnnotationService.test.js#L240
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/unit/AnnotationService.test.js:240:36
|
|
Unit tests:
test/unit/AnnotationService.test.js#L228
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/unit/AnnotationService.test.js:228:36
|
|
Unit tests:
test/unit/AnnotationService.test.js#L214
AssertionError: expected 0 to be greater than or equal to 2
❯ test/unit/AnnotationService.test.js:214:53
|
|
Unit tests:
test/unit/AnnotationService.test.js#L178
AssertionError: expected "spy" to be called at least once
❯ test/unit/AnnotationService.test.js:178:35
|
|
Unit tests:
test/unit/AnnotationService.test.js#L162
AssertionError: expected 0 to be greater than or equal to 2
❯ test/unit/AnnotationService.test.js:162:53
|
|
Unit tests:
test/unit/AnnotationService.test.js#L151
TypeError: Cannot read properties of undefined (reading '1')
❯ test/unit/AnnotationService.test.js:151:63
|
|
Unit tests:
test/unit/AnnotationService.test.js#L141
TypeError: Cannot read properties of undefined (reading '1')
❯ test/unit/AnnotationService.test.js:141:63
|
|
Unit tests:
test/unit/AnnotationService.test.js#L128
AssertionError: expected { success: false } to deeply equal { success: true, …(2) }
- Expected
+ Received
Object {
- "boxCount": 2,
- "path": "D:\\tmp\\ibr-test-annotation.png",
- "success": true,
+ "success": false,
}
❯ test/unit/AnnotationService.test.js:128:28
|
|
Unit tests:
test/unit/AnnotationService.test.js#L69
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/unit/AnnotationService.test.js:69:36
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading