kadarius0719 / deepsource_kubeapps

Found redundant static lifetime

RS-W1034
Anti-pattern
Minor
2 years ago 2 years old
Seen in 2 files
5

Found shorthand type coercions

JS-0066
Anti-pattern
Minor
a year ago a year old
Seen in 9 files
67

Prefer boolean attributes notation in JSX

JS-0400
Anti-pattern
Minor
a year ago 2 years old
Seen in 36 files
76

Useless template literal found

JS-R1004
Anti-pattern
Minor
a year ago a year old
Seen in 4 files
13

The usage of __proto__ property is not recommended

JS-0084
Anti-pattern
Minor
a year ago 2 years old
Seen in 4 files
13

This match statement can be collapsed into an if-else statement

RS-W1007
Anti-pattern
Minor
2 years ago 2 years old
Seen in 2 files
2

Found non-null assertions

JS-0339
Anti-pattern
Major
a year ago 2 years old
Seen in 12 files
18

Validation of JSX maximum depth

JS-0415
Anti-pattern
Minor
a year ago 2 years old
Seen in 23 files
25

Invalid async keyword

JS-0376
Anti-pattern
Minor
a year ago 2 years old
Seen in 15 files
70

Use of a banned type detected

JS-0296
Anti-pattern
Major
a year ago 2 years old
Seen in 10 files
25

Avoid using promises in places not designed to handle them

JS-0336
Anti-pattern
Major
a year ago 2 years old
Seen in 2 files
2

Prefer that unbound methods are called with their expected scope

JS-0387
Anti-pattern
Major
a year ago 2 years old
Seen in 7 files
37

Found unnecessary fragments

JS-0424
Anti-pattern
Major
a year ago 2 years old
Seen in 26 files
46

Prefer state initialization style

JS-0471
Anti-pattern
Minor
a year ago 2 years old
Seen in 1 file
1

Avoid square-bracket notation when accessing properties

JS-0049
Anti-pattern
Minor
a year ago 2 years old
Seen in 2 files
4

Avoid use of == and !=

JS-0050
Anti-pattern
Minor
a year ago 2 years old
Seen in 7 files
8

Require template literals instead of string concatenation

JS-0246
Anti-pattern
Minor
a year ago 2 years old
Seen in 11 files
25

Use const declarations for variables that are never reassigned

JS-0242
Anti-pattern
Minor
a year ago 2 years old
Seen in 14 files
178

Detected empty functions

JS-0321
Anti-pattern
Minor
a year ago 2 years old
Seen in 6 files
15

Detected usage of the any type

JS-0323
Anti-pattern
Critical
a year ago 2 years old
Seen in 69 files
222

Found invalid characters in markup

JS-0454
Anti-pattern
Major
a year ago 2 years old
Seen in 10 files
66

Found single char variable name

JS-C1002
Anti-pattern
Minor
a year ago 2 years old
Seen in 18 files
25

Avoid using wildcard imports

JS-C1003
Anti-pattern
Minor
a year ago 2 years old
Seen in 61 files
82

Either all code paths should have explicit returns, or none of them

JS-0045
Anti-pattern
Minor
a year ago a year old
Seen in 6 files
8

No default cases in switch statements

JS-0047
Anti-pattern
Minor
a year ago a year old
Seen in 4 files
5