fix(deps): update dependency tailwind-merge to v3 #229
quality-control.yml
on: pull_request
build
32s
code-quality
7s
vitest_tests
25s
e2e-tests
1m 19s
Annotations
4 errors
code-quality
Process completed with exit code 1.
|
e2e/example.spec.ts:
e2e/example.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/.pnpm/[email protected]/node_modules/playwright/lib/common/testType.js:74:13
❯ TestTypeImpl._createTest node_modules/.pnpm/[email protected]/node_modules/playwright/lib/common/testType.js:80:24
❯ node_modules/.pnpm/[email protected]/node_modules/playwright/lib/transform/transform.js:288:12
❯ e2e/example.spec.ts:3:1
|
vitest_tests
Process completed with exit code 1.
|
e2e-tests
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build
|
2.3 MB |
|
playwright-report
|
169 KB |
|