Run tests on 3.20.39-0634ad0 CORE #297
Annotations
2 errors, 4 warnings, and 1 notice
Run playwright tests:
playwright/tests/auth.setup.ts#L26
1) [setup] › auth.setup.ts:64:8 › Authenticate as plugin user via API ────────────────────────────
TypeError: Cannot read properties of undefined (reading 'value')
24 | {
25 | name: "_saleorRefreshToken",
> 26 | value: loginJsonInfo.cookies[0].value,
| ^
27 | },
28 | ],
29 | });
at authenticateAndSaveState (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/auth.setup.ts:26:41)
at authSetup (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/auth.setup.ts:47:5)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/auth.setup.ts:65:5
|
Run playwright tests
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@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/
|
Run playwright tests
Unexpected input(s) 'ACCOUNTS', valid inputs are ['BASE_URL', 'API_URL', 'E2E_USER_NAME', 'E2E_USER_PASSWORD', 'E2E_PERMISSIONS_USERS_PASSWORD', 'SHARD', 'MAILPITURL', 'URL_TO_RUN', 'PW_WORKERS', 'PW_RETRIES', 'PROJECT']
|
Post Run playwright tests
Unexpected input(s) 'ACCOUNTS', valid inputs are ['BASE_URL', 'API_URL', 'E2E_USER_NAME', 'E2E_USER_PASSWORD', 'E2E_PERMISSIONS_USERS_PASSWORD', 'SHARD', 'MAILPITURL', 'URL_TO_RUN', 'PW_WORKERS', 'PW_RETRIES', 'PROJECT']
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "all-blob-reports", "html-report--attempt-1".
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/
|
Run playwright tests
1 failed
[setup] › auth.setup.ts:64:8 › Authenticate as plugin user via API ─────────────────────────────
109 did not run
8 passed (9.0s)
|
Loading