Running Copilot #61
Annotations
9 errors
|
tests/e2e/user/settings.spec.ts:
frontend/tests/e2e/user/settings.spec.ts#L3
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/.pnpm/playwright@1.57.0/node_modules/playwright/lib/common/testType.js:75:13
❯ TestTypeImpl._describe node_modules/.pnpm/playwright@1.57.0/node_modules/playwright/lib/common/testType.js:115:24
❯ Function.describe node_modules/.pnpm/playwright@1.57.0/node_modules/playwright/lib/transform/transform.js:275:12
❯ tests/e2e/user/settings.spec.ts:3:6
|
|
tests/e2e/user/registration.spec.ts:
frontend/tests/e2e/user/registration.spec.ts#L6
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/.pnpm/playwright@1.57.0/node_modules/playwright/lib/common/testType.js:75:13
❯ TestTypeImpl._describe node_modules/.pnpm/playwright@1.57.0/node_modules/playwright/lib/common/testType.js:115:24
❯ Function.describe node_modules/.pnpm/playwright@1.57.0/node_modules/playwright/lib/transform/transform.js:275:12
❯ tests/e2e/user/registration.spec.ts:6:6
|
|
tests/e2e/user/password-reset.spec.ts:
frontend/tests/e2e/user/password-reset.spec.ts#L5
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/.pnpm/playwright@1.57.0/node_modules/playwright/lib/common/testType.js:75:13
❯ TestTypeImpl._describe node_modules/.pnpm/playwright@1.57.0/node_modules/playwright/lib/common/testType.js:115:24
❯ Function.describe node_modules/.pnpm/playwright@1.57.0/node_modules/playwright/lib/transform/transform.js:275:12
❯ tests/e2e/user/password-reset.spec.ts:5:6
|
|
tests/e2e/user/openid-login.spec.ts:
frontend/tests/e2e/user/openid-login.spec.ts#L3
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/.pnpm/playwright@1.57.0/node_modules/playwright/lib/common/testType.js:75:13
❯ TestTypeImpl._describe node_modules/.pnpm/playwright@1.57.0/node_modules/playwright/lib/common/testType.js:115:24
❯ Function.describe node_modules/.pnpm/playwright@1.57.0/node_modules/playwright/lib/transform/transform.js:275:12
❯ tests/e2e/user/openid-login.spec.ts:3:6
|
|
tests/e2e/user/logout.spec.ts:
frontend/tests/e2e/user/logout.spec.ts#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/.pnpm/playwright@1.57.0/node_modules/playwright/lib/common/testType.js:75:13
❯ TestTypeImpl._describe node_modules/.pnpm/playwright@1.57.0/node_modules/playwright/lib/common/testType.js:115:24
❯ Function.describe node_modules/.pnpm/playwright@1.57.0/node_modules/playwright/lib/transform/transform.js:275:12
❯ tests/e2e/user/logout.spec.ts:10:6
|
|
tests/e2e/user/login.spec.ts:
frontend/tests/e2e/user/login.spec.ts#L39
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/.pnpm/playwright@1.57.0/node_modules/playwright/lib/common/testType.js:75:13
❯ TestTypeImpl._describe node_modules/.pnpm/playwright@1.57.0/node_modules/playwright/lib/common/testType.js:115:24
❯ Function.describe node_modules/.pnpm/playwright@1.57.0/node_modules/playwright/lib/transform/transform.js:275:12
❯ tests/e2e/user/login.spec.ts:39:6
|
|
tests/e2e/user/email-confirmation.spec.ts:
frontend/tests/e2e/user/email-confirmation.spec.ts#L6
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/.pnpm/playwright@1.57.0/node_modules/playwright/lib/common/testType.js:75:13
❯ TestTypeImpl._describe node_modules/.pnpm/playwright@1.57.0/node_modules/playwright/lib/common/testType.js:115:24
❯ Function.describe node_modules/.pnpm/playwright@1.57.0/node_modules/playwright/lib/transform/transform.js:275:12
❯ tests/e2e/user/email-confirmation.spec.ts:6:6
|
|
tests/e2e/task/task.spec.ts:
frontend/tests/e2e/task/task.spec.ts#L83
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/.pnpm/playwright@1.57.0/node_modules/playwright/lib/common/testType.js:75:13
❯ TestTypeImpl._describe node_modules/.pnpm/playwright@1.57.0/node_modules/playwright/lib/common/testType.js:115:24
❯ Function.describe node_modules/.pnpm/playwright@1.57.0/node_modules/playwright/lib/transform/transform.js:275:12
❯ tests/e2e/task/task.spec.ts:83:6
|
|
tests/e2e/task/subtask-duplicates.spec.ts:
frontend/tests/e2e/task/subtask-duplicates.spec.ts#L15
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/.pnpm/playwright@1.57.0/node_modules/playwright/lib/common/testType.js:75:13
❯ TestTypeImpl._describe node_modules/.pnpm/playwright@1.57.0/node_modules/playwright/lib/common/testType.js:115:24
❯ Function.describe node_modules/.pnpm/playwright@1.57.0/node_modules/playwright/lib/transform/transform.js:275:12
❯ tests/e2e/task/subtask-duplicates.spec.ts:15:6
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
results
Expired
|
2.04 KB |
sha256:d998537f1ceb84fab6f4da4f4717467a061aacbb86d9b9fd45870bae123bc1a5
|
|