docs(inlay): archi docs #39
Annotations
10 errors
|
src/inlay/__ct__/inlay.structured-actions.spec.tsx:
src/inlay/__ct__/inlay.structured-actions.spec.tsx#L4
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:74:13
❯ TestTypeImpl._describe node_modules/playwright/lib/common/testType.js:114:24
❯ Function.describe node_modules/playwright/lib/transform/transform.js:275:12
❯ src/inlay/__ct__/inlay.structured-actions.spec.tsx:4:6
|
|
src/inlay/__ct__/inlay.portal-navigation.spec.tsx:
src/inlay/__ct__/inlay.portal-navigation.spec.tsx#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/playwright/lib/common/testType.js:74:13
❯ TestTypeImpl._describe node_modules/playwright/lib/common/testType.js:114:24
❯ Function.describe node_modules/playwright/lib/transform/transform.js:275:12
❯ src/inlay/__ct__/inlay.portal-navigation.spec.tsx:6:6
|
|
src/inlay/__ct__/inlay.overlap.spec.tsx:
src/inlay/__ct__/inlay.overlap.spec.tsx#L4
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:74:13
❯ TestTypeImpl._describe node_modules/playwright/lib/common/testType.js:114:24
❯ Function.describe node_modules/playwright/lib/transform/transform.js:275:12
❯ src/inlay/__ct__/inlay.overlap.spec.tsx:4:6
|
|
src/inlay/__ct__/inlay.mobile.spec.tsx:
src/inlay/__ct__/inlay.mobile.spec.tsx#L8
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:74:13
❯ TestTypeImpl._describe node_modules/playwright/lib/common/testType.js:114:24
❯ Function.describe node_modules/playwright/lib/transform/transform.js:275:12
❯ src/inlay/__ct__/inlay.mobile.spec.tsx:8:6
|
|
src/inlay/__ct__/inlay.ios-swipe-text.spec.tsx:
src/inlay/__ct__/inlay.ios-swipe-text.spec.tsx#L28
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:74:13
❯ TestTypeImpl._describe node_modules/playwright/lib/common/testType.js:114:24
❯ Function.describe node_modules/playwright/lib/transform/transform.js:275:12
❯ src/inlay/__ct__/inlay.ios-swipe-text.spec.tsx:28:6
|
|
src/inlay/__ct__/inlay.grapheme.spec.tsx:
src/inlay/__ct__/inlay.grapheme.spec.tsx#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/playwright/lib/common/testType.js:74:13
❯ TestTypeImpl._describe node_modules/playwright/lib/common/testType.js:114:24
❯ Function.describe node_modules/playwright/lib/transform/transform.js:275:12
❯ src/inlay/__ct__/inlay.grapheme.spec.tsx:5:6
|
|
src/inlay/__ct__/inlay.composition.cdp.spec.tsx:
src/inlay/__ct__/inlay.composition.cdp.spec.tsx#L33
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:74:13
❯ TestTypeImpl._describe node_modules/playwright/lib/common/testType.js:114:24
❯ Function.serial node_modules/playwright/lib/transform/transform.js:275:12
❯ src/inlay/__ct__/inlay.composition.cdp.spec.tsx:33:15
|
|
src/inlay/__ct__/inlay.clipboard.spec.tsx:
src/inlay/__ct__/inlay.clipboard.spec.tsx#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/playwright/lib/common/testType.js:74:13
❯ TestTypeImpl._describe node_modules/playwright/lib/common/testType.js:114:24
❯ Function.serial node_modules/playwright/lib/transform/transform.js:275:12
❯ src/inlay/__ct__/inlay.clipboard.spec.tsx:6:15
|
|
src/inlay/__ct__/inlay.basic.spec.tsx:
src/inlay/__ct__/inlay.basic.spec.tsx#L4
Error: Playwright Test did not expect test() to be called here.
Most common reasons include:
- You are calling test() in a configuration file.
- You are calling test() 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:74:13
❯ TestTypeImpl._createTest node_modules/playwright/lib/common/testType.js:87:24
❯ test node_modules/playwright/lib/transform/transform.js:275:12
❯ src/inlay/__ct__/inlay.basic.spec.tsx:4:1
|
|
src/inlay/__ct__/inlay.a11y.spec.tsx:
src/inlay/__ct__/inlay.a11y.spec.tsx#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/playwright/lib/common/testType.js:74:13
❯ TestTypeImpl._describe node_modules/playwright/lib/common/testType.js:114:24
❯ Function.describe node_modules/playwright/lib/transform/transform.js:275:12
❯ src/inlay/__ct__/inlay.a11y.spec.tsx:6:6
|