Merge pull request #121 from prgrms-web-devcourse-final-project/setti… #241
Annotations
8 warnings
lighthouse
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lighthouse:
src/components/Toast/index.tsx#L15
React Hook useEffect has a missing dependency: 'hideToast'. Either include it or remove the dependency array
|
lighthouse:
src/hooks/useCalendar.tsx#L6
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
lighthouse:
src/pages/RegisterPage/Register/index.tsx#L45
React Hook useEffect has a missing dependency: 'setOwnerProfile'. Either include it or remove the dependency array
|
lighthouse:
src/pages/WalkPage/components/MapComponent/index.tsx#L29
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
lighthouse:
src/pages/WalkPage/components/MapComponent/index.tsx#L80
The ref value 'vectorSourceRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'vectorSourceRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
lighthouse:
src/pages/WalkPage/components/MapComponent/index.tsx#L193
Unexpected any. Specify a different type
|
lighthouse:
src/pages/WalkPage/components/MapComponent/index.tsx#L194
Unexpected any. Specify a different type
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
lighthouse-results
|
1.28 MB |
|