draft: upgrade to react 19 #1511
Annotations
10 warnings
🔬 Lint:
app/components/ui/label.tsx#L2
'VariantProps' is defined but never used. Allowed unused vars must match /^ignored/u
|
🔬 Lint:
app/root.tsx#L6
'MetaFunction' is defined but never used. Allowed unused vars must match /^ignored/u
|
🔬 Lint:
app/routes/_auth+/forgot-password.tsx#L9
'MetaFunction' is defined but never used. Allowed unused vars must match /^ignored/u
|
🔬 Lint:
app/routes/_auth+/login.tsx#L8
'MetaFunction' is defined but never used. Allowed unused vars must match /^ignored/u
|
🔬 Lint:
app/routes/_auth+/onboarding.tsx#L8
'MetaFunction' is defined but never used. Allowed unused vars must match /^ignored/u
|
🔬 Lint:
app/routes/_auth+/onboarding_.$provider.tsx#L13
'MetaFunction' is defined but never used. Allowed unused vars must match /^ignored/u
|
🔬 Lint:
app/routes/_auth+/reset-password.tsx#L9
'MetaFunction' is defined but never used. Allowed unused vars must match /^ignored/u
|
🔬 Lint:
app/routes/_auth+/signup.tsx#L9
'MetaFunction' is defined but never used. Allowed unused vars must match /^ignored/u
|
🔬 Lint:
app/routes/users+/$username.tsx#L3
'MetaFunction' is defined but never used. Allowed unused vars must match /^ignored/u
|
🔬 Lint:
index.js#L3
'chalk' is defined but never used. Allowed unused vars must match /^ignored/u
|
Loading