chore: pnpm update #7
Annotations
8 errors and 1 warning
src/components/ButtonDialog.vue#L17
'CardFooter' is declared but its value is never read.
|
src/components/ui/chart-bar/BarChart.vue#L74
'd' is declared but its value is never read.
|
src/components/ui/chart-bar/BarChart.vue#L81
'd' is declared but its value is never read.
|
src/components/ui/chart-donut/DonutChart.vue#L82
'ev' is declared but its value is never read.
|
src/components/ui/chart/ChartCrosshair.vue#L36
'd' is declared but its value is never read.
|
src/components/ui/chart/ChartLegend.vue#L23
Type '"xs"' is not assignable to type '"default" | "sm" | "lg" | "icon" | "smallIcon" | null | undefined'.
|
src/lib/utils.ts#L3
All imports in import declaration are unused.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading