Skip to content

Update npm dependencies (especially @wordpress) #9938

Update npm dependencies (especially @wordpress)

Update npm dependencies (especially @wordpress) #9938

Triggered via pull request November 5, 2024 15:56
Status Failure
Total duration 2m 19s
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#L466
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:466:7)
JS Testing
Process completed with exit code 1.