Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace any with Generic Types in POST and PUT Requests #2358

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from

refactor(type): replace 'any' with generic type in POST request.

afb42e3
Select commit
Loading
Failed to load commit list.
Draft

Replace any with Generic Types in POST and PUT Requests #2358

refactor(type): replace 'any' with generic type in POST request.
afb42e3
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor succeeded Jan 17, 2025 in 14s

8 issues fixed. 4 issues found.

Annotations

Check notice on line 336 in src/features/user/ManageProjects/components/BasicDetails.tsx

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/features/user/ManageProjects/components/BasicDetails.tsx#L275-L336

Complex Method

Check notice on line 547 in src/features/user/ManageProjects/components/DetailedAnalysis.tsx

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/features/user/ManageProjects/components/DetailedAnalysis.tsx#L438-L547

Complex Method

Check notice on line 165 in src/features/user/Profile/ForestProgress/TargetsModal.tsx

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/features/user/Profile/ForestProgress/TargetsModal.tsx#L74-L165

Complex Method

Check notice on line 101 in src/features/user/Settings/EditProfile/EditProfileForm.tsx

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/features/user/Settings/EditProfile/EditProfileForm.tsx#L74-L101

Complex Method