Skip to content

feat(create-pages): api handling #6

feat(create-pages): api handling

feat(create-pages): api handling #6

Triggered via pull request December 31, 2024 00:55
Status Failure
Total duration 1m 5s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
tests/create-pages.test.ts > createPages > fails if duplicated dynamic paths are registered: 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
tests/create-pages.test.ts > createPages > fails if duplicated static paths are registered: 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
Test on (Node 20.8.0)
Process completed with exit code 1.
tests/create-pages.test.ts > createPages > fails if duplicated dynamic paths are registered: 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
tests/create-pages.test.ts > createPages > fails if duplicated static paths are registered: 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
Test on (Node 22.7.0)
Process completed with exit code 1.
tests/create-pages.test.ts > createPages > fails if duplicated dynamic paths are registered: 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
tests/create-pages.test.ts > createPages > fails if duplicated static paths are registered: 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
Test on (Node 18.17.0)
Process completed with exit code 1.
Test on (Node 20.8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test on (Node 22.7.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test on (Node 18.17.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636