1nwf / Produx-v2

Found shorthand type coercions

JS-0066
Anti-pattern
Minor
8 months ago a year old
Seen in 2 files
7

Useless template literal found

JS-R1004
Anti-pattern
Minor
8 months ago a year old
Seen in 7 files
11

Prefer boolean attributes notation in JSX

JS-0400
Anti-pattern
Minor
8 months ago 2 years old
Seen in 7 files
7

Use %q to quote a string in fmt.Sprintf format specifiers

GO-R4002
Anti-pattern
Minor
8 months ago a year old
Seen in 3 files
5

Logical operator can be refactored to optional chain

JS-W1044
Anti-pattern
Minor
8 months ago 8 months old
Seen in 6 files
8

Detected usage of the any type

JS-0323
Anti-pattern
Critical
8 months ago 2 years old
Seen in 14 files
33

Prefer that non-interactive, visible elements (such as <div>) that have click handlers use the role attribute

JS-0765
Anti-pattern
Minor
8 months ago 2 years old
Seen in 12 files
13

Prefer meaningful alternative text

JS-0737
Anti-pattern
Minor
8 months ago 2 years old
Seen in 13 files
13

Use const declarations for variables that are never reassigned

JS-0242
Anti-pattern
Minor
8 months ago 2 years old
Seen in 2 files
2

Detected the use of variables before they are defined

JS-0357
Anti-pattern
Major
8 months ago 2 years old
Seen in 8 files
21

Validation of JSX maximum depth

JS-0415
Anti-pattern
Minor
8 months ago 2 years old
Seen in 13 files
14

Exit inside non-main function

RVV-A0003
Anti-pattern
Major
8 months ago 2 years old
Seen in 2 files
7

Avoid use of == and !=

JS-0050
Anti-pattern
Minor
8 months ago a year old
Seen in 11 files
20

Detected the use of alert, confirm and prompt

JS-0052
Anti-pattern
Minor
8 months ago a year old
Seen in 1 file
1

Use shorthand property syntax for object literals

JS-0240
Anti-pattern
Minor
8 months ago a year old
Seen in 5 files
7

Missing <track> in<audio> / <video> element

JS-0754
Anti-pattern
Minor
8 months ago a year old
Seen in 1 file
1

Require template literals instead of string concatenation

JS-0246
Anti-pattern
Minor
8 months ago a year old
Seen in 2 files
2

Using a deprecated function, variable, constant or field

GO-W1009
Anti-pattern
Major
8 months ago a year old
Seen in 2 files
2

Found complex boolean return

JS-W1041
Anti-pattern
Major
8 months ago 8 months old
Seen in 1 file
1

Found redundant literal in a logical expression

JS-W1043
Anti-pattern
Minor
8 months ago 8 months old
Seen in 11 files
20

Avoid using promises in places not designed to handle them

JS-0336
Anti-pattern
Major
8 months ago 8 months old
Seen in 1 file
1

Detected usage of void type outside of generic or return types

JS-0333
Anti-pattern
Minor
8 months ago 8 months old
Seen in 1 file
12

Found unnecessarily complex import statement

JS-C1001
Anti-pattern
Minor
8 months ago 8 months old
Seen in 1 file
1

Avoid using the <img> tag

JS-W1015
Anti-pattern
Minor
8 months ago 8 months old
Seen in 1 file
1

Found unnecessary fragments

JS-0424
Anti-pattern
Major
8 months ago 2 years old
Seen in 3 files
3