cityssm / general-licence-manager

Array#sort must have a compare function

JS-0375
Anti-pattern
Major
a month ago 3 months old
Seen in 1 file
2

Exhaustiveness checking in switch with union type

JS-0383
Anti-pattern
Minor
a month ago 3 months old
Seen in 1 file
1

Found empty block statements

JS-0009
Anti-pattern
Minor
3 months ago 3 months old
Seen in 1 file
1

Function with cyclomatic complexity higher than threshold

JS-R1005
Anti-pattern
Minor
a month ago 3 months old
Seen in 3 files
3

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

JS-0045
Anti-pattern
Minor
3 months ago 3 months old
Seen in 2 files
2

No default cases in switch statements

JS-0047
Anti-pattern
Minor
a month ago 3 months old
Seen in 10 files
10

Fallthrough of case statements found

JS-0064
Anti-pattern
Major
a month ago 3 months old
Seen in 1 file
2

Void operators found

JS-0098
Anti-pattern
Minor
a month ago 3 months old
Seen in 6 files
69

Initialization in variable declarations against recommended approach

JS-0119
Anti-pattern
Minor
a month ago 3 months old
Seen in 13 files
71

Require template literals instead of string concatenation

JS-0246
Anti-pattern
Minor
a month ago 3 months old
Seen in 38 files
220

Detected the use of variables before they are defined

JS-0357
Anti-pattern
Major
a month ago 3 months old
Seen in 2 files
14

Invalid async keyword

JS-0376
Anti-pattern
Minor
a month ago 3 months old
Seen in 1 file
1

Avoid using wildcard imports

JS-C1003
Anti-pattern
Minor
a month ago 3 months old
Seen in 133 files
166

Found complex boolean return

JS-W1041
Anti-pattern
Major
a month ago 3 months old
Seen in 2 files
2