Bump the test group across 1 directory with 4 updates #5041
Annotations
3 errors and 1 warning
Run task:
__tests__/search.test.js#L176
expect(received).toEqual(expected) // deep equality
Expected: ArrayContaining [ObjectContaining {"event": "site_search", "event_data": {"action": "no result", "text": "lorem ipsum"}}, ObjectContaining {"ecommerce": {"items": []}, "event": "view_item_list"}]
Received: [{"event": "site_search", "event_data": {"action": "no result", "text": "lor"}}, {"ecommerce": null}, {"ecommerce": {"items": []}, "event": "view_item_list"}, {"event": "site_search", "event_data": {"action": "no result", "text": "lorem ip"}}, {"ecommerce": null}, {"ecommerce": {"items": []}, "event": "view_item_list"}]
at Object.toEqual (__tests__/search.test.js:176:41)
|
Run task:
package-lock.json.unit.test.mjs#L27
expect(received).not.toContain(expected) // indexOf
Expected value: not "@types/jest"
Received array: ["@types/jest", "accessible-autocomplete", "clipboard", "govuk-frontend", "iframe-resizer", "lunr"]
at Object.toContain (package-lock.json.unit.test.mjs:27:34)
|
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