[Feature] #38 알림창 데이터 바인딩 #270
Annotations
10 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build project:
src/WebSocketContext.tsx#L8
Unexpected any. Specify a different type
|
Build project:
src/WebSocketContext.tsx#L9
Unexpected any. Specify a different type
|
Build project:
src/WebSocketContext.tsx#L52
Unexpected any. Specify a different type
|
Build project:
src/WebSocketContext.tsx#L60
Unexpected any. Specify a different type
|
Build project:
src/WebSocketContext.tsx#L76
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Build project:
src/components/Toast/index.tsx#L15
React Hook useEffect has a missing dependency: 'hideToast'. Either include it or remove the dependency array
|
Build project:
src/hooks/useCalendar.tsx#L6
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
Build project:
src/pages/RegisterPage/Register/index.tsx#L45
React Hook useEffect has a missing dependency: 'setOwnerProfile'. Either include it or remove the dependency array
|
Build project:
src/pages/WalkPage/components/MapComponent/index.tsx#L30
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Loading