Skip to content

feat: added breadcrumbs for prisma applications #34

feat: added breadcrumbs for prisma applications

feat: added breadcrumbs for prisma applications #34

Triggered via push December 16, 2024 09:59
Status Failure
Total duration 23s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Checks: src/utils/map.tsx#L113
Object literal may only specify known properties, and 'text' does not exist in type '{ library: string; breadcrumbs: { text: string; href: string; }[]; githubStars?: number | undefined; }'.
Checks: src/utils/map.tsx#L159
Object literal may only specify known properties, and 'text' does not exist in type '{ library: string; breadcrumbs: { text: string; href: string; }[]; githubStars?: number | undefined; }'.
Checks: src/utils/map.tsx#L198
Object literal may only specify known properties, and 'text' does not exist in type '{ library: string; breadcrumbs: { text: string; href: string; }[]; githubStars?: number | undefined; }'.
Checks: src/utils/map.tsx#L314
Object literal may only specify known properties, and 'text' does not exist in type '{ library: string; breadcrumbs: { text: string; href: string; }[]; githubStars?: number | undefined; }'.
Checks: src/utils/map.tsx#L482
Object literal may only specify known properties, and 'text' does not exist in type '{ library: string; breadcrumbs: { text: string; href: string; }[]; githubStars?: number | undefined; }'.
Checks: src/utils/map.tsx#L526
Object literal may only specify known properties, and 'text' does not exist in type '{ library: string; breadcrumbs: { text: string; href: string; }[]; githubStars?: number | undefined; }'.
Checks: src/utils/map.tsx#L684
Object literal may only specify known properties, and 'text' does not exist in type '{ library: string; breadcrumbs: { text: string; href: string; }[]; githubStars?: number | undefined; }'.
Checks: src/utils/map.tsx#L690
Object literal may only specify known properties, and 'text' does not exist in type '{ library: string; breadcrumbs: { text: string; href: string; }[]; githubStars?: number | undefined; }'.
Checks: src/utils/map.tsx#L845
Object literal may only specify known properties, and 'text' does not exist in type '{ library: string; breadcrumbs: { text: string; href: string; }[]; githubStars?: number | undefined; }'.
Checks: src/utils/map.tsx#L850
Object literal may only specify known properties, and 'text' does not exist in type '{ library: string; breadcrumbs: { text: string; href: string; }[]; githubStars?: number | undefined; }'.
Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636