Upgrade GitHub Actions to v4 and add lint step #8
Annotations
10 errors and 10 warnings
|
build:
src/components/FriendsList.tsx#L244
Unexpected any. Specify a different type
|
|
build:
src/components/FriendsList.tsx#L116
Unexpected any. Specify a different type
|
|
build:
src/components/FriendsList.tsx#L73
Unexpected any. Specify a different type
|
|
build:
src/components/FriendsList.tsx#L57
Unexpected any. Specify a different type
|
|
build:
src/components/FriendsList.tsx#L49
Unexpected any. Specify a different type
|
|
build:
src/components/CommunityChallenges.tsx#L59
Unexpected any. Specify a different type
|
|
build:
src/components/AchievementSystem.tsx#L239
'achievement' is never reassigned. Use 'const' instead
|
|
build:
src/components/AchievementSystem.tsx#L226
'achievement' is never reassigned. Use 'const' instead
|
|
build:
src/components/AchievementSystem.tsx#L213
'achievement' is never reassigned. Use 'const' instead
|
|
build:
src/components/AchievementSystem.tsx#L199
'achievement' is never reassigned. Use 'const' instead
|
|
build:
src/components/ui/navigation-menu.tsx#L119
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
build:
src/components/ui/form.tsx#L168
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
build:
src/components/ui/custom-badge.tsx#L39
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
build:
src/components/ui/button.tsx#L56
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
build:
src/components/ui/badge.tsx#L36
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
build:
src/components/FriendsList.tsx#L108
React Hook useEffect has missing dependencies: 'performLiveSearch' and 'typingTimer'. Either include them or remove the dependency array
|
|
build:
src/components/AchievementSystem.tsx#L284
React Hook useEffect has a missing dependency: 'checkAndUpdateAchievements'. Either include it or remove the dependency array
|
|
build:
src/components/AchievementSystem.tsx#L108
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
build:
src/components/AchievementSystem.tsx#L95
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
build:
src/components/AchievementSystem.tsx#L93
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|