Skip to content

feat: new create pages to use new defineRouter #5108

feat: new create pages to use new defineRouter

feat: new create pages to use new defineRouter #5108

Triggered via pull request October 19, 2024 14:22
Status Failure
Total duration 49s
Artifacts

ci.yml

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

Annotations

4 errors and 2 warnings
build
Argument of type '{ [x: string]: string | number | bigint | boolean | Iterable<ReactNode> | Promise<AwaitedReactNode> | FunctionComponent<{ [K in keyof (Omit<RouteProps<ReplaceAll<Path, `[${string}]`, string>>, "hash"> & SlugTypes<Path>)]: (Omit<RouteProps<ReplaceAll<Path, `[${string}]`, string>>, "hash"> & SlugTypes<Path>)[K]; }> | JSX.Element | null | undefined; root: string | number | bigint | boolean | Iterable<ReactNode> | Promise<AwaitedReactNode> | JSX.Element | null | undefined; }' is not assignable to parameter of type 'Record<string, ReactNode>'.
build
Process completed with exit code 2.
test: packages/waku/src/router/create-pages.tsx#L511
Argument of type '{ [x: string]: string | number | bigint | boolean | Iterable<ReactNode> | Promise<AwaitedReactNode> | FunctionComponent<{ [K in keyof (Omit<RouteProps<ReplaceAll<Path, `[${string}]`, string>>, "hash"> & SlugTypes<Path>)]: (Omit<RouteProps<ReplaceAll<Path, `[${string}]`, string>>, "hash"> & SlugTypes<Path>)[K]; }> | JSX.Element | null | undefined; root: string | number | bigint | boolean | Iterable<ReactNode> | Promise<AwaitedReactNode> | JSX.Element | null | undefined; }' is not assignable to parameter of type 'Record<string, ReactNode>'.
test
Process completed with exit code 2.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/