sombreroEnPuntas/review-feed

View on GitHub
src/components/ReviewFeed/useGetReviews.ts

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Showing 0 of 1 total issue

Function useGetReviews has 71 lines of code (exceeds 50 allowed). Consider refactoring.
Invalid

const useGetReviews = () => {
const service = useRef<DefaultApi>()
 
const dispatch = useDispatch()
const token: string = useSelector(getToken)
Severity: Major
Found in src/components/ReviewFeed/useGetReviews.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status