Found explicit type declarations JS-0331 × 2
1 Warning
Detected usage of the any
type
JS-0323
Anti-pattern
Critical
13
Detected the use of variables before they are defined
JS-0357
Anti-pattern
Major
3
Found unused variables in TypeScript code
JS-0356
Performance
Major
1
Found explicit type declarations
JS-0331
Anti-pattern
Major
2
Avoid .bind()
or local functions in JSX properties
JS-0417
Performance
Major
18
Avoid using promises in places not designed to handle them
JS-0336
Anti-pattern
Major
1
Avoid using an element's index as the key
prop
JS-0437
Bug risk
Major
4
Found non-null assertions
JS-0339
Anti-pattern
Major
1
Found unhandled promise
JS-0328
Bug risk
Major
3
Use shorthand property syntax for object literals
JS-0240
Anti-pattern
Minor
1