Remove limit from fetching data for data export (#7647) #511
trunk.yml
on: push
Matrix: unit-php / PHP Unit Tests
unit-js
/
JS Linting
1m 52s
unit-js
/
TypeScript Checking
1m 31s
unit-js
/
JS Testing
2m 6s
unit-php
/
PHP Linting
1m 18s
e2e
/
E2E Tests
5m 58s
docs
/
hookdocs
1m 38s
build
/
Playground Preview
0s
Matrix: build / PHP Syntax Check
Annotations
1 error, 16 warnings, and 2 notices
[chromium] › admin/teacher/course-creation.spec.ts:29:6 › Create Courses › it should create a course:
tests/e2e-playwright/pages/admin/post-type/index.ts#L67
1) [chromium] › admin/teacher/course-creation.spec.ts:29:6 › Create Courses › it should create a course
TimeoutError: page.waitForEvent: Timeout 10000ms exceeded while waiting for event "popup"
=========================== logs ===========================
waiting for event "popup"
============================================================
at ../pages/admin/post-type/index.ts:67
65 |
66 | const [ previewPage ] = await Promise.all( [
> 67 | this.page.waitForEvent( 'popup' ),
| ^
68 | this.page.locator( 'text=Preview in new tab' ).click(),
69 | ] );
70 | await previewPage.waitForLoadState();
at CoursesPage.goToPreview (/home/runner/work/***/***/tests/e2e-playwright/pages/admin/post-type/index.ts:67:14)
at /home/runner/work/***/***/tests/e2e-playwright/specs/admin/teacher/course-creation.spec.ts:57:19
|
unit-php / PHP Linting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit-js / TypeScript Checking
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit-js / JS Linting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit-js / JS Testing
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit-php / PHP Unit Tests (7.4, nightly)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit-php / PHP Unit Tests (latest, 0, 8.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit-php / PHP Unit Tests (7.4, 6.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit-php / PHP Unit Tests (latest, 0, 7.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit-php / PHP Unit Tests (7.4, 6.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit-php / PHP Unit Tests (7.4, latest, 1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e / E2E Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
docs / hookdocs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, peaceiris/actions-gh-pages@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build / Plugin Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build / PHP Syntax Check (8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build / PHP Syntax Check (7.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "sensei-lms-".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
🎭 Playwright Run Summary
1 flaky
[chromium] › admin/teacher/course-creation.spec.ts:29:6 › Create Courses › it should create a course
6 passed (1.1m)
|
🎭 Playwright Run Summary
5 passed (26.9s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
sensei-lms-
Expired
|
22.2 MB |
|