Use bulk_edit_posts hook for bulk edit handler (#7526) #446
trunk.yml
on: push
Matrix: unit-php / PHP Unit Tests
unit-js
/
JS Linting
1m 55s
unit-js
/
TypeScript Checking
1m 47s
unit-js
/
JS Testing
2m 20s
unit-php
/
PHP Linting
1m 23s
e2e
/
E2E Tests
5m 47s
docs
/
hookdocs
1m 53s
build
/
Playground Preview
0s
Matrix: build / PHP Syntax Check
Annotations
1 error, 15 warnings, and 2 notices
[chromium] › frontend/student/course-completion.spec.ts:22:7 › Course Completion in Learning Mode › Student enrolls in course and completes all lessons.:
tests/e2e-playwright/specs/frontend/student/course-completion.spec.ts#L36
1) [chromium] › frontend/student/course-completion.spec.ts:22:7 › Course Completion in Learning Mode › Student enrolls in course and completes all lessons.
Error: Timed out 5000ms waiting for expect(received).toHaveText(expected)
Expected string: "E2E Lesson Learning Mode 101"
Received string: ""
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('h1').first()
34 | const lessonPage = new LessonPage( page );
35 |
> 36 | await expect( lessonPage.title ).toHaveText( lesson.title.raw );
| ^
37 |
38 | // Completes first lesson.
39 | await lessonPage.clickCompleteLesson();
at /home/runner/work/sensei/sensei/tests/e2e-playwright/specs/frontend/student/course-completion.spec.ts:36:37
|
unit-php / PHP Linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-js / TypeScript Checking
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-js / JS Linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-js / JS Testing
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-php / PHP Unit Tests (latest, 0, 7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-php / PHP Unit Tests (7.4, 6.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-php / PHP Unit Tests (7.4, latest, 1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-php / PHP Unit Tests (latest, 0, 8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-php / PHP Unit Tests (7.4, 6.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-php / PHP Unit Tests (7.4, nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e / E2E Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
docs / hookdocs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, peaceiris/actions-gh-pages@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build / Plugin Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build / PHP Syntax Check (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build / PHP Syntax Check (7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
1 flaky
[chromium] › frontend/student/course-completion.spec.ts:22:7 › Course Completion in Learning Mode › Student enrolls in course and completes all lessons.
6 passed (38.1s)
|
🎭 Playwright Run Summary
5 passed (5.1s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
sensei-lms-
Expired
|
22 MB |
|