Adapcon / adapcon-utils-js

Found shorthand type coercions

JS-0066
Anti-pattern
Minor
6 months ago a year old
Seen in 3 files
3

No default cases in switch statements

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

Prefer that for-in loops should include an if statement

JS-0051
Anti-pattern
Minor
6 months ago a year old
Seen in 1 file
2

Use of a banned type detected

JS-0296
Anti-pattern
Major
4 months ago a year old
Seen in 7 files
7

Detected usage of the any type

JS-0323
Anti-pattern
Critical
17 days ago a year old
Seen in 23 files
72

Detected the use of variables before they are defined

JS-0357
Anti-pattern
Major
a month ago a year old
Seen in 8 files
35

Use for-of loop for array

JS-0361
Anti-pattern
Minor
6 months ago a year old
Seen in 1 file
1

Use String#startsWith and String#endsWith

JS-0371
Anti-pattern
Minor
6 months ago a year old
Seen in 1 file
2

Invalid async keyword

JS-0376
Anti-pattern
Minor
a month ago a year old
Seen in 4 files
6

Found unnecessarily complex import statement

JS-C1001
Anti-pattern
Minor
a month ago a year old
Seen in 5 files
7

Found complex boolean return

JS-W1041
Anti-pattern
Major
6 months ago a year old
Seen in 1 file
2

Found redundant literal in a logical expression

JS-W1043
Anti-pattern
Minor
5 months ago 10 months old
Seen in 2 files
3

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

JS-0045
Anti-pattern
Minor
4 months ago a year old
Seen in 3 files
5

Detected empty functions

JS-0321
Anti-pattern
Minor
a month ago a month old
Seen in 1 file
2