Counselllor / Counsellor-Web

Useless template literal found

JS-R1004
Anti-pattern
Minor
2 days ago 2 days old
Seen in 1 file
1

Prevent usage of wrong DOM property

JS-0455
Anti-pattern
Minor
3 days ago 4 months old
Seen in 3 files
15

Prefer meaningful alternative text

JS-0737
Anti-pattern
Minor
a month ago 4 months old
Seen in 1 file
2

Use valid anchors

JS-0739
Anti-pattern
Minor
11 hours ago 4 months old
Seen in 1 file
6

Prefer to accompany onClick with some elements

JS-0746
Anti-pattern
Minor
11 hours ago 4 months old
Seen in 6 files
12

label tags should have a text label and an associated control

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

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

JS-0765
Anti-pattern
Minor
11 hours ago 4 months old
Seen in 6 files
11

Found redundant return statement

JS-W1045
Anti-pattern
Minor
4 months ago 4 months old
Seen in 2 files
2

Detected the use of alert, confirm and prompt

JS-0052
Anti-pattern
Minor
13 days ago 4 months old
Seen in 7 files
10

Found invalid characters in markup

JS-0454
Anti-pattern
Major
11 hours ago 4 months old
Seen in 7 files
29

Prefer var declarations be placed at the top of their scope

JS-0102
Anti-pattern
Minor
4 months ago 4 months old
Seen in 2 files
2

Found duplicate module imports

JS-0232
Anti-pattern
Major
2 days ago 4 months old
Seen in 2 files
2

Consider using let or const instead of var

JS-0239
Anti-pattern
Major
4 months ago 4 months old
Seen in 2 files
2

Use shorthand property syntax for object literals

JS-0240
Anti-pattern
Minor
4 months ago 4 months old
Seen in 1 file
6

Use const declarations for variables that are never reassigned

JS-0242
Anti-pattern
Minor
13 days ago 4 months old
Seen in 3 files
4

Require template literals instead of string concatenation

JS-0246
Anti-pattern
Minor
4 months ago 4 months old
Seen in 1 file
1

Validation of JSX maximum depth

JS-0415
Anti-pattern
Minor
7 hours ago 4 months old
Seen in 15 files
16

Prefer that anchors have content and the content is accessible to screen readers

JS-0738
Anti-pattern
Minor
13 days ago a month old
Seen in 1 file
1

Found unnecessary escape characters

JS-0097
Anti-pattern
Minor
a month ago 4 months old
Seen in 1 file
2