Skip to content

Update npm dependencies (especially @wordpress) #9939

Update npm dependencies (especially @wordpress)

Update npm dependencies (especially @wordpress) #9939

Re-run triggered November 5, 2024 16:12
Status Failure
Total duration 2m 10s
Artifacts

js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
TypeScript Checking
Process completed with exit code 2.
JS Linting
Process completed with exit code 2.
JS Testing: assets/admin/students/student-modal/index.test.js#L347
Error: expect(received).toHaveLength(expected) Expected length: 2 Received length: 1 Received array: [<div class="components-notice__content">Unable to add student. Please try again.<div class="components-notice__actions" /></div>] at Object.toHaveLength (/home/runner/work/***/***/assets/admin/students/student-modal/index.test.js:347:7)
JS Testing: assets/admin/students/student-modal/index.test.js#L447
Error: expect(received).toHaveLength(expected) Expected length: 2 Received length: 1 Received array: [<div class="components-notice__content">Unable to add students. Please try again.<div class="components-notice__actions" /></div>] at Object.toHaveLength (/home/runner/work/***/***/assets/admin/students/student-modal/index.test.js:447:7)
JS Testing: assets/admin/students/student-modal/index.test.js#L468
Error: expect(received).toHaveLength(expected) Expected length: 2 Received length: 1 Received array: [<div class="components-notice__content">Unable to remove students. Please try again.<div class="components-notice__actions" /></div>] at Object.toHaveLength (/home/runner/work/***/***/assets/admin/students/student-modal/index.test.js:468:7)
JS Testing
Process completed with exit code 1.