feat(create-pages): api handling #7
Annotations
3 errors and 1 warning
Run pnpm test:
packages/waku/tests/create-pages.test.ts#L908
AssertionError: expected [Function] to throw error including 'Duplicated dynamic path: /test' but got 'Duplicated path: /test'
Expected: "Duplicated dynamic path: /test"
Received: "Duplicated path: /test"
❯ tests/create-pages.test.ts:908:5
|
Run pnpm test:
packages/waku/tests/create-pages.test.ts#L927
AssertionError: expected [Function] to throw error including 'Duplicated component for: test/page' but got 'Duplicated path: /test'
Expected: "Duplicated component for: test/page"
Received: "Duplicated path: /test"
❯ tests/create-pages.test.ts:927:5
|
Run pnpm test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading