OWASP / OWASP/Nest

[Cleanup] Resolve Implicit Any Errors and Improve Frontend Type Safety

Open
#3,285 3 comments 0 reactions 1 assignee Claimed by @anurag2787 View on GitHub
bug enhancement
Dominant language
Python
Stars
451
Forks
707
Avg merge
22h 59m
Merged PRs (30d)
91

Description

Currently, several frontend components and utility functions lack explicit type annotations, leading to noImplicitAny warnings and potential runtime bugs. To align with the project's goal of improving frontend code quality and moving towards a stricter TypeScript configuration, we need to define explicit interfaces and resolve type mismatches in core components.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.