change type for chromosome input in locuszoom and upgrade to version… #267
test_visualizations.yml
on: pull_request
discover
6s
Matrix: test-playwright
Matrix: test
Annotations
2 errors and 2 warnings
|
test-playwright (locuszoom)
Process completed with exit code 1.
|
|
tests/example.spec.js:
packages/locuszoom/tests/example.spec.js#L4
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/playwright/lib/common/testType.js:75:13
❯ TestTypeImpl._createTest node_modules/playwright/lib/common/testType.js:88:24
❯ node_modules/playwright/lib/transform/transform.js:282:12
❯ tests/example.spec.js:4:5
|
|
test-playwright (locuszoom)
No files were found with the provided path: packages/locuszoom/test-results/. No artifacts will be uploaded.
|
|
test-playwright (locuszoom)
No files were found with the provided path: packages/locuszoom/playwright-report/. No artifacts will be uploaded.
|