Skip to content

Merge pull request #7644 from Automattic/fix/deprecation-notice-on-re… #508

Merge pull request #7644 from Automattic/fix/deprecation-notice-on-re…

Merge pull request #7644 from Automattic/fix/deprecation-notice-on-re… #508

Triggered via push July 30, 2024 08:45
Status Success
Total duration 12m 41s
Artifacts 1

trunk.yml

on: push
Matrix: unit-php / PHP Unit Tests
build  /  Playground Preview
0s
build / Playground Preview
Matrix: build / PHP Syntax Check
Fit to window
Zoom out
Zoom in

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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 (24.0s)

Artifacts

Produced during runtime
Name Size
sensei-lms- Expired
22.2 MB