feat: added breadcrumbs for prisma applications #34
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
|