Skip to content

Refactoring

Refactoring #253

Triggered via push March 19, 2024 10:38
Status Failure
Total duration 2m 5s
Artifacts 1

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
src/e2e/accessibility.test.ts: src/e2e/accessibility.test.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/@playwright/test/lib/common/testType.js:69:13 ❯ TestTypeImpl._describe node_modules/@playwright/test/lib/common/testType.js:87:24 ❯ Function.describe node_modules/@playwright/test/lib/common/transform.js:217:12 ❯ src/e2e/accessibility.test.ts:5:28
src/e2e/autocomplete.test.ts: src/e2e/autocomplete.test.ts#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/test/lib/common/testType.js:69:13 ❯ TestTypeImpl._describe node_modules/@playwright/test/lib/common/testType.js:87:24 ❯ Function.describe node_modules/@playwright/test/lib/common/transform.js:217:12 ❯ src/e2e/autocomplete.test.ts:4:28
src/e2e/connect.test.ts: src/e2e/connect.test.ts#L9
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/test/lib/common/testType.js:69:13 ❯ TestTypeImpl._describe node_modules/@playwright/test/lib/common/testType.js:87:24 ❯ Function.describe node_modules/@playwright/test/lib/common/transform.js:217:12 ❯ src/e2e/connect.test.ts:9:28
src/e2e/documentation.test.ts: src/e2e/documentation.test.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/@playwright/test/lib/common/testType.js:69:13 ❯ TestTypeImpl._describe node_modules/@playwright/test/lib/common/testType.js:87:24 ❯ Function.describe node_modules/@playwright/test/lib/common/transform.js:217:12 ❯ src/e2e/documentation.test.ts:3:28
src/e2e/edits.test.ts: src/e2e/edits.test.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/@playwright/test/lib/common/testType.js:69:13 ❯ TestTypeImpl._describe node_modules/@playwright/test/lib/common/testType.js:87:24 ❯ Function.describe node_modules/@playwright/test/lib/common/transform.js:217:12 ❯ src/e2e/edits.test.ts:3:28
src/e2e/migration.test.ts: src/e2e/migration.test.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/@playwright/test/lib/common/testType.js:69:13 ❯ TestTypeImpl._describe node_modules/@playwright/test/lib/common/testType.js:87:24 ❯ Function.describe node_modules/@playwright/test/lib/common/transform.js:217:12 ❯ src/e2e/migration.test.ts:5:28
src/e2e/multiple-files.test.ts: src/e2e/multiple-files.test.ts#L7
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/test/lib/common/testType.js:69:13 ❯ TestTypeImpl._describe node_modules/@playwright/test/lib/common/testType.js:87:24 ❯ Function.describe node_modules/@playwright/test/lib/common/transform.js:217:12 ❯ src/e2e/multiple-files.test.ts:7:28
src/e2e/open.test.ts: src/e2e/open.test.ts#L7
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/test/lib/common/testType.js:69:13 ❯ TestTypeImpl._describe node_modules/@playwright/test/lib/common/testType.js:87:24 ❯ Function.describe node_modules/@playwright/test/lib/common/transform.js:217:12 ❯ src/e2e/open.test.ts:7:28
src/e2e/reset.test.ts: src/e2e/reset.test.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/@playwright/test/lib/common/testType.js:69:13 ❯ TestTypeImpl._describe node_modules/@playwright/test/lib/common/testType.js:87:24 ❯ Function.describe node_modules/@playwright/test/lib/common/transform.js:217:12 ❯ src/e2e/reset.test.ts:3:28
src/e2e/save.test.ts: src/e2e/save.test.ts#L9
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/test/lib/common/testType.js:69:13 ❯ TestTypeImpl._describe node_modules/@playwright/test/lib/common/testType.js:87:24 ❯ Function.describe node_modules/@playwright/test/lib/common/transform.js:217:12 ❯ src/e2e/save.test.ts:9:28
build
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/.

Artifacts

Produced during runtime
Name Size
reports Expired
0 Bytes