Update Data model for MSP #356
Merged
Annotations
10 warnings
|
Run Linter:
src/app/(protected)/[group]/[subGroup]/[instance]/(admin-panel)/(stage-specific)/(stage-1)/add-students/_components/new-student-columns.tsx#L6
'MoreHorizontal' import from 'lucide-react' is restricted because only imports that match the pattern '/Icon$/u' are allowed from 'lucide-react'. Lucide Icon imports must always use the `<Name>Icon` variant
|
|
Run Linter:
src/app/(protected)/[group]/[subGroup]/[instance]/(admin-panel)/(stage-specific)/(stage-1)/add-students/_components/error-report-modal.tsx#L6
'Clock' import from 'lucide-react' is restricted because only imports that match the pattern '/Icon$/u' are allowed from 'lucide-react'. Lucide Icon imports must always use the `<Name>Icon` variant
|
|
Run Linter:
src/app/(protected)/[group]/[subGroup]/[instance]/(admin-panel)/(stage-specific)/(stage-1)/add-students/_components/error-report-modal.tsx#L5
'CheckCircle' import from 'lucide-react' is restricted because only imports that match the pattern '/Icon$/u' are allowed from 'lucide-react'. Lucide Icon imports must always use the `<Name>Icon` variant
|
|
Run Linter:
src/app/(protected)/[group]/[subGroup]/[instance]/(admin-panel)/(stage-specific)/(stage-1)/add-students/_components/error-report-modal.tsx#L4
'AlertTriangle' import from 'lucide-react' is restricted because only imports that match the pattern '/Icon$/u' are allowed from 'lucide-react'. Lucide Icon imports must always use the `<Name>Icon` variant
|
|
Run Linter:
src/app/(protected)/[group]/[subGroup]/[instance]/(admin-panel)/(stage-specific)/(stage-1)/add-students/_components/error-report-modal.tsx#L3
'FileText' import from 'lucide-react' is restricted because only imports that match the pattern '/Icon$/u' are allowed from 'lucide-react'. Lucide Icon imports must always use the `<Name>Icon` variant
|
|
Run Linter:
src/app/(protected)/[group]/[subGroup]/[instance]/(admin-panel)/(stage-specific)/(stage-1)/add-students/_components/error-report-modal.tsx#L2
'Download' import from 'lucide-react' is restricted because only imports that match the pattern '/Icon$/u' are allowed from 'lucide-react'. Lucide Icon imports must always use the `<Name>Icon` variant
|
|
Run Linter:
src/app/(protected)/[group]/[subGroup]/[instance]/(admin-panel)/(stage-specific)/(stage-1)/add-students/_components/add-students-section.tsx#L11
'useRouter' import from 'next/navigation' is restricted because only 'notFound' import(s) is/are allowed. Do not call next builtins directly; instead use the new routing tools from @/lib/routing
|
|
Run Linter:
src/app/(protected)/[group]/[subGroup]/[instance]/(admin-panel)/(stage-specific)/(stage-1)/add-students/_components/add-students-section.tsx#L10
'RotateCcw' import from 'lucide-react' is restricted because only imports that match the pattern '/Icon$/u' are allowed from 'lucide-react'. Lucide Icon imports must always use the `<Name>Icon` variant
|
|
Run Linter:
src/app/(protected)/[group]/[subGroup]/[instance]/(admin-panel)/(stage-specific)/(stage-1)/add-students/_components/add-students-section.tsx#L10
'FileText' import from 'lucide-react' is restricted because only imports that match the pattern '/Icon$/u' are allowed from 'lucide-react'. Lucide Icon imports must always use the `<Name>Icon` variant
|
|
Run Linter:
src/app/(protected)/[group]/[subGroup]/[instance]/(admin-panel)/(stage-specific)/(stage-1)/add-students/_components/add-students-section.tsx#L5
'@/app/(protected)/[group]/[subGroup]/[instance]/(admin-panel)/(stage-specific)/(stage-1)/add-students/_components/new-student-schema' import is restricted from being used by a pattern. App imports should be relative, or refactored to components
|
Loading