PCC-1729, PCC-1730 Implement new author pages and author header on articles for the starter kits #1033
Annotations
5 errors and 1 warning
tests/basic-pages.spec.ts:
starters/nextjs-starter-ts/tests/basic-pages.spec.ts#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/.pnpm/[email protected]/node_modules/playwright/lib/common/testType.js:72:13
❯ TestTypeImpl._createTest ../../node_modules/.pnpm/[email protected]/node_modules/playwright/lib/common/testType.js:78:24
❯ Module.<anonymous> ../../node_modules/.pnpm/[email protected]/node_modules/playwright/lib/transform/transform.js:288:12
❯ tests/basic-pages.spec.ts:4:1
|
ubuntu-latest, Shell: bash
@pantheon-systems/next-pcc-starter-ts#test: command (/home/runner/work/pantheon-content-cloud-sdk/pantheon-content-cloud-sdk/starters/nextjs-starter-ts) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
ubuntu-latest, Shell: bash
Process completed with exit code 1.
|
windows-latest, Shell: powershell
The job was canceled because "ubuntu-latest_bash" failed.
|
windows-latest, Shell: powershell
The operation was canceled.
|
ubuntu-latest, Shell: bash
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|