feat/add breadcrumb #28
ci.yaml
on: pull_request
setup-node
11s
build-django
19s
Annotations
7 errors and 1 warning
build-front
Property '$$typeof' is missing in type '{ children: Element[]; }' but required in type 'BreadcrumbListProps'.
|
build-front
Type '{ children: string; href: string; }' is not assignable to type 'IntrinsicAttributes & BreadcrumbLinkProps'.
|
build-front
Property 'displayName' is missing in type '{}' but required in type 'BreadcrumbSeparatorProps'.
|
build-front
Property 'displayName' is missing in type '{}' but required in type 'BreadcrumbSeparatorProps'.
|
build-front
Type '{ children: string; href: string; }' is not assignable to type 'IntrinsicAttributes & BreadcrumbLinkProps'.
|
build-front
Property 'displayName' is missing in type '{}' but required in type 'BreadcrumbSeparatorProps'.
|
build-front
Process completed with exit code 2.
|
build-django
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|