LayerFilter plugin — configurable two-step layer filter - #164
Open
BhattaraiSijan wants to merge 12 commits into
Open
LayerFilter plugin — configurable two-step layer filter#164BhattaraiSijan wants to merge 12 commits into
BhattaraiSijan wants to merge 12 commits into
Annotations
3 errors and 1 warning
|
Run Unit Tests
Process completed with exit code 1.
|
|
Run Unit Tests:
tests/unit/layerFilterOptions.spec.js#L16
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/lib/common/testType.js:75:13
❯ TestTypeImpl._describe node_modules/playwright/lib/common/testType.js:115:24
❯ Function.describe node_modules/playwright/lib/transform/transform.js:275:12
❯ tests/unit/layerFilterOptions.spec.js:16:6
|
|
Run Unit Tests:
tests/unit/layerFilterMatch.spec.js#L12
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/lib/common/testType.js:75:13
❯ TestTypeImpl._describe node_modules/playwright/lib/common/testType.js:115:24
❯ Function.describe node_modules/playwright/lib/transform/transform.js:275:12
❯ tests/unit/layerFilterMatch.spec.js:12:6
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading