Skip to content

chore: remove obsolete import #15

chore: remove obsolete import

chore: remove obsolete import #15

Triggered via push June 29, 2024 17:53
Status Failure
Total duration 1m 10s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test/e2e/modules/various/downloadURL.test.ts: test/e2e/modules/various/downloadURL.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/.pnpm/[email protected]/node_modules/playwright/lib/common/testType.js:71:13 ❯ TestTypeImpl._describe node_modules/.pnpm/[email protected]/node_modules/playwright/lib/common/testType.js:104:24 ❯ Function.describe node_modules/.pnpm/[email protected]/node_modules/playwright/lib/transform/transform.js:256:12 ❯ test/e2e/modules/various/downloadURL.test.ts:3:6
test (lts/*, macos-latest)
Process completed with exit code 1.
test/e2e/modules/various/downloadURL.test.ts: test/e2e/modules/various/downloadURL.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/.pnpm/[email protected]/node_modules/playwright/lib/common/testType.js:71:13 ❯ TestTypeImpl._describe node_modules/.pnpm/[email protected]/node_modules/playwright/lib/common/testType.js:104:24 ❯ Function.describe node_modules/.pnpm/[email protected]/node_modules/playwright/lib/transform/transform.js:256:12 ❯ test/e2e/modules/various/downloadURL.test.ts:3:6
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
test/e2e/modules/various/downloadURL.test.ts: test/e2e/modules/various/downloadURL.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/.pnpm/[email protected]/node_modules/playwright/lib/common/testType.js:71:13 ❯ TestTypeImpl._describe node_modules/.pnpm/[email protected]/node_modules/playwright/lib/common/testType.js:104:24 ❯ Function.describe node_modules/.pnpm/[email protected]/node_modules/playwright/lib/transform/transform.js:256:12 ❯ test/e2e/modules/various/downloadURL.test.ts:3:6
test (lts/*, windows-latest)
Process completed with exit code 1.