Detected usage of the any
type
JS-0323
Anti-pattern
Found in apps/web/src/app/internal/index.tsx
2
Avoid .bind()
or local functions in JSX properties
JS-0417
Performance
Found in apps/web/src/app/internal/index.tsx
3
Validation of JSX maximum depth
JS-0415
Anti-pattern
Found in apps/web/src/app/internal/index.tsx
2
async function
should have await
expression
JS-0116
Bug risk
Found in apps/web/src/app/internal/index.tsx
1
Invalid async
keyword
JS-0376
Anti-pattern
Found in apps/web/src/app/internal/index.tsx
1
Documentation comments not found for functions and classes
JS-D1001
Documentation
Found in apps/web/src/app/internal/index.tsx
3