feat: darken background #13
Annotations
4 errors and 10 warnings
src/app/(home)/layout.tsx#L2
'Analytics' is defined but never used
|
src/app/(home)/layout.tsx#L3
'SpeedInsights' is defined but never used
|
src/components/sections/home/hero/hero.tsx#L5
'BorderBeam' is defined but never used
|
|
src/app/docs/layout.config.tsx#L10
A fragment contains less than two children is unnecessary
|
src/components/sections/home/hero/sponsorship-package.tsx#L78
Do not use Array index as key
|
src/components/shadcn/ui/button/button.tsx#L57
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
src/components/twilight/button/button.tsx#L56
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
src/components/twilight/shine-pulse/shine-pulse.tsx#L19
Missing @param "borderRadius.borderRadius"
|
src/components/twilight/shine-pulse/shine-pulse.tsx#L19
Missing @param "borderRadius.borderWidth"
|
src/components/twilight/shine-pulse/shine-pulse.tsx#L19
Missing @param "borderRadius.duration"
|
src/components/twilight/shine-pulse/shine-pulse.tsx#L19
Missing @param "borderRadius.color"
|
src/components/twilight/shine-pulse/shine-pulse.tsx#L19
Missing @param "borderRadius.className"
|
src/components/twilight/shine-pulse/shine-pulse.tsx#L19
Missing @param "borderRadius.children"
|
This job failed
Loading