Skip to content

fix(build): bundler failing due to invalid source path for docs #14

fix(build): bundler failing due to invalid source path for docs

fix(build): bundler failing due to invalid source path for docs #14

Triggered via push August 18, 2024 23:09
Status Failure
Total duration 39s
Artifacts

CI.yml

on: push
Matrix: release
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
release (20): src/app/(home)/layout.tsx#L2
'Analytics' is defined but never used
release (20): src/app/(home)/layout.tsx#L3
'SpeedInsights' is defined but never used
release (20): src/components/sections/home/hero/hero.tsx#L5
'BorderBeam' is defined but never used
release (20)
Process completed with exit code 1.
release (20): src/app/docs/layout.config.tsx#L10
A fragment contains less than two children is unnecessary
release (20): 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
release (20): 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
release (20): src/components/twilight/shine-pulse/shine-pulse.tsx#L19
Missing @param "borderRadius.borderRadius"
release (20): src/components/twilight/shine-pulse/shine-pulse.tsx#L19
Missing @param "borderRadius.borderWidth"
release (20): src/components/twilight/shine-pulse/shine-pulse.tsx#L19
Missing @param "borderRadius.duration"
release (20): src/components/twilight/shine-pulse/shine-pulse.tsx#L19
Missing @param "borderRadius.className"
release (20): src/components/twilight/shine-pulse/shine-pulse.tsx#L19
Missing @param "borderRadius.children"