Files: Multiple test files
Bug Type: Testing & Correctness Gaps
Severity: Low (for tests)
There are 75+ occurrences of as any or as unknown type assertions in test files. While this is common in test code, it could mask real type errors and make tests less reliable.
Files: Multiple test files
Bug Type: Testing & Correctness Gaps
Severity: Low (for tests)
There are 75+ occurrences of
as anyoras unknowntype assertions in test files. While this is common in test code, it could mask real type errors and make tests less reliable.