Add base for fhir forms #7159
Annotations
10 errors and 1 warning
lint:
src/components/ui/badge.tsx#L1
Replace `import·*·as·React·from·"react"⏎import·{·cva,·type·VariantProps·}·from·"class-variance-authority"` with `import·{·type·VariantProps,·cva·}·from·"class-variance-authority";⏎import·*·as·React·from·"react";`
|
lint:
src/components/ui/badge.tsx#L4
Insert `;`
|
lint:
src/components/ui/badge.tsx#L23
Insert `,`
|
lint:
src/components/ui/badge.tsx#L24
Insert `;`
|
lint:
src/components/ui/badge.tsx#L33
Insert `;`
|
lint:
src/components/ui/badge.tsx#L36
Insert `;`
|
lint:
src/components/ui/command.tsx#L1
Replace `*·as·React·from·"react"` with `{·type·DialogProps·}·from·"@radix-ui/react-dialog";`
|
lint:
src/components/ui/command.tsx#L2
Replace `type·DialogProps·}·from·"@radix-ui/react-dialog"` with `MagnifyingGlassIcon·}·from·"@radix-ui/react-icons";`
|
lint:
src/components/ui/command.tsx#L3
Insert `;⏎import·*·as·React·from·"react";⏎`
|
lint:
src/components/ui/command.tsx#L4
Insert `;⏎`
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|