Merge branch 'main' of github.com:lewisblackburn/petal #11
Annotations
10 warnings
app/components/banner.tsx#L3
`@remix-run/react` import should occur before import of `react`
|
app/components/chart/bar-chart.tsx#L2
'BarProps' is defined but never used. Allowed unused vars must match /^ignored/u
|
app/components/chart/bar-chart.tsx#L11
'ChartConfig' is defined but never used. Allowed unused vars must match /^ignored/u
|
app/components/chart/pie.tsx#L5
'CardDescription' is defined but never used. Allowed unused vars must match /^ignored/u
|
app/components/chart/pie.tsx#L6
'CardFooter' is defined but never used. Allowed unused vars must match /^ignored/u
|
app/components/chart/pie.tsx#L7
'CardHeader' is defined but never used. Allowed unused vars must match /^ignored/u
|
app/components/chart/pie.tsx#L8
'CardTitle' is defined but never used. Allowed unused vars must match /^ignored/u
|
app/components/chart/pie.tsx#L10
Imports "ChartConfig" are only used as type
|
app/components/chart/pie.tsx#L16
`recharts` import should occur before import of `../ui/card`
|
app/components/chart/pie.tsx#L17
'Icon' is defined but never used. Allowed unused vars must match /^ignored/u
|
This job succeeded
Loading