refactor: remove author field from package.json and adjust layout in … #44
Annotations
2 errors and 9 warnings
|
ci
Process completed with exit code 1.
|
|
ci
rc-tanstack-app#build: command (/home/runner/work/f3-app/f3-app/apps/web-tanstack) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
|
ci:
apps/web-remix/app/hooks/use-mobile.ts#L14
Do not call the 'set' function 'setIsMobile' of 'useState' directly in 'useEffect'
|
|
ci:
apps/web-remix/app/components/typing-animation.tsx#L46
A 'setTimeout' must be assigned to a variable for proper cleanup
|
|
ci:
apps/web-remix/app/components/layout/Navbar.tsx#L27
Do not call the 'set' function 'setIsMobile' of 'useState' directly in 'useEffect'
|
|
ci:
apps/web-remix/app/components/layout/HeroSection.tsx#L215
Unexpected any. Specify a different type
|
|
ci:
apps/web-remix/app/components/layout/HeroSection.tsx#L194
Unexpected any. Specify a different type
|
|
ci:
apps/web-remix/app/components/layout/HeroSection.tsx#L162
Unexpected any. Specify a different type
|
|
ci:
apps/web-remix/app/components/layout/HeroSection.tsx#L74
A/an 'array expression' as default prop. This could lead to potential infinite render loop in React. Use a variable instead of 'array expression'
|
|
ci:
apps/web-remix/app/components/layout/Header.tsx#L17
Unexpected any. Specify a different type
|
|
ci:
apps/web-next/app/layout.tsx#L30
UnoCSS utilities are not ordered
|