Add documentation about environment variables #4604
main.yml
on: pull_request
Matrix: check-types / Test
Matrix: lint / Test
Matrix: playwright-test / Test
Matrix: unit-test / Test
Annotations
2 errors, 8 warnings, and 1 notice
tests/organize/search.spec.ts:83:3 › Search › shows results when user enters text:
integrationTesting/tests/organize/search.spec.ts#L127
1) tests/organize/search.spec.ts:83:3 › Search › shows results when user enters text =============
Error: expect(received).toEqual(expected) // deep equality
Expected: 4
Received: 0
125 | expect(
126 | await page.locator('data-testid=SearchDialog-resultsListItem').count()
> 127 | ).toEqual(4);
| ^
128 | });
129 | });
130 |
at /home/runner/work/app.zetkin.org/app.zetkin.org/integrationTesting/tests/organize/search.spec.ts:127:7
|
playwright-test / Test (18, ubuntu-latest)
Process completed with exit code 1.
|
check-types / Test (18, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / Test (18, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit-test / Test (18, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-test / Test (18, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
tests/organize/journeys/instance-detail/sidebar.spec.ts#L1
tests/organize/journeys/instance-detail/sidebar.spec.ts took 28s
|
Slow Test:
tests/organize/surveys/submitting-survey.spec.ts#L1
tests/organize/surveys/submitting-survey.spec.ts took 28s
|
Slow Test:
tests/organize/tags/create.spec.ts#L1
tests/organize/tags/create.spec.ts took 16s
|
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: "artifact".
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 failed
tests/organize/search.spec.ts:83:3 › Search › shows results when user enters text ==============
7 skipped
86 passed (5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
artifact
Expired
|
524 KB |
|