commit working repository #509
Annotations
9 errors and 2 warnings
playwright/backend.spec.ts:
web/playwright/backend.spec.ts#L5
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:72:13
❯ TestTypeImpl._createTest node_modules/playwright/lib/common/testType.js:78:24
❯ Module.<anonymous> node_modules/playwright/lib/transform/transform.js:288:12
❯ playwright/backend.spec.ts:5:1
|
playwright/danceBall.spec.ts:
web/playwright/danceBall.spec.ts#L3
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:72:13
❯ TestTypeImpl._createTest node_modules/playwright/lib/common/testType.js:78:24
❯ Module.<anonymous> node_modules/playwright/lib/transform/transform.js:288:12
❯ playwright/danceBall.spec.ts:3:1
|
playwright/exhaustTickets.spec.ts:
web/playwright/exhaustTickets.spec.ts#L7
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:72:13
❯ TestTypeImpl._createTest node_modules/playwright/lib/common/testType.js:78:24
❯ Module.<anonymous> node_modules/playwright/lib/transform/transform.js:288:12
❯ playwright/exhaustTickets.spec.ts:7:1
|
playwright/shawnThomas.spec.ts:
web/playwright/shawnThomas.spec.ts#L3
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:72:13
❯ TestTypeImpl._createTest node_modules/playwright/lib/common/testType.js:78:24
❯ Module.<anonymous> node_modules/playwright/lib/transform/transform.js:288:12
❯ playwright/shawnThomas.spec.ts:3:1
|
playwright/signin.spec.ts:
web/playwright/signin.spec.ts#L3
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:72:13
❯ TestTypeImpl._createTest node_modules/playwright/lib/common/testType.js:78:24
❯ Module.<anonymous> node_modules/playwright/lib/transform/transform.js:288:12
❯ playwright/signin.spec.ts:3:1
|
playwright/signup.spec.ts:
web/playwright/signup.spec.ts#L3
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:72:13
❯ TestTypeImpl._createTest node_modules/playwright/lib/common/testType.js:78:24
❯ Module.<anonymous> node_modules/playwright/lib/transform/transform.js:288:12
❯ playwright/signup.spec.ts:3:1
|
Build (web)
Process completed with exit code 1.
|
Build (strapi)
The job was canceled because "web" failed.
|
Build (strapi)
The operation was canceled.
|
Build (api)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build (web)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|