Add fixture lantiss/rgbwspot
#7663
Annotations
14 warnings
|
Required:
ui/assets/styles/style.scss#L646
Expected selector "& > .icon" (":is(.card-category,.big-button) > .icon") to come before selector ".icon" (":is(.list,.card.slim) .icon"), at line 586
|
|
Required:
ui/assets/styles/style.scss#L602
Expected selector ".list a" to come before selector "& li:first-child a" (".list:only-child li:first-child a"), at line 546
|
|
Required:
ui/assets/styles/style.scss#L579
Expected selector "a" (":is(.list,.card.slim) a") to come before selector "& li:first-child a" (".list:only-child li:first-child a"), at line 546
|
|
Required:
ui/assets/styles/style.scss#L571
Expected selector ".list a" to come before selector "& li:first-child a" (".list:only-child li:first-child a"), at line 546
|
|
Required:
plugins/gdtf/gdtf-helpers.js#L74
Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service
|
|
Required:
plugins/gdtf/gdtf-attributes.js#L956
Complete the task associated to this "TODO" comment
|
|
Required:
plugins/ecue/import.js#L498
Simplify this regular expression to reduce its complexity from 56 to the 20 allowed
|
|
Required:
plugins/ecue/import.js#L498
Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service
|
|
Required:
plugins/ecue/import.js#L483
Refactor this code to not nest functions more than 4 levels deep
|
|
Required:
plugins/ecue/export.js#L127
Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed
|
|
Required:
plugins/dmxcontrol3/exportTests/channel-numbers.js#L48
Refactor this function to reduce its Cognitive Complexity from 20 to the 15 allowed
|
|
Required:
plugins/dmxcontrol3/ddf3-functions.js#L409
Refactor this function to reduce its Cognitive Complexity from 26 to the 15 allowed
|
|
Required:
plugins/dmxcontrol3/ddf3-functions.js#L309
Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service
|
|
Required:
lib/model/Entity.js#L147
Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service
|