Skip to content

feat/add breadcrumb #28

feat/add breadcrumb

feat/add breadcrumb #28

Triggered via pull request July 25, 2024 14:29
Status Failure
Total duration 47s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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/