Refactor/support nextjs #65
Annotations
5 warnings
apps/next/src/app/bridge/Bridge.tsx#L110
React Hook useMemo has a missing dependency: 'searchParams'. Either include it or remove the dependency array
|
apps/next/src/app/bridge/components/BannerCarousel/EcosystemBanner.tsx#L21
Props should be sorted alphabetically
|
apps/next/src/components/Layout/Main.tsx#L15
'hasBackgroundImg' is defined but never used. Allowed unused args must match /^_.*?$/u
|
apps/next/src/lib/registry.tsx#L14
Expected blank line before this statement
|
apps/next/src/lib/registry.tsx#L15
Expected blank line before this statement
|
This job succeeded
Loading