Merge pull request #1676 from nextcloud/dependabot/composer/vendor-bi… #246
Annotations
1 error, 1 warning, and 1 notice
|
[chromium] › playwright/e2e/invite-guest.spec.ts:8:1 › Invite Guest dialog submits and creates the account:
playwright/e2e/invite-guest.spec.ts#L37
1) [chromium] › playwright/e2e/invite-guest.spec.ts:8:1 › Invite Guest dialog submits and creates the account
Error: guest creation API status
expect(received).toBeLessThan(expected)
Expected: < 400
Received: 422
35 | await dialog.getByRole('button', { name: /invite (guest|user)/i }).click()
36 | const response = await responsePromise
> 37 | expect(response.status(), 'guest creation API status').toBeLessThan(400)
| ^
38 |
39 | // The "files" integration path resolves a share template instead of showing
40 | // a success toast, so the API response above is the real success signal.
at /home/runner/actions-runner/_work/guests/guests/playwright/e2e/invite-guest.spec.ts:37:57
|
|
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: skjnldsv/read-package-engines-version-actions@06d6baf7d8f41934ab630e97d9e6c0bc9c9ac5e4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › playwright/e2e/invite-guest.spec.ts:8:1 › Invite Guest dialog submits and creates the account
2 passed (1.0m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
|
3.53 MB |
sha256:3cd927f0b2a2c7290d2c96ff4e64fa6a0ea696d980dce4eb980cd22efd301887
|
|
|
playwright-traces
|
2.94 MB |
sha256:17357d6925de9f4e3134d37f47b464b103a56ad95e958270cb439bc2a71e6ae2
|
|