Merge pull request #4 from udovichenk0/docker #237
Annotations
9 errors and 3 warnings
src/features/authentication/auth.spec.ts:
client/src/features/authentication/auth.spec.ts#L6
Error: Playwright Test did not expect test.beforeEach() to be called here.
Most common reasons include:
- You are calling test.beforeEach() in a configuration file.
- You are calling test.beforeEach() 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:71:13
❯ TestTypeImpl._hook node_modules/playwright/lib/common/testType.js:114:24
❯ Function.beforeEach node_modules/playwright/lib/transform/transform.js:240:12
❯ src/features/authentication/auth.spec.ts:6:6
|
src/pages/Inbox/inbox.spec.ts:
client/src/pages/Inbox/inbox.spec.ts#L3
Error: Playwright Test did not expect test.beforeEach() to be called here.
Most common reasons include:
- You are calling test.beforeEach() in a configuration file.
- You are calling test.beforeEach() 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:71:13
❯ TestTypeImpl._hook node_modules/playwright/lib/common/testType.js:114:24
❯ Function.beforeEach node_modules/playwright/lib/transform/transform.js:240:12
❯ src/pages/Inbox/inbox.spec.ts:3:6
|
src/pages/Trash/trash.spec.ts:
client/src/pages/Trash/trash.spec.ts#L3
Error: Playwright Test did not expect test.beforeEach() to be called here.
Most common reasons include:
- You are calling test.beforeEach() in a configuration file.
- You are calling test.beforeEach() 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:71:13
❯ TestTypeImpl._hook node_modules/playwright/lib/common/testType.js:114:24
❯ Function.beforeEach node_modules/playwright/lib/transform/transform.js:240:12
❯ src/pages/Trash/trash.spec.ts:3:6
|
build (20.x)
Process completed with exit code 1.
|
build (18.x)
The job was canceled because "_20_x" failed.
|
src/features/authentication/auth.spec.ts:
client/src/features/authentication/auth.spec.ts#L6
Error: Playwright Test did not expect test.beforeEach() to be called here.
Most common reasons include:
- You are calling test.beforeEach() in a configuration file.
- You are calling test.beforeEach() 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:71:13
❯ TestTypeImpl._hook node_modules/playwright/lib/common/testType.js:114:24
❯ Function.beforeEach node_modules/playwright/lib/transform/transform.js:240:12
❯ src/features/authentication/auth.spec.ts:6:6
|
src/pages/Inbox/inbox.spec.ts:
client/src/pages/Inbox/inbox.spec.ts#L3
Error: Playwright Test did not expect test.beforeEach() to be called here.
Most common reasons include:
- You are calling test.beforeEach() in a configuration file.
- You are calling test.beforeEach() 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:71:13
❯ TestTypeImpl._hook node_modules/playwright/lib/common/testType.js:114:24
❯ Function.beforeEach node_modules/playwright/lib/transform/transform.js:240:12
❯ src/pages/Inbox/inbox.spec.ts:3:6
|
src/pages/Trash/trash.spec.ts:
client/src/pages/Trash/trash.spec.ts#L3
Error: Playwright Test did not expect test.beforeEach() to be called here.
Most common reasons include:
- You are calling test.beforeEach() in a configuration file.
- You are calling test.beforeEach() 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:71:13
❯ TestTypeImpl._hook node_modules/playwright/lib/common/testType.js:114:24
❯ Function.beforeEach node_modules/playwright/lib/transform/transform.js:240:12
❯ src/pages/Trash/trash.spec.ts:3:6
|
build (18.x)
Process completed with exit code 1.
|
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (20.x)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
build (18.x)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|