feat: enhance UI with improved tag styling, hover effects and match score display #3
tests.yml
on: pull_request
Run tests
20s
Run E2E tests
0s
Annotations
2 errors
|
Run tests
Process completed with exit code 1.
|
|
error: Playwright Test did not expect test.describe() to be called here.:
node_modules/playwright/lib/common/testType.js#L102
- 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.
at _currentSuite (/home/runner/work/itamar.tech/itamar.tech/node_modules/playwright/lib/common/testType.js:102:10)
|