fix: Adjust README to new repo documents #2
ci-cd.yml
on: push
Backend Build & Lint
11s
Frontend Build & Lint
26s
Backend Tests
43s
Frontend Tests
27s
Annotations
8 errors and 2 warnings
|
e2e/e2e-08-navigation.spec.js:
frontend/e2e/e2e-08-navigation.spec.js#L10
Error: Playwright Test did not expect test.describe() to be called here.
Most common reasons include:
- You are calling test.describe() in a configuration file.
- You are calling test.describe() in a file that is imported by the configuration file.
- You have two different versions of @playwright/test. This usually happens
when one of the dependencies in your package.json depends on @playwright/test.
❯ TestTypeImpl._currentSuite node_modules/playwright/lib/common/testType.js:75:13
❯ TestTypeImpl._describe node_modules/playwright/lib/common/testType.js:115:24
❯ Function.describe node_modules/playwright/lib/transform/transform.js:275:12
❯ e2e/e2e-08-navigation.spec.js:10:6
|
|
e2e/e2e-07-live-calculation.spec.js:
frontend/e2e/e2e-07-live-calculation.spec.js#L10
Error: Playwright Test did not expect test.describe() to be called here.
Most common reasons include:
- You are calling test.describe() in a configuration file.
- You are calling test.describe() in a file that is imported by the configuration file.
- You have two different versions of @playwright/test. This usually happens
when one of the dependencies in your package.json depends on @playwright/test.
❯ TestTypeImpl._currentSuite node_modules/playwright/lib/common/testType.js:75:13
❯ TestTypeImpl._describe node_modules/playwright/lib/common/testType.js:115:24
❯ Function.describe node_modules/playwright/lib/transform/transform.js:275:12
❯ e2e/e2e-07-live-calculation.spec.js:10:6
|
|
e2e/e2e-06-export.spec.js:
frontend/e2e/e2e-06-export.spec.js#L12
Error: Playwright Test did not expect test.describe() to be called here.
Most common reasons include:
- You are calling test.describe() in a configuration file.
- You are calling test.describe() in a file that is imported by the configuration file.
- You have two different versions of @playwright/test. This usually happens
when one of the dependencies in your package.json depends on @playwright/test.
❯ TestTypeImpl._currentSuite node_modules/playwright/lib/common/testType.js:75:13
❯ TestTypeImpl._describe node_modules/playwright/lib/common/testType.js:115:24
❯ Function.describe node_modules/playwright/lib/transform/transform.js:275:12
❯ e2e/e2e-06-export.spec.js:12:6
|
|
e2e/e2e-05-sync-after-login.spec.js:
frontend/e2e/e2e-05-sync-after-login.spec.js#L14
Error: Playwright Test did not expect test.describe() to be called here.
Most common reasons include:
- You are calling test.describe() in a configuration file.
- You are calling test.describe() in a file that is imported by the configuration file.
- You have two different versions of @playwright/test. This usually happens
when one of the dependencies in your package.json depends on @playwright/test.
❯ TestTypeImpl._currentSuite node_modules/playwright/lib/common/testType.js:75:13
❯ TestTypeImpl._describe node_modules/playwright/lib/common/testType.js:115:24
❯ Function.describe node_modules/playwright/lib/transform/transform.js:275:12
❯ e2e/e2e-05-sync-after-login.spec.js:14:6
|
|
e2e/e2e-04-offline-mode.spec.js:
frontend/e2e/e2e-04-offline-mode.spec.js#L10
Error: Playwright Test did not expect test.describe() to be called here.
Most common reasons include:
- You are calling test.describe() in a configuration file.
- You are calling test.describe() in a file that is imported by the configuration file.
- You have two different versions of @playwright/test. This usually happens
when one of the dependencies in your package.json depends on @playwright/test.
❯ TestTypeImpl._currentSuite node_modules/playwright/lib/common/testType.js:75:13
❯ TestTypeImpl._describe node_modules/playwright/lib/common/testType.js:115:24
❯ Function.describe node_modules/playwright/lib/transform/transform.js:275:12
❯ e2e/e2e-04-offline-mode.spec.js:10:6
|
|
e2e/e2e-03-criteria-evaluation.spec.js:
frontend/e2e/e2e-03-criteria-evaluation.spec.js#L10
Error: Playwright Test did not expect test.describe() to be called here.
Most common reasons include:
- You are calling test.describe() in a configuration file.
- You are calling test.describe() in a file that is imported by the configuration file.
- You have two different versions of @playwright/test. This usually happens
when one of the dependencies in your package.json depends on @playwright/test.
❯ TestTypeImpl._currentSuite node_modules/playwright/lib/common/testType.js:75:13
❯ TestTypeImpl._describe node_modules/playwright/lib/common/testType.js:115:24
❯ Function.describe node_modules/playwright/lib/transform/transform.js:275:12
❯ e2e/e2e-03-criteria-evaluation.spec.js:10:6
|
|
e2e/e2e-02-onboarding.spec.js:
frontend/e2e/e2e-02-onboarding.spec.js#L13
Error: Playwright Test did not expect test.describe() to be called here.
Most common reasons include:
- You are calling test.describe() in a configuration file.
- You are calling test.describe() in a file that is imported by the configuration file.
- You have two different versions of @playwright/test. This usually happens
when one of the dependencies in your package.json depends on @playwright/test.
❯ TestTypeImpl._currentSuite node_modules/playwright/lib/common/testType.js:75:13
❯ TestTypeImpl._describe node_modules/playwright/lib/common/testType.js:115:24
❯ Function.describe node_modules/playwright/lib/transform/transform.js:275:12
❯ e2e/e2e-02-onboarding.spec.js:13:6
|
|
e2e/e2e-01-login.spec.js:
frontend/e2e/e2e-01-login.spec.js#L10
Error: Playwright Test did not expect test.describe() to be called here.
Most common reasons include:
- You are calling test.describe() in a configuration file.
- You are calling test.describe() in a file that is imported by the configuration file.
- You have two different versions of @playwright/test. This usually happens
when one of the dependencies in your package.json depends on @playwright/test.
❯ TestTypeImpl._currentSuite node_modules/playwright/lib/common/testType.js:75:13
❯ TestTypeImpl._describe node_modules/playwright/lib/common/testType.js:115:24
❯ Function.describe node_modules/playwright/lib/transform/transform.js:275:12
❯ e2e/e2e-01-login.spec.js:10:6
|
|
Frontend Tests
No files were found with the provided path: frontend/coverage/. No artifacts will be uploaded.
|
|
Backend Tests
No files were found with the provided path: backend/test-results/. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
frontend-build
Expired
|
85.7 KB |
sha256:62658e77b89b40b3c996322a1bd6f130f9d5eab8b3ae1e82f452da29e17fe034
|
|