[+] /Users/danp/moodles/pm/moodle/admin/roles/module.js
53 problems (6 errors, 47 warnings)
|
11:3 |
Warning |
Identifier 'core_role' is not in camel case. |
camelcase
|
18:13 |
Warning |
Identifier 'init_cap_table_filter' is not in camel case. |
camelcase
|
26:9 |
Warning |
Extra space after key 'tableid'. |
key-spacing
|
27:9 |
Warning |
Extra space after key 'context'. |
key-spacing
|
28:9 |
Warning |
Extra space after key 'delayhandle'. |
key-spacing
|
29:9 |
Warning |
Extra space after key 'searchdelay'. |
key-spacing
|
30:9 |
Warning |
Extra space after key 'table'. |
key-spacing
|
31:9 |
Warning |
Extra space after key 'div'. |
key-spacing
|
32:9 |
Warning |
Extra space after key 'input'. |
key-spacing
|
33:9 |
Warning |
Extra space after key 'label'. |
key-spacing
|
34:9 |
Warning |
Extra space after key 'button'. |
key-spacing
|
40:9 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
45:35 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
49:17 |
Warning |
Extra space after key 'width'. |
key-spacing
|
50:17 |
Warning |
Extra space after key 'marginLeft'. |
key-spacing
|
51:17 |
Warning |
Extra space after key 'marginRight'. |
key-spacing
|
54:1 |
Error |
Line 54 exceeds the maximum line length of 132. |
max-len
|
54:65 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
54:86 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
54:114 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
54:141 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
56:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
56:75 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
56:80 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
56:118 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
58:1 |
Error |
Line 58 exceeds the maximum line length of 132. |
max-len
|
58:71 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
58:108 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
58:144 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
80:9 |
Warning |
Extra space after key 'setFilterCookieValue'. |
key-spacing
|
82:17 |
Warning |
Extra space after key 'fltcontext'. |
key-spacing
|
83:17 |
Warning |
Extra space after key 'flttime'. |
key-spacing
|
84:17 |
Warning |
Extra space after key 'fltvalue'. |
key-spacing
|
85:14 |
Error |
Missing semicolon. |
semi
|
94:9 |
Warning |
Extra space after key 'getFilterCookieValue'. |
key-spacing
|
96:1 |
Error |
Line 96 exceeds the maximum line length of 132. |
max-len
|
96:17 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
96:23 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
96:138 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
96:142 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
96:145 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
104:9 |
Warning |
Extra space after key 'clear'. |
key-spacing
|
115:9 |
Warning |
Extra space after key 'change'. |
key-spacing
|
117:47 |
Warning |
Requires a space after '{'. |
block-spacing
|
117:47 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
117:48 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
117:48 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
117:62 |
Warning |
Requires a space before '}'. |
block-spacing
|
126:9 |
Warning |
Extra space after key 'setVisible'. |
key-spacing
|
136:9 |
Warning |
Extra space after key 'filter'. |
key-spacing
|
144:52 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
163:6 |
Error |
Missing semicolon. |
semi
|
168:13 |
Warning |
Identifier 'init_add_assign_page' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/assignmentupgrade/module.js
3 problems (1 error, 2 warnings)
|
1:3 |
Warning |
Identifier 'tool_assignmentupgrade' is not in camel case. |
camelcase
|
2:5 |
Warning |
Identifier 'init_upgrade_table' is not in camel case. |
camelcase
|
70:2 |
Error |
Missing semicolon. |
semi
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/capability/yui/src/search/js/search.js
13 problems (0 errors, 13 warnings)
|
25:5 |
Warning |
Extra space after key 'form'. |
key-spacing
|
39:5 |
Warning |
Extra space after key 'selectoptions'. |
key-spacing
|
61:5 |
Warning |
Extra space after key 'lastsearch'. |
key-spacing
|
66:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
78:67 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
78:89 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
102:5 |
Warning |
Extra space after key 'validate'. |
key-spacing
|
110:5 |
Warning |
Extra space after key 'typed'. |
key-spacing
|
138:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
139:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
140:9 |
Warning |
Extra space after key 'strsearch'. |
key-spacing
|
144:3 |
Warning |
Identifier 'tool_capability' is not in camel case. |
camelcase
|
152:19 |
Warning |
Identifier 'init_capability_search' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/customlang/module.js
4 problems (1 error, 3 warnings)
|
26:3 |
Warning |
Identifier 'tool_customlang' is not in camel case. |
camelcase
|
38:19 |
Warning |
Identifier 'init_editor' is not in camel case. |
camelcase
|
41:55 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
45:2 |
Error |
Missing semicolon. |
semi
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/installaddon/yui/permcheck/permcheck.js
18 problems (1 error, 17 warnings)
|
9:7 |
Warning |
Identifier 'tool_installaddon' is not in camel case. |
camelcase
|
21:9 |
Warning |
Extra space after key 'init'. |
key-spacing
|
28:1 |
Error |
Line 28 exceeds the maximum line length of 132. |
max-len
|
28:22 |
Warning |
Identifier 'repeat_permcheck_icon' is not in camel case. |
camelcase
|
41:9 |
Warning |
Extra space after key 'check_for_permission'. |
key-spacing
|
41:9 |
Warning |
Identifier 'check_for_permission' is not in camel case. |
camelcase
|
49:17 |
Warning |
Extra space after key 'method'. |
key-spacing
|
50:17 |
Warning |
Extra space after key 'data'. |
key-spacing
|
51:21 |
Warning |
Extra space after key 'sesskey'. |
key-spacing
|
52:21 |
Warning |
Extra space after key 'plugintype'. |
key-spacing
|
54:17 |
Warning |
Extra space after key 'context'. |
key-spacing
|
55:17 |
Warning |
Extra space after key 'on'. |
key-spacing
|
56:21 |
Warning |
Extra space after key 'start'. |
key-spacing
|
93:9 |
Warning |
Extra space after key 'showresult'. |
key-spacing
|
113:9 |
Warning |
Extra space after key 'repeat_permcheck_icon'. |
key-spacing
|
113:9 |
Warning |
Identifier 'repeat_permcheck_icon' is not in camel case. |
camelcase
|
119:9 |
Warning |
Extra space after key 'config'. |
key-spacing
|
123:14 |
Warning |
Missing space before value for key 'requires'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/actionselector.js
3 problems (0 errors, 3 warnings)
|
173:50 |
Warning |
Extra space after key 'choices'. |
key-spacing
|
174:13 |
Warning |
Extra space after key 'confirm'. |
key-spacing
|
174:40 |
Warning |
Extra space after key 'cancel'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/competencies.js
2 problems (0 errors, 2 warnings)
|
279:29 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
303:117 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/competency_outcomes.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/competency_plan_navigation.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/competency_rule_all.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/competency_rule_points.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/competency_rule.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/competencyactions.js
14 problems (0 errors, 14 warnings)
|
69:13 |
Warning |
Extra space after key 'competencyframeworkid'. |
key-spacing
|
89:29 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
160:29 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
190:63 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
190:78 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
191:65 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
191:65 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
233:14 |
Warning |
A space is required after ','. |
comma-spacing
|
260:29 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
291:13 |
Warning |
Extra space after key 'competencyframeworkid'. |
key-spacing
|
292:13 |
Warning |
Extra space after key 'id'. |
key-spacing
|
384:73 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
489:33 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
517:25 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/competencydialogue.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/competencypicker_user_plans.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/competencypicker.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/competencyruleconfig.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/competencytree.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/course_competency_settings.js
1 problem (0 errors, 1 warning)
|
60:89 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/dialogue.js
1 problem (0 errors, 1 warning)
|
46:61 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/dragdrop-reorder.js
2 problems (0 errors, 2 warnings)
|
67:30 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
68:66 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/event_base.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/evidence_delete.js
1 problem (0 errors, 1 warning)
|
65:29 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/form-cohort-selector.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/form-user-selector.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/frameworkactions.js
4 problems (0 errors, 4 warnings)
|
96:34 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
102:37 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
106:37 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
139:29 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/frameworks_datasource.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/grade_dialogue.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/grade_user_competency_inline.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/menubar.js
11 problems (0 errors, 11 warnings)
|
169:75 |
Warning |
A space is required after ','. |
comma-spacing
|
322:9 |
Warning |
Expected space(s) after "switch". |
keyword-spacing
|
441:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
504:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
690:35 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
699:42 |
Warning |
Multiple spaces found before '{'. |
no-multi-spaces
|
708:32 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
727:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
728:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
766:45 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
826:38 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/parentcompetency_form.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/planactions.js
5 problems (0 errors, 5 warnings)
|
181:29 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
228:29 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
275:29 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
321:29 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
510:73 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/scaleconfig.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/scalevalues.js
2 problems (0 errors, 2 warnings)
|
36:9 |
Warning |
Identifier 'get_values' is not in camel case. |
camelcase
|
43:28 |
Warning |
Extra space after key 'scaleid'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/templateactions.js
6 problems (0 errors, 6 warnings)
|
24:81 |
Warning |
A space is required after ','. |
comma-spacing
|
138:37 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
139:61 |
Warning |
Extra space after key 'value'. |
key-spacing
|
140:61 |
Warning |
Extra space after key 'value'. |
key-spacing
|
156:22 |
Warning |
Closing curly brace does not appear on the same line as the subsequent block. |
brace-style
|
162:37 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/tree.js
5 problems (0 errors, 5 warnings)
|
189:26 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
194:26 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
457:52 |
Warning |
Multiple spaces found before '{'. |
no-multi-spaces
|
471:48 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
486:9 |
Warning |
Unreachable code. |
no-unreachable
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/user_competency_course_navigation.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/user_competency_info.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/user_competency_plan_popup.js
3 problems (0 errors, 3 warnings)
|
56:13 |
Warning |
Extra space after key 'methodname'. |
key-spacing
|
63:34 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
101:13 |
Warning |
Extra space after key 'methodname'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/user_competency_workflow.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/amd/src/user_evidence_actions.js
2 problems (0 errors, 2 warnings)
|
168:29 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
323:29 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/lp/yui/src/dragdrop-reorder/js/dragdropreorder.js
5 problems (0 errors, 5 warnings)
|
49:21 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
51:15 |
Warning |
There should be no space before ','. |
comma-spacing
|
54:5 |
Warning |
Identifier 'drop_hit' is not in camel case. |
camelcase
|
64:3 |
Warning |
Identifier 'tool_lp' is not in camel case. |
camelcase
|
65:11 |
Warning |
Identifier 'dragdrop_reorder' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/monitor/yui/src/dropdown/js/dropdown.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/spamcleaner/module.js
30 problems (5 errors, 25 warnings)
|
1:3 |
Warning |
Identifier 'tool_spamcleaner' is not in camel case. |
camelcase
|
6:5 |
Warning |
Identifier 'del_all' is not in camel case. |
camelcase
|
14:21 |
Warning |
Extra space after key 'success'. |
key-spacing
|
17:27 |
Warning |
Expected space(s) after "catch". |
keyword-spacing
|
22:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
27:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
27:59 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
31:5 |
Warning |
Identifier 'del_user' is not in camel case. |
camelcase
|
34:13 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
45:21 |
Warning |
Extra space after key 'success'. |
key-spacing
|
48:27 |
Warning |
Expected space(s) after "catch". |
keyword-spacing
|
54:33 |
Warning |
Expected space(s) after "while". |
keyword-spacing
|
65:14 |
Error |
Missing semicolon. |
semi
|
66:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
66:56 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
66:70 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
66:77 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
70:5 |
Warning |
Identifier 'ignore_user' is not in camel case. |
camelcase
|
73:13 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
82:17 |
Warning |
Extra space after key 'success'. |
key-spacing
|
85:23 |
Warning |
Expected space(s) after "catch". |
keyword-spacing
|
90:42 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
91:29 |
Warning |
Expected space(s) after "while". |
keyword-spacing
|
100:10 |
Error |
Missing semicolon. |
semi
|
101:32 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
101:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
101:69 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
101:76 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
107:42 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
115:2 |
Error |
Missing semicolon. |
semi
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/templatelibrary/amd/src/display.js
4 problems (0 errors, 4 warnings)
|
123:18 |
Warning |
Missing space before value for key 'args'. |
key-spacing
|
130:18 |
Warning |
Missing space before value for key 'args'. |
key-spacing
|
139:55 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
139:55 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/templatelibrary/amd/src/search.js
1 problem (0 errors, 1 warning)
|
35:27 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/xmldb/actions/edit_field/edit_field.js
12 problems (1 error, 11 warnings)
|
23:7 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
28:27 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
29:27 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
41:2 |
Error |
Missing semicolon. |
semi
|
49:27 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
50:27 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
51:27 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
52:27 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
53:27 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
54:27 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
56:27 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
57:27 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/xmldb/actions/edit_key/edit_key.js
7 problems (1 error, 6 warnings)
|
23:7 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
28:27 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
38:2 |
Error |
Missing semicolon. |
semi
|
46:27 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
47:27 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
48:27 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
49:27 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
[+] /Users/danp/moodles/pm/moodle/admin/tool/xmldb/actions/view_table_php/view_table_php.js
2 problems (1 error, 1 warning)
|
23:7 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
26:2 |
Error |
Missing semicolon. |
semi
|
[+] /Users/danp/moodles/pm/moodle/auth/yui/passwordunmask/passwordunmask.js
21 problems (2 errors, 19 warnings)
|
4:6 |
Error |
Missing semicolon. |
semi
|
8:9 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
12:9 |
Warning |
Extra space after key 'add_checkboxes'. |
key-spacing
|
12:9 |
Warning |
Identifier 'add_checkboxes' is not in camel case. |
camelcase
|
19:58 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
19:68 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
22:60 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
22:70 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
22:103 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
22:115 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
24:17 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
25:50 |
Warning |
Requires a space after '{'. |
block-spacing
|
25:51 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
25:51 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
25:77 |
Warning |
Requires a space before '}'. |
block-spacing
|
28:63 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
28:73 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
28:84 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
28:98 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
41:6 |
Error |
Missing semicolon. |
semi
|
42:27 |
Warning |
Missing space before value for key 'requires'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/availability/condition/completion/yui/src/form/js/form.js
1 problem (0 errors, 1 warning)
|
6:3 |
Warning |
Identifier 'availability_completion' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/availability/condition/date/yui/src/form/js/form.js
7 problems (0 errors, 7 warnings)
|
6:3 |
Warning |
Identifier 'availability_date' is not in camel case. |
camelcase
|
48:21 |
Warning |
Extra space after key 'on'. |
key-spacing
|
49:13 |
Warning |
Extra space after key 'success'. |
key-spacing
|
57:13 |
Warning |
Extra space after key 'failure'. |
key-spacing
|
126:17 |
Warning |
Extra space after key 'on'. |
key-spacing
|
127:9 |
Warning |
Extra space after key 'success'. |
key-spacing
|
131:9 |
Warning |
Extra space after key 'failure'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/availability/condition/grade/yui/src/form/js/form.js
3 problems (0 errors, 3 warnings)
|
6:3 |
Warning |
Identifier 'availability_grade' is not in camel case. |
camelcase
|
152:37 |
Warning |
Unary word operator 'typeof' must be followed by whitespace. |
space-unary-ops
|
153:41 |
Warning |
Unary word operator 'typeof' must be followed by whitespace. |
space-unary-ops
|
[+] /Users/danp/moodles/pm/moodle/availability/condition/group/yui/src/form/js/form.js
1 problem (0 errors, 1 warning)
|
6:3 |
Warning |
Identifier 'availability_group' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/availability/condition/grouping/yui/src/form/js/form.js
1 problem (0 errors, 1 warning)
|
6:3 |
Warning |
Identifier 'availability_grouping' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/availability/condition/profile/yui/src/form/js/form.js
1 problem (0 errors, 1 warning)
|
6:3 |
Warning |
Identifier 'availability_profile' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/availability/yui/src/form/js/form.js
39 problems (0 errors, 39 warnings)
|
18:3 |
Warning |
Identifier 'core_availability' is not in camel case. |
camelcase
|
33:5 |
Warning |
Extra space after key 'plugins'. |
key-spacing
|
41:5 |
Warning |
Extra space after key 'field'. |
key-spacing
|
49:5 |
Warning |
Extra space after key 'mainDiv'. |
key-spacing
|
57:5 |
Warning |
Extra space after key 'rootList'. |
key-spacing
|
65:5 |
Warning |
Extra space after key 'idCounter'. |
key-spacing
|
73:5 |
Warning |
Extra space after key 'restrictByGroup'. |
key-spacing
|
81:5 |
Warning |
Extra space after key 'init'. |
key-spacing
|
83:9 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
109:15 |
Warning |
Expected space(s) after "catch". |
keyword-spacing
|
155:5 |
Warning |
Extra space after key 'update'. |
key-spacing
|
177:5 |
Warning |
Extra space after key 'updateRestrictByGroup'. |
key-spacing
|
216:5 |
Warning |
Extra space after key 'addRestrictByGroup'. |
key-spacing
|
226:22 |
Warning |
Extra space after key 'type'. |
key-spacing
|
226:41 |
Warning |
Extra space after key 'id'. |
key-spacing
|
229:54 |
Warning |
Extra space after key 'type'. |
key-spacing
|
254:5 |
Warning |
Extra space after key 'allowAdd'. |
key-spacing
|
263:5 |
Warning |
Extra space after key 'init'. |
key-spacing
|
279:5 |
Warning |
Extra space after key 'initInner'. |
key-spacing
|
290:5 |
Warning |
Extra space after key 'getNode'. |
key-spacing
|
304:5 |
Warning |
Extra space after key 'fillValue'. |
key-spacing
|
321:5 |
Warning |
Extra space after key 'fillErrors'. |
key-spacing
|
330:5 |
Warning |
Extra space after key 'focusAfterAdd'. |
key-spacing
|
412:37 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
412:37 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
704:9 |
Warning |
Extra space after key 'headerContent'. |
key-spacing
|
705:9 |
Warning |
Extra space after key 'bodyContent'. |
key-spacing
|
706:9 |
Warning |
Extra space after key 'additionalBaseClass'. |
key-spacing
|
707:9 |
Warning |
Extra space after key 'draggable'. |
key-spacing
|
708:9 |
Warning |
Extra space after key 'modal'. |
key-spacing
|
709:9 |
Warning |
Extra space after key 'closeButton'. |
key-spacing
|
710:9 |
Warning |
Extra space after key 'width'. |
key-spacing
|
900:9 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
928:19 |
Warning |
Extra space after key 'type'. |
key-spacing
|
1065:5 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
1083:39 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1083:39 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1135:39 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1135:39 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
[+] /Users/danp/moodles/pm/moodle/backup/util/ui/yui/src/backupselectall/js/backupselectall.js
28 problems (0 errors, 28 warnings)
|
8:3 |
Warning |
Identifier 'core_backup' is not in camel case. |
camelcase
|
45:9 |
Warning |
Identifier 'html_generator' is not in camel case. |
camelcase
|
94:67 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
94:67 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
95:68 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
95:68 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
97:80 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
97:80 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
98:81 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
98:81 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
144:41 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
144:41 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
151:41 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
151:57 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
156:54 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
156:54 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
158:48 |
Warning |
Multiple spaces found before 'function'. |
no-multi-spaces
|
158:62 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
158:62 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
158:79 |
Warning |
Multiple spaces found before ''_included''. |
no-multi-spaces
|
159:62 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
159:62 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
161:52 |
Warning |
Multiple spaces found before 'function'. |
no-multi-spaces
|
161:66 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
161:66 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
161:83 |
Warning |
Multiple spaces found before 'withuserdata'. |
no-multi-spaces
|
162:66 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
162:66 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
[+] /Users/danp/moodles/pm/moodle/backup/util/ui/yui/src/confirmcancel/js/confirmcancel.js
4 problems (0 errors, 4 warnings)
|
15:3 |
Warning |
Identifier 'core_backup' is not in camel case. |
camelcase
|
42:5 |
Warning |
Identifier 'watch_cancel_buttons' is not in camel case. |
camelcase
|
57:5 |
Warning |
Identifier 'confirm_cancel' is not in camel case. |
camelcase
|
65:46 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
[+] /Users/danp/moodles/pm/moodle/badges/backpack.js
20 problems (1 error, 19 warnings)
|
24:10 |
Warning |
Identifier 'check_site_access' is not in camel case. |
camelcase
|
51:10 |
Warning |
Identifier 'badges_set_connection_progress' is not in camel case. |
camelcase
|
56:68 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
56:77 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
56:110 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
56:121 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
60:71 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
60:72 |
Error |
Unnecessary semicolon. |
no-extra-semi
|
71:10 |
Warning |
Identifier 'badges_set_error_message' is not in camel case. |
camelcase
|
79:10 |
Warning |
Identifier 'badges_handle_assertion' is not in camel case. |
camelcase
|
91:27 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
91:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
91:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
93:30 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
97:30 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
117:10 |
Warning |
Identifier 'badges_init_persona_login_button' is not in camel case. |
camelcase
|
121:64 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
121:73 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
121:107 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
121:116 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/blocks/community/yui/comments/comments.js
46 problems (3 errors, 43 warnings)
|
11:15 |
Warning |
Missing space before value for key 'event'. |
key-spacing
|
13:21 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
15:9 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
17:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
18:13 |
Warning |
Opening curly brace does not appear on the same line as controlling statement. |
brace-style
|
18:23 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
18:25 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
18:27 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
18:57 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
22:35 |
Warning |
Missing space before value for key 'headerContent'. |
key-spacing
|
23:57 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
23:67 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
24:33 |
Warning |
Missing space before value for key 'bodyContent'. |
key-spacing
|
24:57 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
25:37 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
27:28 |
Warning |
Missing space before value for key 'zIndex'. |
key-spacing
|
35:35 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
40:9 |
Warning |
Extra space after key 'show'. |
key-spacing
|
40:24 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
43:13 |
Warning |
Opening curly brace does not appear on the same line as controlling statement. |
brace-style
|
43:23 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
43:25 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
43:27 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
43:57 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
48:44 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
58:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
64:9 |
Warning |
Extra space after key 'hide'. |
key-spacing
|
64:24 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
65:44 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
66:17 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
67:38 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
68:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
69:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
71:17 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
72:43 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
73:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
74:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
80:9 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
81:9 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
83:13 |
Warning |
Extra space after key 'closeButtonTitle'. |
key-spacing
|
84:17 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
85:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
90:7 |
Warning |
Identifier 'blocks_community' is not in camel case. |
camelcase
|
91:24 |
Warning |
Identifier 'init_comments' is not in camel case. |
camelcase
|
93:6 |
Error |
Missing semicolon. |
semi
|
96:14 |
Warning |
Missing space before value for key 'requires'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/blocks/community/yui/imagegallery/imagegallery.js
67 problems (5 errors, 62 warnings)
|
11:15 |
Warning |
Missing space before value for key 'event'. |
key-spacing
|
12:23 |
Warning |
Missing space before value for key 'previousevent'. |
key-spacing
|
13:19 |
Warning |
Missing space before value for key 'nextevent'. |
key-spacing
|
14:20 |
Warning |
Missing space before value for key 'panelevent'. |
key-spacing
|
15:15 |
Warning |
Missing space before value for key 'panel'. |
key-spacing
|
15:21 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
20:9 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
22:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
25:17 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
25:48 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
26:17 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
30:17 |
Warning |
'objBody' is already defined |
no-redeclare
|
36:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
38:31 |
Warning |
Missing space before value for key 'headerContent'. |
key-spacing
|
39:29 |
Warning |
Missing space before value for key 'bodyContent'. |
key-spacing
|
40:33 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
42:24 |
Warning |
Missing space before value for key 'zIndex'. |
key-spacing
|
48:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
49:13 |
Warning |
Opening curly brace does not appear on the same line as controlling statement. |
brace-style
|
49:23 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
49:25 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
49:27 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
49:55 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
53:32 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
58:9 |
Warning |
Extra space after key 'show'. |
key-spacing
|
58:24 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
60:17 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
67:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
76:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
87:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
100:31 |
Warning |
Missing space before value for key 'headerContent'. |
key-spacing
|
102:29 |
Warning |
Missing space before value for key 'bodyContent'. |
key-spacing
|
103:33 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
105:24 |
Warning |
Missing space before value for key 'zIndex'. |
key-spacing
|
109:32 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
117:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
118:90 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
119:17 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
122:17 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
127:17 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
158:42 |
Warning |
A space is required after ','. |
comma-spacing
|
158:54 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
159:17 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
159:34 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
160:50 |
Error |
Missing semicolon. |
semi
|
165:9 |
Warning |
Extra space after key 'hide'. |
key-spacing
|
165:24 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
170:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
173:32 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
174:17 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
175:38 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
176:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
177:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
179:17 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
180:43 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
181:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
182:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
187:9 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
188:9 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
192:13 |
Warning |
Extra space after key 'closeButtonTitle'. |
key-spacing
|
193:17 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
194:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
199:7 |
Warning |
Identifier 'blocks_community' is not in camel case. |
camelcase
|
200:24 |
Warning |
Identifier 'init_imagegallery' is not in camel case. |
camelcase
|
202:6 |
Error |
Missing semicolon. |
semi
|
205:14 |
Warning |
Missing space before value for key 'requires'. |
key-spacing
|
205:21 |
Warning |
A space is required after ','. |
comma-spacing
|
[+] /Users/danp/moodles/pm/moodle/blocks/course_overview/module.js
29 problems (3 errors, 26 warnings)
|
1:3 |
Warning |
Identifier 'block_course_overview' is not in camel case. |
camelcase
|
1:29 |
Error |
Missing semicolon. |
semi
|
3:25 |
Warning |
Identifier 'add_handles' is not in camel case. |
camelcase
|
11:9 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
36:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
38:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
51:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
60:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
62:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
64:17 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
67:17 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
70:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
75:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
79:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
81:17 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
85:17 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
87:17 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
96:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
104:2 |
Error |
Missing semicolon. |
semi
|
113:9 |
Warning |
Extra space after key 'sesskey'. |
key-spacing
|
114:9 |
Warning |
Extra space after key 'sortorder'. |
key-spacing
|
116:23 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
121:2 |
Error |
Missing semicolon. |
semi
|
154:25 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
157:35 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
163:34 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
175:64 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
183:21 |
Warning |
Missing space before value for key 'height'. |
key-spacing
|
184:23 |
Warning |
Missing space before value for key 'height'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/blocks/navigation/amd/src/ajax_response_renderer.js
6 problems (0 errors, 6 warnings)
|
31:9 |
Warning |
Extra space after key 'ACTIVITY'. |
key-spacing
|
33:9 |
Warning |
Extra space after key 'RESOURCE'. |
key-spacing
|
93:67 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
93:77 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
108:67 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
108:77 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/blocks/navigation/amd/src/nav_loader.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/blocks/navigation/amd/src/navblock.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/blocks/navigation/amd/src/site_admin_loader.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/blocks/private_files/module.js
4 problems (0 errors, 4 warnings)
|
24:3 |
Warning |
Identifier 'block_private_files' is not in camel case. |
camelcase
|
26:23 |
Warning |
Identifier 'init_tree' is not in camel case. |
camelcase
|
26:47 |
Warning |
Identifier 'expand_all' is not in camel case. |
camelcase
|
35:13 |
Warning |
Identifier 'expand_all' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/blocks/settings/amd/src/settingsblock.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/calendar/yui/src/info/js/info.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/comment/comment.js
123 problems (2 errors, 121 warnings)
|
20:3 |
Warning |
Identifier 'core_comment' is not in camel case. |
camelcase
|
34:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
37:22 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
37:39 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
49:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
64:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
82:59 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
87:67 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
96:29 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
110:64 |
Warning |
Missing space before value for key 'to'. |
key-spacing
|
112:72 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
119:26 |
Warning |
["scope"] is better written in dot notation. |
dot-notation
|
120:34 |
Warning |
["scope"] is better written in dot notation. |
dot-notation
|
122:17 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
124:24 |
Warning |
["sesskey"] is better written in dot notation. |
dot-notation
|
124:37 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
125:24 |
Warning |
["action"] is better written in dot notation. |
dot-notation
|
125:37 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
125:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
126:24 |
Warning |
["client_id"] is better written in dot notation. |
dot-notation
|
127:24 |
Warning |
["itemid"] is better written in dot notation. |
dot-notation
|
127:37 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
128:24 |
Warning |
["area"] is better written in dot notation. |
dot-notation
|
128:37 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
129:24 |
Warning |
["courseid"] is better written in dot notation. |
dot-notation
|
129:37 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
130:24 |
Warning |
["contextid"] is better written in dot notation. |
dot-notation
|
131:24 |
Warning |
["component"] is better written in dot notation. |
dot-notation
|
132:26 |
Warning |
["params"] is better written in dot notation. |
dot-notation
|
133:36 |
Warning |
["params"] is better written in dot notation. |
dot-notation
|
134:42 |
Warning |
["params"] is better written in dot notation. |
dot-notation
|
140:46 |
Warning |
A space is required after ','. |
comma-spacing
|
140:48 |
Warning |
A space is required after ','. |
comma-spacing
|
148:53 |
Warning |
A space is required after ','. |
comma-spacing
|
148:58 |
Warning |
A space is required after ','. |
comma-spacing
|
154:49 |
Warning |
A space is required after ','. |
comma-spacing
|
154:54 |
Warning |
A space is required after ','. |
comma-spacing
|
180:17 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
181:44 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
181:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
181:59 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
184:68 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
184:87 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
184:92 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
184:109 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
188:33 |
Warning |
["delete"] is better written in dot notation. |
dot-notation
|
188:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
189:1 |
Error |
Line 189 exceeds the maximum line length of 132. |
max-len
|
189:105 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
189:120 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
189:124 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
189:135 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
189:147 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
189:192 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
189:214 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
189:251 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
194:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
194:44 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
194:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
194:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
196:32 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
203:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
216:63 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
217:70 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
221:29 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
228:33 |
Warning |
'result' is already defined |
no-redeclare
|
231:56 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
245:26 |
Warning |
Identifier 'remove_dom' is not in camel case. |
camelcase
|
258:35 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
258:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
258:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
258:66 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
260:35 |
Warning |
Missing space before value for key 'width'. |
key-spacing
|
260:39 |
Warning |
Missing space before value for key 'to'. |
key-spacing
|
261:36 |
Warning |
Missing space before value for key 'height'. |
key-spacing
|
261:40 |
Warning |
Missing space before value for key 'to'. |
key-spacing
|
263:44 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
271:13 |
Warning |
Identifier 'register_actions' is not in camel case. |
camelcase
|
273:21 |
Warning |
Identifier 'action_btn' is not in camel case. |
camelcase
|
273:63 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
274:21 |
Warning |
Identifier 'action_btn' is not in camel case. |
camelcase
|
275:21 |
Warning |
Identifier 'action_btn' is not in camel case. |
camelcase
|
282:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
291:13 |
Warning |
Identifier 'register_delete_buttons' is not in camel case. |
camelcase
|
297:67 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
297:83 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
303:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
322:13 |
Warning |
Identifier 'register_pagination' is not in camel case. |
camelcase
|
325:45 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
325:60 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
330:64 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
330:79 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
338:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
339:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
340:48 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
342:22 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
342:30 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
342:33 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
365:39 |
Warning |
A space is required after ','. |
comma-spacing
|
369:21 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
370:21 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
374:21 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
375:25 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
376:29 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
377:21 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
385:13 |
Warning |
Identifier 'toggle_textarea' is not in camel case. |
camelcase
|
386:46 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
395:18 |
Warning |
Expected space(s) after "else". |
keyword-spacing
|
395:18 |
Warning |
Expected space(s) before "else". |
keyword-spacing
|
398:43 |
Warning |
A space is required after ','. |
comma-spacing
|
404:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
405:1 |
Error |
Line 405 exceeds the maximum line length of 132. |
max-len
|
405:79 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
405:123 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
411:5 |
Warning |
Identifier 'init_admin' is not in camel case. |
camelcase
|
412:13 |
Warning |
Identifier 'select_all' is not in camel case. |
camelcase
|
413:9 |
Warning |
Identifier 'select_all' is not in camel case. |
camelcase
|
418:28 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
427:13 |
Warning |
Identifier 'comments_delete' is not in camel case. |
camelcase
|
428:13 |
Warning |
Identifier 'comments_delete' is not in camel case. |
camelcase
|
429:13 |
Warning |
Identifier 'comments_delete' is not in camel case. |
camelcase
|
454:50 |
Warning |
A space is required after ','. |
comma-spacing
|
454:52 |
Warning |
A space is required after ','. |
comma-spacing
|
[+] /Users/danp/moodles/pm/moodle/course/completion.js
19 problems (0 errors, 19 warnings)
|
2:3 |
Warning |
Identifier 'core_completion' is not in camel case. |
camelcase
|
13:9 |
Warning |
Identifier 'handle_success' is not in camel case. |
camelcase
|
17:83 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
17:98 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
17:106 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
44:9 |
Warning |
Identifier 'handle_failure' is not in camel case. |
camelcase
|
45:79 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
45:94 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
45:102 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
60:19 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
60:24 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
84:24 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
84:29 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
84:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
84:65 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
84:88 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
86:26 |
Warning |
Identifier 'handle_success' is not in camel case. |
camelcase
|
87:26 |
Warning |
Identifier 'handle_failure' is not in camel case. |
camelcase
|
93:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/course/dndupload.js
101 problems (1 error, 100 warnings)
|
24:3 |
Warning |
Identifier 'course_dndupload' is not in camel case. |
camelcase
|
104:5 |
Warning |
Identifier 'add_status_div' is not in camel case. |
camelcase
|
193:5 |
Warning |
Identifier 'browser_supported' is not in camel case. |
camelcase
|
208:5 |
Warning |
Identifier 'init_events' is not in camel case. |
camelcase
|
211:32 |
Warning |
Multiple spaces found before 'this'. |
no-multi-spaces
|
211:49 |
Warning |
Multiple spaces found before 'el'. |
no-multi-spaces
|
212:32 |
Warning |
Multiple spaces found before 'this'. |
no-multi-spaces
|
212:49 |
Warning |
Multiple spaces found before 'el'. |
no-multi-spaces
|
220:5 |
Warning |
Identifier 'get_section' is not in camel case. |
camelcase
|
224:19 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
224:24 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
238:5 |
Warning |
Identifier 'get_section_number' is not in camel case. |
camelcase
|
252:5 |
Warning |
Identifier 'types_includes' is not in camel case. |
camelcase
|
256:15 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
256:20 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
278:5 |
Warning |
Identifier 'drag_type' is not in camel case. |
camelcase
|
307:19 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
307:24 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
310:23 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
310:28 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
332:5 |
Warning |
Identifier 'check_drag' is not in camel case. |
camelcase
|
348:5 |
Warning |
Identifier 'drag_enter' is not in camel case. |
camelcase
|
379:5 |
Warning |
Identifier 'drag_leave' is not in camel case. |
camelcase
|
401:5 |
Warning |
Identifier 'drag_over' is not in camel case. |
camelcase
|
426:23 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
426:30 |
Error |
Expected a conditional expression and instead saw an assignment. |
no-cond-assign
|
426:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
445:5 |
Warning |
Identifier 'get_mods_element' is not in camel case. |
camelcase
|
468:5 |
Warning |
Identifier 'add_resource_element' is not in camel case. |
camelcase
|
520:5 |
Warning |
Identifier 'hide_preview_element' is not in camel case. |
camelcase
|
531:5 |
Warning |
Identifier 'show_preview_element' is not in camel case. |
camelcase
|
547:5 |
Warning |
Identifier 'add_preview_element' is not in camel case. |
camelcase
|
581:5 |
Warning |
Identifier 'handle_file' is not in camel case. |
camelcase
|
587:48 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
590:19 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
590:24 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
617:5 |
Warning |
Identifier 'file_handler_dialog' is not in camel case. |
camelcase
|
632:48 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
632:56 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
632:60 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
640:25 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
640:80 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
641:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
641:58 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
642:19 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
642:24 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
643:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
643:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
645:68 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
645:87 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
645:96 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
645:99 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
645:104 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
645:112 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
646:39 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
646:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
681:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
712:5 |
Warning |
Identifier 'check_upload_queue' is not in camel case. |
camelcase
|
734:5 |
Warning |
Identifier 'upload_file' is not in camel case. |
camelcase
|
811:5 |
Warning |
Identifier 'handle_item' is not in camel case. |
camelcase
|
837:48 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
837:56 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
837:60 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
838:46 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
841:29 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
841:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
842:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
842:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
844:23 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
844:28 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
845:45 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
845:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
847:72 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
847:74 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
847:83 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
847:86 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
847:91 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
847:99 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
848:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
848:46 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
855:34 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
855:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
855:46 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
855:63 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
856:46 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
856:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
856:67 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
856:76 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
880:34 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
888:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
940:15 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
940:20 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
942:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
942:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
942:98 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
947:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
947:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
947:98 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
958:18 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
972:5 |
Warning |
Identifier 'upload_item' is not in camel case. |
camelcase
|
1035:5 |
Warning |
Identifier 'add_editing' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/course/format/topics/format.js
25 problems (3 errors, 22 warnings)
|
19:17 |
Warning |
Identifier 'get_config' is not in camel case. |
camelcase
|
21:9 |
Warning |
Identifier 'container_node' is not in camel case. |
camelcase
|
21:9 |
Warning |
Extra space after key 'container_node'. |
key-spacing
|
22:9 |
Warning |
Extra space after key 'container_class'. |
key-spacing
|
22:9 |
Warning |
Identifier 'container_class' is not in camel case. |
camelcase
|
23:9 |
Warning |
Extra space after key 'section_node'. |
key-spacing
|
23:9 |
Warning |
Identifier 'section_node' is not in camel case. |
camelcase
|
24:9 |
Warning |
Extra space after key 'section_class'. |
key-spacing
|
24:9 |
Warning |
Identifier 'section_class' is not in camel case. |
camelcase
|
26:2 |
Error |
Missing semicolon. |
semi
|
36:17 |
Warning |
Identifier 'swap_sections' is not in camel case. |
camelcase
|
38:9 |
Warning |
Extra space after key 'COURSECONTENT'. |
key-spacing
|
39:9 |
Warning |
Extra space after key 'SECTIONADDMENUS'. |
key-spacing
|
42:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
42:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
42:59 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
44:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
44:94 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
45:2 |
Error |
Missing semicolon. |
semi
|
56:17 |
Warning |
Identifier 'process_sections' is not in camel case. |
camelcase
|
58:9 |
Warning |
Extra space after key 'SECTIONNAME'. |
key-spacing
|
61:9 |
Warning |
Extra space after key 'SECTIONLEFTSIDE'. |
key-spacing
|
78:40 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
83:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
88:2 |
Error |
Missing semicolon. |
semi
|
[+] /Users/danp/moodles/pm/moodle/course/format/weeks/format.js
25 problems (3 errors, 22 warnings)
|
19:17 |
Warning |
Identifier 'get_config' is not in camel case. |
camelcase
|
21:9 |
Warning |
Identifier 'container_node' is not in camel case. |
camelcase
|
21:9 |
Warning |
Extra space after key 'container_node'. |
key-spacing
|
22:9 |
Warning |
Extra space after key 'container_class'. |
key-spacing
|
22:9 |
Warning |
Identifier 'container_class' is not in camel case. |
camelcase
|
23:9 |
Warning |
Extra space after key 'section_node'. |
key-spacing
|
23:9 |
Warning |
Identifier 'section_node' is not in camel case. |
camelcase
|
24:9 |
Warning |
Extra space after key 'section_class'. |
key-spacing
|
24:9 |
Warning |
Identifier 'section_class' is not in camel case. |
camelcase
|
26:2 |
Error |
Missing semicolon. |
semi
|
36:17 |
Warning |
Identifier 'swap_sections' is not in camel case. |
camelcase
|
38:9 |
Warning |
Extra space after key 'COURSECONTENT'. |
key-spacing
|
39:9 |
Warning |
Extra space after key 'SECTIONADDMENUS'. |
key-spacing
|
42:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
42:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
42:59 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
44:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
44:94 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
45:2 |
Error |
Missing semicolon. |
semi
|
56:17 |
Warning |
Identifier 'process_sections' is not in camel case. |
camelcase
|
58:9 |
Warning |
Extra space after key 'SECTIONNAME'. |
key-spacing
|
61:9 |
Warning |
Extra space after key 'SECTIONLEFTSIDE'. |
key-spacing
|
78:40 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
84:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
97:2 |
Error |
Missing semicolon. |
semi
|
[+] /Users/danp/moodles/pm/moodle/course/yui/src/categoryexpander/js/categoryexpander.js
17 problems (0 errors, 17 warnings)
|
71:4 |
Warning |
Identifier 'setup_keyboard_listeners' is not in camel case. |
camelcase
|
90:4 |
Warning |
Identifier 'toggle_category_expansion' is not in camel case. |
camelcase
|
95:12 |
Warning |
Identifier 'toggle_category_expansion' is not in camel case. |
camelcase
|
107:4 |
Warning |
Identifier 'toggle_coursebox_expansion' is not in camel case. |
camelcase
|
112:12 |
Warning |
Identifier 'toggle_coursebox_expansion' is not in camel case. |
camelcase
|
119:4 |
Warning |
Identifier '_toggle_coursebox_expansion' is not in camel case. |
camelcase
|
143:4 |
Warning |
Identifier '_toggle_category_expansion' is not in camel case. |
camelcase
|
194:4 |
Warning |
Identifier '_toggle_generic_expansion' is not in camel case. |
camelcase
|
224:4 |
Warning |
Identifier 'run_expansion' is not in camel case. |
camelcase
|
272:4 |
Warning |
Identifier 'collapse_expand_all' is not in camel case. |
camelcase
|
277:12 |
Warning |
Identifier 'collapse_expand_all' is not in camel case. |
camelcase
|
284:4 |
Warning |
Identifier '_collapse_expand_all' is not in camel case. |
camelcase
|
308:4 |
Warning |
Identifier 'expand_all' is not in camel case. |
camelcase
|
329:4 |
Warning |
Identifier 'collapse_all' is not in camel case. |
camelcase
|
349:4 |
Warning |
Identifier 'update_collapsible_actions' is not in camel case. |
camelcase
|
392:4 |
Warning |
Identifier 'process_results' is not in camel case. |
camelcase
|
431:4 |
Warning |
Identifier 'add_animation' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/course/yui/src/coursebase/js/coursebase.js
30 problems (0 errors, 30 warnings)
|
22:5 |
Warning |
Extra space after key 'registermodules'. |
key-spacing
|
31:5 |
Warning |
Extra space after key 'register_module'. |
key-spacing
|
31:5 |
Warning |
Identifier 'register_module' is not in camel case. |
camelcase
|
45:5 |
Warning |
Identifier 'invoke_function' is not in camel case. |
camelcase
|
45:5 |
Warning |
Extra space after key 'invoke_function'. |
key-spacing
|
56:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
57:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
76:17 |
Warning |
Identifier 'swap_sections' is not in camel case. |
camelcase
|
92:17 |
Warning |
Identifier 'process_sections' is not in camel case. |
camelcase
|
103:17 |
Warning |
Identifier 'get_config' is not in camel case. |
camelcase
|
105:9 |
Warning |
Extra space after key 'container_node'. |
key-spacing
|
105:9 |
Warning |
Identifier 'container_node' is not in camel case. |
camelcase
|
106:9 |
Warning |
Extra space after key 'container_class'. |
key-spacing
|
106:9 |
Warning |
Identifier 'container_class' is not in camel case. |
camelcase
|
107:9 |
Warning |
Extra space after key 'section_wrapper_node'. |
key-spacing
|
107:9 |
Warning |
Identifier 'section_wrapper_node' is not in camel case. |
camelcase
|
108:9 |
Warning |
Extra space after key 'section_wrapper_class'. |
key-spacing
|
108:9 |
Warning |
Identifier 'section_wrapper_class' is not in camel case. |
camelcase
|
109:9 |
Warning |
Extra space after key 'section_node'. |
key-spacing
|
109:9 |
Warning |
Identifier 'section_node' is not in camel case. |
camelcase
|
110:9 |
Warning |
Extra space after key 'section_class'. |
key-spacing
|
110:9 |
Warning |
Identifier 'section_class' is not in camel case. |
camelcase
|
121:17 |
Warning |
Identifier 'get_section_selector' is not in camel case. |
camelcase
|
139:17 |
Warning |
Identifier 'get_section_wrapper' is not in camel case. |
camelcase
|
153:17 |
Warning |
Identifier 'get_containernode' is not in camel case. |
camelcase
|
168:17 |
Warning |
Identifier 'get_containerclass' is not in camel case. |
camelcase
|
183:17 |
Warning |
Identifier 'get_sectionwrappernode' is not in camel case. |
camelcase
|
198:17 |
Warning |
Identifier 'get_sectionwrapperclass' is not in camel case. |
camelcase
|
213:17 |
Warning |
Identifier 'get_sectionnode' is not in camel case. |
camelcase
|
228:17 |
Warning |
Identifier 'get_sectionclass' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/course/yui/src/dragdrop/js/dragdrop.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/course/yui/src/dragdrop/js/resource.js
8 problems (0 errors, 8 warnings)
|
66:5 |
Warning |
Identifier 'setup_for_section' is not in camel case. |
camelcase
|
94:5 |
Warning |
Identifier 'setup_for_resource' is not in camel case. |
camelcase
|
116:5 |
Warning |
Identifier 'drag_start' is not in camel case. |
camelcase
|
123:5 |
Warning |
Identifier 'drag_dropmiss' is not in camel case. |
camelcase
|
130:5 |
Warning |
Identifier 'drop_hit' is not in camel case. |
camelcase
|
152:16 |
Warning |
["class"] is better written in dot notation. |
dot-notation
|
188:21 |
Warning |
Missing space before value for key 'context'. |
key-spacing
|
207:10 |
Warning |
Identifier 'init_resource_dragdrop' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/course/yui/src/dragdrop/js/section.js
10 problems (0 errors, 10 warnings)
|
16:23 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
16:46 |
Warning |
There should be no space before ']' |
array-bracket-spacing
|
58:5 |
Warning |
Identifier 'setup_for_section' is not in camel case. |
camelcase
|
114:5 |
Warning |
Identifier 'drag_start' is not in camel case. |
camelcase
|
131:5 |
Warning |
Identifier 'drag_dropmiss' is not in camel case. |
camelcase
|
138:5 |
Warning |
Identifier 'get_section_index' is not in camel case. |
camelcase
|
147:5 |
Warning |
Identifier 'drop_hit' is not in camel case. |
camelcase
|
194:16 |
Warning |
["class"] is better written in dot notation. |
dot-notation
|
258:21 |
Warning |
Missing space before value for key 'context'. |
key-spacing
|
278:10 |
Warning |
Identifier 'init_section_dragdrop' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/course/yui/src/formatchooser/js/formatchooser.js
6 problems (0 errors, 6 warnings)
|
6:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
8:38 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
8:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
9:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
9:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
24:10 |
Warning |
Identifier 'init_formatchooser' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/course/yui/src/management/js/category.js
50 problems (0 errors, 50 warnings)
|
22:5 |
Warning |
Extra space after key 'categoryid'. |
key-spacing
|
23:9 |
Warning |
Extra space after key 'getter'. |
key-spacing
|
23:26 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
30:9 |
Warning |
Extra space after key 'value'. |
key-spacing
|
31:9 |
Warning |
Extra space after key 'writeOnce'. |
key-spacing
|
40:5 |
Warning |
Extra space after key 'selected'. |
key-spacing
|
41:9 |
Warning |
Extra space after key 'getter'. |
key-spacing
|
51:9 |
Warning |
Extra space after key 'value'. |
key-spacing
|
60:5 |
Warning |
Extra space after key 'courses'. |
key-spacing
|
61:9 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
64:9 |
Warning |
Extra space after key 'value'. |
key-spacing
|
72:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
81:5 |
Warning |
Extra space after key 'getName'. |
key-spacing
|
90:5 |
Warning |
Extra space after key 'registerCourse'. |
key-spacing
|
104:5 |
Warning |
Extra space after key 'handle'. |
key-spacing
|
105:23 |
Warning |
Extra space after key 'categoryid'. |
key-spacing
|
163:5 |
Warning |
Extra space after key 'expand'. |
key-spacing
|
169:13 |
Warning |
Extra space after key 'title'. |
key-spacing
|
171:13 |
Warning |
Extra space after key 'src'. |
key-spacing
|
172:13 |
Warning |
Extra space after key 'alt'. |
key-spacing
|
177:66 |
Warning |
Extra space after key 'categoryid'. |
key-spacing
|
184:5 |
Warning |
Extra space after key 'collapse'. |
key-spacing
|
190:13 |
Warning |
Extra space after key 'title'. |
key-spacing
|
192:13 |
Warning |
Extra space after key 'src'. |
key-spacing
|
193:13 |
Warning |
Extra space after key 'alt'. |
key-spacing
|
198:68 |
Warning |
Extra space after key 'categoryid'. |
key-spacing
|
211:5 |
Warning |
Extra space after key 'loadSubcategories'. |
key-spacing
|
218:60 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
221:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
241:5 |
Warning |
Extra space after key 'moveCourseTo'. |
key-spacing
|
245:17 |
Warning |
Extra space after key 'title'. |
key-spacing
|
246:17 |
Warning |
Extra space after key 'question'. |
key-spacing
|
247:21 |
Warning |
Extra space after key 'course'. |
key-spacing
|
248:21 |
Warning |
Extra space after key 'category'. |
key-spacing
|
250:17 |
Warning |
Extra space after key 'yesLabel'. |
key-spacing
|
251:17 |
Warning |
Extra space after key 'noLabel'. |
key-spacing
|
257:21 |
Warning |
Extra space after key 'categoryid'. |
key-spacing
|
258:21 |
Warning |
Extra space after key 'courseid'. |
key-spacing
|
274:5 |
Warning |
Extra space after key 'completeMoveCourse'. |
key-spacing
|
281:69 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
329:5 |
Warning |
Extra space after key 'show'. |
key-spacing
|
333:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
333:63 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
361:5 |
Warning |
Extra space after key 'hide'. |
key-spacing
|
365:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
365:63 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
380:26 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
380:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
389:5 |
Warning |
Extra space after key 'updateCourseVisiblity'. |
key-spacing
|
419:5 |
Warning |
Extra space after key 'updateChildVisibility'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/course/yui/src/management/js/console.js
68 problems (0 errors, 68 warnings)
|
28:5 |
Warning |
Extra space after key 'element'. |
key-spacing
|
29:9 |
Warning |
Extra space after key 'setter'. |
key-spacing
|
31:33 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
43:5 |
Warning |
Extra space after key 'categorylisting'. |
key-spacing
|
44:9 |
Warning |
Extra space after key 'value'. |
key-spacing
|
53:5 |
Warning |
Extra space after key 'courselisting'. |
key-spacing
|
54:9 |
Warning |
Extra space after key 'value'. |
key-spacing
|
63:5 |
Warning |
Extra space after key 'coursedetails'. |
key-spacing
|
64:9 |
Warning |
Extra space after key 'value'. |
key-spacing
|
73:5 |
Warning |
Extra space after key 'activecategoryid'. |
key-spacing
|
74:9 |
Warning |
Extra space after key 'value'. |
key-spacing
|
83:5 |
Warning |
Extra space after key 'activecourseid'. |
key-spacing
|
84:9 |
Warning |
Extra space after key 'value'. |
key-spacing
|
93:5 |
Warning |
Extra space after key 'categories'. |
key-spacing
|
94:9 |
Warning |
Extra space after key 'setter'. |
key-spacing
|
102:9 |
Warning |
Extra space after key 'value'. |
key-spacing
|
111:5 |
Warning |
Extra space after key 'courses'. |
key-spacing
|
112:9 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
115:9 |
Warning |
Extra space after key 'value'. |
key-spacing
|
124:5 |
Warning |
Extra space after key 'page'. |
key-spacing
|
125:9 |
Warning |
Extra space after key 'getter'. |
key-spacing
|
132:9 |
Warning |
Extra space after key 'value'. |
key-spacing
|
141:5 |
Warning |
Extra space after key 'totalpages'. |
key-spacing
|
142:9 |
Warning |
Extra space after key 'getter'. |
key-spacing
|
149:9 |
Warning |
Extra space after key 'value'. |
key-spacing
|
158:5 |
Warning |
Extra space after key 'totalcourses'. |
key-spacing
|
159:9 |
Warning |
Extra space after key 'getter'. |
key-spacing
|
166:9 |
Warning |
Extra space after key 'value'. |
key-spacing
|
175:5 |
Warning |
Extra space after key 'ajaxurl'. |
key-spacing
|
176:9 |
Warning |
Extra space after key 'getter'. |
key-spacing
|
182:9 |
Warning |
Extra space after key 'value'. |
key-spacing
|
191:5 |
Warning |
Extra space after key 'dragdrop'. |
key-spacing
|
192:9 |
Warning |
Extra space after key 'value'. |
key-spacing
|
203:5 |
Warning |
Extra space after key 'categoriesinit'. |
key-spacing
|
209:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
238:56 |
Warning |
Missing space before value for key 'console'. |
key-spacing
|
248:5 |
Warning |
Extra space after key 'initialiseCategories'. |
key-spacing
|
268:62 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
270:17 |
Warning |
Extra space after key 'node'. |
key-spacing
|
271:17 |
Warning |
Extra space after key 'console'. |
key-spacing
|
280:24 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
282:24 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
292:5 |
Warning |
Extra space after key 'initialiseCourses'. |
key-spacing
|
306:62 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
308:17 |
Warning |
Extra space after key 'node'. |
key-spacing
|
309:17 |
Warning |
Extra space after key 'console'. |
key-spacing
|
310:17 |
Warning |
Extra space after key 'category'. |
key-spacing
|
316:20 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
324:5 |
Warning |
Extra space after key 'registerCourse'. |
key-spacing
|
337:5 |
Warning |
Extra space after key 'handleCourseDelegation'. |
key-spacing
|
345:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
345:45 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
356:5 |
Warning |
Extra space after key 'handleCategoryDelegation'. |
key-spacing
|
375:5 |
Warning |
Extra space after key 'isCourseSelected'. |
key-spacing
|
406:5 |
Warning |
Extra space after key 'isCategorySelected'. |
key-spacing
|
437:5 |
Warning |
Extra space after key 'handleBulkSortByaction'. |
key-spacing
|
486:5 |
Warning |
Extra space after key 'getCategoryById'. |
key-spacing
|
508:5 |
Warning |
Extra space after key 'getCourseById'. |
key-spacing
|
529:5 |
Warning |
Extra space after key 'removeCourseById'. |
key-spacing
|
552:5 |
Warning |
Extra space after key 'performAjaxAction'. |
key-spacing
|
559:34 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
559:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
563:13 |
Warning |
Extra space after key 'method'. |
key-spacing
|
564:13 |
Warning |
Extra space after key 'on'. |
key-spacing
|
565:17 |
Warning |
Extra space after key 'complete'. |
key-spacing
|
567:13 |
Warning |
Extra space after key 'context'. |
key-spacing
|
568:13 |
Warning |
Extra space after key 'data'. |
key-spacing
|
569:13 |
Warning |
Extra space after key 'arguments'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/course/yui/src/management/js/course.js
23 problems (0 errors, 23 warnings)
|
21:5 |
Warning |
Extra space after key 'courseid'. |
key-spacing
|
29:5 |
Warning |
Extra space after key 'selected'. |
key-spacing
|
30:9 |
Warning |
Extra space after key 'getter'. |
key-spacing
|
37:9 |
Warning |
Extra space after key 'value'. |
key-spacing
|
39:5 |
Warning |
Extra space after key 'node'. |
key-spacing
|
48:5 |
Warning |
Extra space after key 'console'. |
key-spacing
|
49:9 |
Warning |
Extra space after key 'writeOnce'. |
key-spacing
|
58:5 |
Warning |
Extra space after key 'category'. |
key-spacing
|
59:9 |
Warning |
Extra space after key 'writeOnce'. |
key-spacing
|
67:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
82:5 |
Warning |
Extra space after key 'getName'. |
key-spacing
|
93:5 |
Warning |
Extra space after key 'handle'. |
key-spacing
|
95:21 |
Warning |
Extra space after key 'courseid'. |
key-spacing
|
134:5 |
Warning |
Extra space after key 'remove'. |
key-spacing
|
146:5 |
Warning |
Extra space after key 'moveAfter'. |
key-spacing
|
149:17 |
Warning |
Extra space after key 'courseid'. |
key-spacing
|
150:17 |
Warning |
Extra space after key 'moveafter'. |
key-spacing
|
151:17 |
Warning |
Extra space after key 'previous'. |
key-spacing
|
166:5 |
Warning |
Extra space after key 'moveAfterResponse'. |
key-spacing
|
171:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
171:75 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
182:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
182:64 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/course/yui/src/management/js/dd.js
21 problems (0 errors, 21 warnings)
|
21:5 |
Warning |
Extra space after key 'console'. |
key-spacing
|
22:9 |
Warning |
Extra space after key 'writeOnce'. |
key-spacing
|
32:5 |
Warning |
Extra space after key 'goingup'. |
key-spacing
|
40:5 |
Warning |
Extra space after key 'lasty'. |
key-spacing
|
49:5 |
Warning |
Extra space after key 'previoussibling'. |
key-spacing
|
55:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
70:47 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
78:58 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
97:5 |
Warning |
Extra space after key 'initCourseListing'. |
key-spacing
|
99:13 |
Warning |
Extra space after key 'node'. |
key-spacing
|
100:13 |
Warning |
Extra space after key 'target'. |
key-spacing
|
118:5 |
Warning |
Extra space after key 'initCategoryListitem'. |
key-spacing
|
130:5 |
Warning |
Extra space after key 'dragStart'. |
key-spacing
|
145:5 |
Warning |
Extra space after key 'dragEnd'. |
key-spacing
|
158:5 |
Warning |
Extra space after key 'dragDrag'. |
key-spacing
|
174:5 |
Warning |
Extra space after key 'dropOver'. |
key-spacing
|
175:9 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
199:5 |
Warning |
Extra space after key 'dropEnter'. |
key-spacing
|
213:5 |
Warning |
Extra space after key 'dropExit'. |
key-spacing
|
227:5 |
Warning |
Extra space after key 'dropHit'. |
key-spacing
|
260:52 |
Warning |
Multiple spaces found before 'this'. |
no-multi-spaces
|
[+] /Users/danp/moodles/pm/moodle/course/yui/src/management/js/item.js
35 problems (0 errors, 35 warnings)
|
20:5 |
Warning |
Extra space after key 'node'. |
key-spacing
|
27:5 |
Warning |
Extra space after key 'console'. |
key-spacing
|
35:5 |
Warning |
Extra space after key 'itemname'. |
key-spacing
|
36:9 |
Warning |
Extra space after key 'value'. |
key-spacing
|
47:5 |
Warning |
Extra space after key 'highlighttimeout'. |
key-spacing
|
59:5 |
Warning |
Extra space after key 'checkAjaxResponse'. |
key-spacing
|
87:5 |
Warning |
Extra space after key 'moveup'. |
key-spacing
|
97:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
97:63 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
137:30 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
137:51 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
156:5 |
Warning |
Extra space after key 'movedown'. |
key-spacing
|
166:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
166:63 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
206:30 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
206:51 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
225:5 |
Warning |
Extra space after key 'show'. |
key-spacing
|
229:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
229:63 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
239:26 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
239:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
246:5 |
Warning |
Extra space after key 'markVisible'. |
key-spacing
|
248:24 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
248:45 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
261:5 |
Warning |
Extra space after key 'hide'. |
key-spacing
|
265:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
265:63 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
274:26 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
274:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
281:5 |
Warning |
Extra space after key 'markHidden'. |
key-spacing
|
283:24 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
283:45 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
293:5 |
Warning |
Extra space after key 'updated'. |
key-spacing
|
304:5 |
Warning |
Extra space after key 'highlight'. |
key-spacing
|
311:61 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
[+] /Users/danp/moodles/pm/moodle/course/yui/src/modchooser/js/modchooser.js
22 problems (0 errors, 22 warnings)
|
8:5 |
Warning |
Extra space after key 'PAGECONTENT'. |
key-spacing
|
10:5 |
Warning |
Extra space after key 'SECTIONMODCHOOSER'. |
key-spacing
|
11:5 |
Warning |
Extra space after key 'SITEMENU'. |
key-spacing
|
12:5 |
Warning |
Extra space after key 'SITETOPIC'. |
key-spacing
|
37:5 |
Warning |
Extra space after key 'sectionid'. |
key-spacing
|
44:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
69:5 |
Warning |
Extra space after key 'setup_for_section'. |
key-spacing
|
69:5 |
Warning |
Identifier 'setup_for_section' is not in camel case. |
camelcase
|
100:5 |
Warning |
Extra space after key '_setup_for_section'. |
key-spacing
|
100:5 |
Warning |
Identifier '_setup_for_section' is not in camel case. |
camelcase
|
118:5 |
Warning |
Extra space after key 'display_mod_chooser'. |
key-spacing
|
118:5 |
Warning |
Identifier 'display_mod_chooser' is not in camel case. |
camelcase
|
118:35 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
139:5 |
Warning |
Extra space after key 'toggle_mod_chooser'. |
key-spacing
|
139:5 |
Warning |
Identifier 'toggle_mod_chooser' is not in camel case. |
camelcase
|
197:5 |
Warning |
Extra space after key 'option_selected'. |
key-spacing
|
197:5 |
Warning |
Identifier 'option_selected' is not in camel case. |
camelcase
|
206:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
207:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
215:9 |
Warning |
Extra space after key 'maxheight'. |
key-spacing
|
216:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
221:10 |
Warning |
Identifier 'init_chooser' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/course/yui/src/toolboxes/js/resource.js
17 problems (0 errors, 17 warnings)
|
86:5 |
Warning |
Identifier 'handle_data_action' is not in camel case. |
camelcase
|
149:5 |
Warning |
Identifier 'add_spinner' is not in camel case. |
camelcase
|
167:5 |
Warning |
Identifier 'change_indent' is not in camel case. |
camelcase
|
171:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
243:5 |
Warning |
Identifier 'delete_with_confirmation' is not in camel case. |
camelcase
|
248:23 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
343:5 |
Warning |
Identifier 'change_visibility' is not in camel case. |
camelcase
|
374:5 |
Warning |
Identifier 'handle_resource_dim' is not in camel case. |
camelcase
|
381:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
399:39 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
399:58 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
430:39 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
443:5 |
Warning |
Identifier 'change_groupmode' is not in camel case. |
camelcase
|
511:5 |
Warning |
Identifier 'set_visibility_resource_ui' is not in camel case. |
camelcase
|
547:10 |
Warning |
Identifier 'resource_toolbox' is not in camel case. |
camelcase
|
548:10 |
Warning |
Identifier 'init_resource_toolbox' is not in camel case. |
camelcase
|
549:14 |
Warning |
Identifier 'resource_toolbox' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/course/yui/src/toolboxes/js/section.js
19 problems (0 errors, 19 warnings)
|
34:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
44:5 |
Warning |
Identifier 'toggle_hide_section' is not in camel case. |
camelcase
|
44:5 |
Warning |
Extra space after key 'toggle_hide_section'. |
key-spacing
|
75:13 |
Warning |
Extra space after key 'alt'. |
key-spacing
|
76:13 |
Warning |
Extra space after key 'src'. |
key-spacing
|
85:13 |
Warning |
Extra space after key 'class'. |
key-spacing
|
86:13 |
Warning |
Extra space after key 'field'. |
key-spacing
|
87:13 |
Warning |
Extra space after key 'id'. |
key-spacing
|
88:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
120:5 |
Warning |
Extra space after key 'toggle_highlight'. |
key-spacing
|
120:5 |
Warning |
Identifier 'toggle_highlight' is not in camel case. |
camelcase
|
135:13 |
Warning |
Identifier 'old_string' is not in camel case. |
camelcase
|
157:17 |
Warning |
Identifier 'new_string' is not in camel case. |
camelcase
|
171:13 |
Warning |
Extra space after key 'class'. |
key-spacing
|
172:13 |
Warning |
Extra space after key 'field'. |
key-spacing
|
173:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
180:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
181:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
185:10 |
Warning |
Identifier 'init_section_toolbox' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/course/yui/src/toolboxes/js/shared.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/course/yui/src/toolboxes/js/toolbox.js
36 problems (0 errors, 36 warnings)
|
13:9 |
Warning |
Extra space after key 'ACTIVITYINSTANCE'. |
key-spacing
|
14:9 |
Warning |
Extra space after key 'AVAILABILITYINFODIV'. |
key-spacing
|
15:9 |
Warning |
Extra space after key 'CONTENTWITHOUTLINK'. |
key-spacing
|
16:9 |
Warning |
Extra space after key 'CONDITIONALHIDDEN'. |
key-spacing
|
17:9 |
Warning |
Extra space after key 'DIMCLASS'. |
key-spacing
|
18:9 |
Warning |
Extra space after key 'DIMMEDTEXT'. |
key-spacing
|
19:9 |
Warning |
Extra space after key 'EDITINSTRUCTIONS'. |
key-spacing
|
20:9 |
Warning |
Extra space after key 'HIDE'. |
key-spacing
|
21:9 |
Warning |
Extra space after key 'MODINDENTCOUNT'. |
key-spacing
|
22:9 |
Warning |
Extra space after key 'MODINDENTHUGE'. |
key-spacing
|
23:9 |
Warning |
Extra space after key 'MODULEIDPREFIX'. |
key-spacing
|
24:9 |
Warning |
Extra space after key 'SECTIONHIDDENCLASS'. |
key-spacing
|
25:9 |
Warning |
Extra space after key 'SECTIONIDPREFIX'. |
key-spacing
|
26:9 |
Warning |
Extra space after key 'SHOW'. |
key-spacing
|
31:9 |
Warning |
Extra space after key 'ACTIONLINKTEXT'. |
key-spacing
|
32:9 |
Warning |
Extra space after key 'ACTIVITYACTION'. |
key-spacing
|
33:9 |
Warning |
Extra space after key 'ACTIVITYICON'. |
key-spacing
|
34:9 |
Warning |
Extra space after key 'ACTIVITYINSTANCE'. |
key-spacing
|
35:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
37:9 |
Warning |
Extra space after key 'ACTIVITYLI'. |
key-spacing
|
38:9 |
Warning |
Extra space after key 'COMMANDSPAN'. |
key-spacing
|
39:9 |
Warning |
Extra space after key 'CONTENTAFTERLINK'. |
key-spacing
|
40:9 |
Warning |
Extra space after key 'CONTENTWITHOUTLINK'. |
key-spacing
|
42:9 |
Warning |
Extra space after key 'HIDE'. |
key-spacing
|
43:9 |
Warning |
Extra space after key 'HIGHLIGHT'. |
key-spacing
|
44:9 |
Warning |
Extra space after key 'INSTANCENAME'. |
key-spacing
|
45:9 |
Warning |
Extra space after key 'MODINDENTDIV'. |
key-spacing
|
46:9 |
Warning |
Extra space after key 'MODINDENTOUTER'. |
key-spacing
|
47:9 |
Warning |
Extra space after key 'PAGECONTENT'. |
key-spacing
|
48:9 |
Warning |
Extra space after key 'SECTIONLI'. |
key-spacing
|
49:9 |
Warning |
Extra space after key 'SHOW'. |
key-spacing
|
49:20 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
50:9 |
Warning |
Extra space after key 'SHOWHIDE'. |
key-spacing
|
85:5 |
Warning |
Identifier 'send_request' is not in camel case. |
camelcase
|
85:49 |
Warning |
Identifier 'success_callback' is not in camel case. |
camelcase
|
117:25 |
Warning |
Identifier 'success_callback' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/course/yui/src/util/js/base.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/course/yui/src/util/js/cm.js
1 problem (0 errors, 1 warning)
|
18:9 |
Warning |
Extra space after key 'MODULEIDPREFIX'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/course/yui/src/util/js/section.js
1 problem (0 errors, 1 warning)
|
18:9 |
Warning |
Extra space after key 'SECTIONIDPREFIX'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/enrol/manual/yui/quickenrolment/quickenrolment.js
516 problems (29 errors, 487 warnings)
|
4:9 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
6:9 |
Warning |
Extra space after key 'BASE'. |
key-spacing
|
7:9 |
Warning |
Extra space after key 'SEARCH'. |
key-spacing
|
8:9 |
Warning |
Extra space after key 'SEARCHBTN'. |
key-spacing
|
9:9 |
Warning |
Extra space after key 'PARAMS'. |
key-spacing
|
10:9 |
Warning |
Extra space after key 'URL'. |
key-spacing
|
11:9 |
Warning |
Extra space after key 'AJAXURL'. |
key-spacing
|
12:9 |
Warning |
Extra space after key 'MULTIPLE'. |
key-spacing
|
13:9 |
Warning |
Extra space after key 'PAGE'. |
key-spacing
|
14:9 |
Warning |
Extra space after key 'COURSEID'. |
key-spacing
|
15:9 |
Warning |
Extra space after key 'USERS'. |
key-spacing
|
16:9 |
Warning |
Extra space after key 'USERCOUNT'. |
key-spacing
|
17:9 |
Warning |
Extra space after key 'REQUIREREFRESH'. |
key-spacing
|
18:9 |
Warning |
Extra space after key 'LASTSEARCH'. |
key-spacing
|
19:9 |
Warning |
Extra space after key 'INSTANCES'. |
key-spacing
|
20:9 |
Warning |
Extra space after key 'OPTIONSTARTDATE'. |
key-spacing
|
21:9 |
Warning |
Extra space after key 'DEFAULTROLE'. |
key-spacing
|
22:9 |
Warning |
Extra space after key 'DEFAULTSTARTDATE'. |
key-spacing
|
23:9 |
Warning |
Extra space after key 'DEFAULTDURATION'. |
key-spacing
|
24:9 |
Warning |
Extra space after key 'ASSIGNABLEROLES'. |
key-spacing
|
25:9 |
Warning |
Extra space after key 'DISABLEGRADEHISTORY'. |
key-spacing
|
26:9 |
Warning |
Extra space after key 'RECOVERGRADESDEFAULT'. |
key-spacing
|
27:9 |
Warning |
Extra space after key 'ENROLCOUNT'. |
key-spacing
|
28:9 |
Warning |
Extra space after key 'PERPAGE'. |
key-spacing
|
29:9 |
Warning |
Extra space after key 'COHORTSAVAILABLE'. |
key-spacing
|
30:9 |
Warning |
Extra space after key 'COHORTCOUNT'. |
key-spacing
|
34:9 |
Warning |
Extra space after key 'PANEL'. |
key-spacing
|
35:9 |
Warning |
Extra space after key 'WRAP'. |
key-spacing
|
36:9 |
Warning |
Extra space after key 'HEADER'. |
key-spacing
|
37:9 |
Warning |
Extra space after key 'CONTENT'. |
key-spacing
|
38:9 |
Warning |
Extra space after key 'AJAXCONTENT'. |
key-spacing
|
39:9 |
Warning |
Extra space after key 'SEARCHRESULTS'. |
key-spacing
|
40:9 |
Warning |
Extra space after key 'TOTALUSERS'. |
key-spacing
|
41:9 |
Warning |
Extra space after key 'USERS'. |
key-spacing
|
42:9 |
Warning |
Extra space after key 'USER'. |
key-spacing
|
43:9 |
Warning |
Extra space after key 'MORERESULTS'. |
key-spacing
|
44:9 |
Warning |
Extra space after key 'LIGHTBOX'. |
key-spacing
|
45:9 |
Warning |
Extra space after key 'LOADINGICON'. |
key-spacing
|
46:9 |
Warning |
Extra space after key 'FOOTER'. |
key-spacing
|
47:9 |
Warning |
Extra space after key 'ENROL'. |
key-spacing
|
48:9 |
Warning |
Extra space after key 'ENROLLED'. |
key-spacing
|
49:9 |
Warning |
Extra space after key 'COUNT'. |
key-spacing
|
50:9 |
Warning |
Extra space after key 'PICTURE'. |
key-spacing
|
51:9 |
Warning |
Extra space after key 'DETAILS'. |
key-spacing
|
52:9 |
Warning |
Extra space after key 'FULLNAME'. |
key-spacing
|
53:9 |
Warning |
Extra space after key 'EXTRAFIELDS'. |
key-spacing
|
54:9 |
Warning |
Extra space after key 'OPTIONS'. |
key-spacing
|
55:9 |
Warning |
Extra space after key 'ODD'. |
key-spacing
|
56:9 |
Warning |
Extra space after key 'EVEN'. |
key-spacing
|
57:9 |
Warning |
Extra space after key 'HIDDEN'. |
key-spacing
|
58:9 |
Warning |
Extra space after key 'RECOVERGRADES'. |
key-spacing
|
59:9 |
Warning |
Extra space after key 'RECOVERGRADESTITLE'. |
key-spacing
|
60:9 |
Warning |
Extra space after key 'SEARCHOPTIONS'. |
key-spacing
|
61:9 |
Warning |
Extra space after key 'COLLAPSIBLEHEADING'. |
key-spacing
|
62:9 |
Warning |
Extra space after key 'COLLAPSIBLEAREA'. |
key-spacing
|
63:9 |
Warning |
Extra space after key 'ENROLMENTOPTION'. |
key-spacing
|
64:9 |
Warning |
Extra space after key 'SEARCHCONTROLS'. |
key-spacing
|
65:9 |
Warning |
Extra space after key 'ROLE'. |
key-spacing
|
66:9 |
Warning |
Extra space after key 'STARTDATE'. |
key-spacing
|
67:9 |
Warning |
Extra space after key 'DURATION'. |
key-spacing
|
68:9 |
Warning |
Extra space after key 'ACTIVE'. |
key-spacing
|
69:9 |
Warning |
Extra space after key 'SEARCH'. |
key-spacing
|
70:9 |
Warning |
Extra space after key 'SEARCHBTN'. |
key-spacing
|
71:9 |
Warning |
Extra space after key 'CLOSE'. |
key-spacing
|
72:9 |
Warning |
Extra space after key 'CLOSEBTN'. |
key-spacing
|
73:9 |
Warning |
Extra space after key 'ENTITYSELECTOR'. |
key-spacing
|
74:9 |
Warning |
Extra space after key 'COHORTS'. |
key-spacing
|
75:9 |
Warning |
Extra space after key 'COHORT'. |
key-spacing
|
76:9 |
Warning |
Extra space after key 'COHORTNAME'. |
key-spacing
|
77:9 |
Warning |
Extra space after key 'TOTALCOHORTS'. |
key-spacing
|
85:9 |
Warning |
Extra space after key '_searchTimeout'. |
key-spacing
|
86:9 |
Warning |
Extra space after key '_loadingNode'. |
key-spacing
|
87:9 |
Warning |
Extra space after key '_escCloseEvent'. |
key-spacing
|
88:9 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
91:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
91:74 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
91:78 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
91:96 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
92:1 |
Error |
Line 92 exceeds the maximum line length of 132. |
max-len
|
92:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
92:75 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
92:85 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
92:103 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
92:108 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
92:152 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
93:1 |
Error |
Line 93 exceeds the maximum line length of 132. |
max-len
|
93:65 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
93:83 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
93:94 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
93:112 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
93:116 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
93:153 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
93:161 |
Error |
Missing semicolon. |
semi
|
96:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
96:63 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
96:67 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
96:78 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
97:46 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
97:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
98:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
98:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
99:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
99:64 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
100:46 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
100:87 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
101:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
101:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
102:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
102:73 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
103:1 |
Error |
Line 103 exceeds the maximum line length of 132. |
max-len
|
103:58 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
103:78 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
103:82 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
103:91 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
103:142 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
103:183 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
104:1 |
Error |
Line 104 exceeds the maximum line length of 132. |
max-len
|
104:117 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
104:152 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
106:58 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
106:77 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
107:58 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
107:76 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
108:1 |
Error |
Line 108 exceeds the maximum line length of 132. |
max-len
|
108:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
108:85 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
108:104 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
108:151 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
109:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
109:82 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
109:86 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
109:97 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
111:1 |
Error |
Line 111 exceeds the maximum line length of 132. |
max-len
|
111:66 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
111:86 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
111:90 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
111:104 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
111:109 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
111:153 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
113:1 |
Error |
Line 113 exceeds the maximum line length of 132. |
max-len
|
113:66 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
113:86 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
113:90 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
113:103 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
113:108 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
113:150 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
114:1 |
Error |
Line 114 exceeds the maximum line length of 132. |
max-len
|
114:104 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
114:152 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
117:1 |
Error |
Line 117 exceeds the maximum line length of 132. |
max-len
|
117:58 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
117:69 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
117:122 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
117:163 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
119:1 |
Error |
Line 119 exceeds the maximum line length of 132. |
max-len
|
119:93 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
119:107 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
119:119 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
119:160 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
122:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
122:70 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
123:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
123:67 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
123:71 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
123:82 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
124:72 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
124:88 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
127:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
127:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
128:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
128:67 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
129:1 |
Error |
Line 129 exceeds the maximum line length of 132. |
max-len
|
129:74 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
129:125 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
137:68 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
142:39 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
142:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
142:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
143:39 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
143:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
143:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
143:68 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
144:59 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
144:71 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
144:76 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
146:20 |
Warning |
["id"] is better written in dot notation. |
dot-notation
|
153:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
154:1 |
Error |
Line 154 exceeds the maximum line length of 132. |
max-len
|
155:1 |
Error |
Line 155 exceeds the maximum line length of 132. |
max-len
|
155:80 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
155:130 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
156:1 |
Error |
Line 156 exceeds the maximum line length of 132. |
max-len
|
157:1 |
Error |
Line 157 exceeds the maximum line length of 132. |
max-len
|
157:82 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
157:133 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
161:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
169:34 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
169:45 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
170:25 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
170:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
179:1 |
Error |
Line 179 exceeds the maximum line length of 132. |
max-len
|
179:39 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
179:57 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
179:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
182:39 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
182:57 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
182:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
182:109 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
183:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
183:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
183:66 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
184:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
184:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
184:66 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
185:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
185:65 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
185:70 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
186:1 |
Error |
Line 186 exceeds the maximum line length of 132. |
max-len
|
186:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
186:65 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
186:70 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
188:1 |
Error |
Line 188 exceeds the maximum line length of 132. |
max-len
|
188:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
188:65 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
188:70 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
193:9 |
Warning |
Extra space after key 'populateAssignableRoles'. |
key-spacing
|
194:56 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
196:51 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
196:71 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
196:75 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
196:84 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
201:58 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
201:60 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
201:65 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
201:74 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
212:9 |
Warning |
Extra space after key 'populateStartDates'. |
key-spacing
|
213:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
213:72 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
213:76 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
213:90 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
218:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
218:56 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
218:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
218:72 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
227:9 |
Warning |
Extra space after key 'populateDuration'. |
key-spacing
|
228:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
228:72 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
228:76 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
228:89 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
234:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
234:56 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
234:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
234:92 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
242:9 |
Warning |
Extra space after key 'getAssignableRoles'. |
key-spacing
|
242:40 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
243:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
244:24 |
Warning |
Missing space before value for key 'method'. |
key-spacing
|
245:22 |
Warning |
Missing space before value for key 'data'. |
key-spacing
|
245:27 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
245:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
245:83 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
260:25 |
Warning |
Missing space before value for key 'context'. |
key-spacing
|
263:9 |
Warning |
Extra space after key 'preSearch'. |
key-spacing
|
282:9 |
Warning |
Extra space after key 'show'. |
key-spacing
|
288:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
289:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
289:79 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
290:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
291:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
293:26 |
Warning |
A space is required after ','. |
comma-spacing
|
302:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
312:9 |
Warning |
Extra space after key 'hide'. |
key-spacing
|
322:9 |
Warning |
Extra space after key 'currentEntity'. |
key-spacing
|
330:9 |
Warning |
Extra space after key 'search'. |
key-spacing
|
339:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
346:20 |
Warning |
["sesskey"] is better written in dot notation. |
dot-notation
|
347:20 |
Warning |
["action"] is better written in dot notation. |
dot-notation
|
348:20 |
Warning |
["search"] is better written in dot notation. |
dot-notation
|
349:20 |
Warning |
["page"] is better written in dot notation. |
dot-notation
|
350:20 |
Warning |
["enrolcount"] is better written in dot notation. |
dot-notation
|
351:20 |
Warning |
["perpage"] is better written in dot notation. |
dot-notation
|
357:24 |
Warning |
["enrolid"] is better written in dot notation. |
dot-notation
|
359:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
360:24 |
Warning |
Missing space before value for key 'method'. |
key-spacing
|
361:22 |
Warning |
Missing space before value for key 'data'. |
key-spacing
|
362:17 |
Warning |
Extra space after key 'on'. |
key-spacing
|
363:21 |
Warning |
Extra space after key 'start'. |
key-spacing
|
365:21 |
Warning |
Extra space after key 'end'. |
key-spacing
|
367:25 |
Warning |
Missing space before value for key 'context'. |
key-spacing
|
368:27 |
Warning |
Missing space before value for key 'arguments'. |
key-spacing
|
369:28 |
Warning |
Missing space before value for key 'append'. |
key-spacing
|
370:29 |
Warning |
Missing space before value for key 'enrolid'. |
key-spacing
|
370:36 |
Warning |
["enrolid"] is better written in dot notation. |
dot-notation
|
374:9 |
Warning |
Extra space after key 'displayLoading'. |
key-spacing
|
377:9 |
Warning |
Extra space after key 'removeLoading'. |
key-spacing
|
380:9 |
Warning |
Extra space after key 'processSearchResults'. |
key-spacing
|
394:46 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
394:56 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
396:51 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
396:69 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
396:74 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
402:51 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
402:60 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
402:79 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
402:87 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
403:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
403:40 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
404:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
404:60 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
404:65 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
404:71 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
405:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
405:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
407:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
407:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
408:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
408:67 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
408:72 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
408:86 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
409:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
409:70 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
409:75 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
409:92 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
410:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
410:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
411:1 |
Error |
Line 411 exceeds the maximum line length of 132. |
max-len
|
411:70 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
411:80 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
411:92 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
411:128 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
416:1 |
Error |
Line 416 exceeds the maximum line length of 132. |
max-len
|
416:67 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
416:150 |
Warning |
A space is required after ','. |
comma-spacing
|
417:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
417:70 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
418:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
418:65 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
418:70 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
418:79 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
420:69 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
420:72 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
421:1 |
Error |
Line 421 exceeds the maximum line length of 132. |
max-len
|
421:58 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
421:74 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
421:91 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
421:132 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
423:46 |
Error |
Missing semicolon. |
semi
|
426:63 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
426:72 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
426:77 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
428:70 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
428:73 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
429:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
433:9 |
Warning |
Extra space after key 'processCohortsSearchResults'. |
key-spacing
|
447:48 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
447:60 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
449:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
449:71 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
449:76 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
455:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
455:64 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
455:83 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
455:93 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
456:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
456:40 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
457:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
457:60 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
457:65 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
457:71 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
458:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
458:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
459:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
459:69 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
459:74 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
459:86 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
460:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
460:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
461:1 |
Error |
Line 461 exceeds the maximum line length of 132. |
max-len
|
466:1 |
Error |
Line 466 exceeds the maximum line length of 132. |
max-len
|
466:17 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
468:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
468:70 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
469:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
469:67 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
469:72 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
469:83 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
471:71 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
471:74 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
472:1 |
Error |
Line 472 exceeds the maximum line length of 132. |
max-len
|
472:58 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
472:74 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
472:91 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
472:132 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
474:46 |
Error |
Missing semicolon. |
semi
|
477:65 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
477:76 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
477:81 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
479:72 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
479:75 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
480:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
484:9 |
Warning |
Extra space after key 'enrolUser'. |
key-spacing
|
487:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
489:20 |
Warning |
["id"] is better written in dot notation. |
dot-notation
|
491:24 |
Warning |
["userid"] is better written in dot notation. |
dot-notation
|
493:24 |
Warning |
["cohortid"] is better written in dot notation. |
dot-notation
|
495:20 |
Warning |
["enrolid"] is better written in dot notation. |
dot-notation
|
496:20 |
Warning |
["sesskey"] is better written in dot notation. |
dot-notation
|
497:20 |
Warning |
["action"] is better written in dot notation. |
dot-notation
|
498:20 |
Warning |
["role"] is better written in dot notation. |
dot-notation
|
498:56 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
498:76 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
498:80 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
498:89 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
499:20 |
Warning |
["startdate"] is better written in dot notation. |
dot-notation
|
499:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
499:81 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
499:85 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
499:99 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
500:20 |
Warning |
["duration"] is better written in dot notation. |
dot-notation
|
500:60 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
500:80 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
500:84 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
500:97 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
502:24 |
Warning |
["recovergrades"] is better written in dot notation. |
dot-notation
|
502:69 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
502:103 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
504:24 |
Warning |
["recovergrades"] is better written in dot notation. |
dot-notation
|
507:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
508:24 |
Warning |
Missing space before value for key 'method'. |
key-spacing
|
509:22 |
Warning |
Missing space before value for key 'data'. |
key-spacing
|
511:21 |
Warning |
Extra space after key 'start'. |
key-spacing
|
512:21 |
Warning |
Extra space after key 'complete'. |
key-spacing
|
519:56 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
521:74 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
528:21 |
Warning |
Extra space after key 'end'. |
key-spacing
|
530:25 |
Warning |
Missing space before value for key 'context'. |
key-spacing
|
531:27 |
Warning |
Missing space before value for key 'arguments'. |
key-spacing
|
532:21 |
Warning |
Extra space after key 'params'. |
key-spacing
|
533:21 |
Warning |
Extra space after key 'entityNode'. |
key-spacing
|
539:39 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
539:51 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
539:56 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
542:9 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
543:9 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
544:13 |
Warning |
Extra space after key 'url'. |
key-spacing
|
545:17 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
547:13 |
Warning |
Extra space after key 'ajaxurl'. |
key-spacing
|
548:17 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
550:13 |
Warning |
Extra space after key 'base'. |
key-spacing
|
551:17 |
Warning |
Extra space after key 'setter'. |
key-spacing
|
554:40 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
559:13 |
Warning |
Extra space after key 'users'. |
key-spacing
|
560:17 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
561:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
563:13 |
Warning |
Extra space after key 'courseid'. |
key-spacing
|
564:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
566:13 |
Warning |
Extra space after key 'params'. |
key-spacing
|
567:17 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
568:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
570:13 |
Warning |
Extra space after key 'instances'. |
key-spacing
|
571:17 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
572:17 |
Warning |
Extra space after key 'setter'. |
key-spacing
|
573:26 |
Warning |
A space is required after ','. |
comma-spacing
|
573:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
578:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
581:13 |
Warning |
Extra space after key 'multiple'. |
key-spacing
|
582:17 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
583:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
585:13 |
Warning |
Extra space after key 'page'. |
key-spacing
|
586:17 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
587:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
589:13 |
Warning |
Extra space after key 'userCount'. |
key-spacing
|
590:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
591:17 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
593:13 |
Warning |
Extra space after key 'requiresRefresh'. |
key-spacing
|
594:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
595:17 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
597:13 |
Warning |
Extra space after key 'search'. |
key-spacing
|
598:17 |
Warning |
Extra space after key 'setter'. |
key-spacing
|
601:40 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
606:13 |
Warning |
Extra space after key 'lastPreSearchValue'. |
key-spacing
|
607:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
608:17 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
610:13 |
Warning |
Extra space after key 'strings'. |
key-spacing
|
611:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
612:17 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
614:13 |
Warning |
Extra space after key 'defaultRole'. |
key-spacing
|
615:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
617:13 |
Warning |
Extra space after key 'defaultStartDate'. |
key-spacing
|
618:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
619:17 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
621:13 |
Warning |
Extra space after key 'defaultDuration'. |
key-spacing
|
622:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
624:13 |
Warning |
Extra space after key 'assignableRoles'. |
key-spacing
|
625:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
627:13 |
Warning |
Extra space after key 'optionsStartDate'. |
key-spacing
|
628:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
630:13 |
Warning |
Extra space after key 'disableGradeHistory'. |
key-spacing
|
631:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
633:13 |
Warning |
Extra space after key 'recoverGradesDefault'. |
key-spacing
|
634:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
636:13 |
Warning |
Extra space after key 'enrolCount'. |
key-spacing
|
637:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
638:17 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
640:13 |
Warning |
Extra space after key 'perPage'. |
key-spacing
|
644:13 |
Warning |
Extra space after key 'cohortCount'. |
key-spacing
|
645:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
646:17 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
648:13 |
Warning |
Extra space after key 'cohortsAvailable'. |
key-spacing
|
649:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
655:7 |
Warning |
Identifier 'enrol_manual' is not in camel case. |
camelcase
|
657:9 |
Warning |
Extra space after key 'init'. |
key-spacing
|
660:6 |
Error |
Missing semicolon. |
semi
|
662:1 |
Error |
Line 662 exceeds the maximum line length of 132. |
max-len
|
662:27 |
Warning |
Missing space before value for key 'requires'. |
key-spacing
|
662:34 |
Warning |
A space is required after ','. |
comma-spacing
|
[+] /Users/danp/moodles/pm/moodle/enrol/yui/otherusersmanager/otherusersmanager.js
243 problems (8 errors, 235 warnings)
|
21:9 |
Warning |
Extra space after key 'PANEL'. |
key-spacing
|
22:9 |
Warning |
Extra space after key 'WRAP'. |
key-spacing
|
23:9 |
Warning |
Extra space after key 'HEADER'. |
key-spacing
|
24:9 |
Warning |
Extra space after key 'CONTENT'. |
key-spacing
|
25:9 |
Warning |
Extra space after key 'AJAXCONTENT'. |
key-spacing
|
26:9 |
Warning |
Extra space after key 'SEARCHRESULTS'. |
key-spacing
|
27:9 |
Warning |
Extra space after key 'TOTALUSERS'. |
key-spacing
|
28:9 |
Warning |
Extra space after key 'USERS'. |
key-spacing
|
29:9 |
Warning |
Extra space after key 'USER'. |
key-spacing
|
30:9 |
Warning |
Extra space after key 'USERDETAILS'. |
key-spacing
|
31:9 |
Warning |
Extra space after key 'MORERESULTS'. |
key-spacing
|
32:9 |
Warning |
Extra space after key 'LIGHTBOX'. |
key-spacing
|
33:9 |
Warning |
Extra space after key 'LOADINGICON'. |
key-spacing
|
34:9 |
Warning |
Extra space after key 'FOOTER'. |
key-spacing
|
35:9 |
Warning |
Extra space after key 'COUNT'. |
key-spacing
|
36:9 |
Warning |
Extra space after key 'PICTURE'. |
key-spacing
|
37:9 |
Warning |
Extra space after key 'DETAILS'. |
key-spacing
|
38:9 |
Warning |
Extra space after key 'FULLNAME'. |
key-spacing
|
39:9 |
Warning |
Extra space after key 'EXTRAFIELDS'. |
key-spacing
|
40:9 |
Warning |
Extra space after key 'OPTIONS'. |
key-spacing
|
41:9 |
Warning |
Extra space after key 'ROLEOPTION'. |
key-spacing
|
42:9 |
Warning |
Extra space after key 'ODD'. |
key-spacing
|
43:9 |
Warning |
Extra space after key 'EVEN'. |
key-spacing
|
44:9 |
Warning |
Extra space after key 'HIDDEN'. |
key-spacing
|
45:9 |
Warning |
Extra space after key 'SEARCH'. |
key-spacing
|
46:9 |
Warning |
Extra space after key 'CLOSE'. |
key-spacing
|
47:9 |
Warning |
Extra space after key 'ALLROLESASSIGNED'. |
key-spacing
|
54:9 |
Warning |
Extra space after key '_loadingNode'. |
key-spacing
|
55:9 |
Warning |
Extra space after key '_escCloseEvent'. |
key-spacing
|
56:9 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
57:56 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
57:66 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
57:70 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
57:81 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
58:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
58:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
59:57 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
59:68 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
60:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
60:71 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
61:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
61:94 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
62:57 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
62:69 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
63:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
63:77 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
64:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
64:74 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
64:78 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
64:89 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
65:79 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
65:95 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
68:57 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
68:68 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
69:1 |
Error |
Line 69 exceeds the maximum line length of 132. |
max-len
|
69:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
69:72 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
69:84 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
69:125 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
76:63 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
81:35 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
81:46 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
81:51 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
82:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
82:67 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
82:72 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
88:34 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
88:45 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
89:25 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
89:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
93:9 |
Warning |
Extra space after key 'show'. |
key-spacing
|
99:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
100:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
100:79 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
101:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
102:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
104:26 |
Warning |
A space is required after ','. |
comma-spacing
|
106:32 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
112:9 |
Warning |
Extra space after key 'hide'. |
key-spacing
|
122:9 |
Warning |
Extra space after key 'getUsers'. |
key-spacing
|
129:46 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
135:20 |
Warning |
["id"] is better written in dot notation. |
dot-notation
|
136:20 |
Warning |
["sesskey"] is better written in dot notation. |
dot-notation
|
137:20 |
Warning |
["action"] is better written in dot notation. |
dot-notation
|
138:20 |
Warning |
["search"] is better written in dot notation. |
dot-notation
|
139:20 |
Warning |
["page"] is better written in dot notation. |
dot-notation
|
141:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
142:24 |
Warning |
Missing space before value for key 'method'. |
key-spacing
|
143:22 |
Warning |
Missing space before value for key 'data'. |
key-spacing
|
144:17 |
Warning |
Extra space after key 'on'. |
key-spacing
|
145:21 |
Warning |
Extra space after key 'start'. |
key-spacing
|
147:21 |
Warning |
Extra space after key 'end'. |
key-spacing
|
149:25 |
Warning |
Missing space before value for key 'context'. |
key-spacing
|
150:27 |
Warning |
Missing space before value for key 'arguments'. |
key-spacing
|
151:28 |
Warning |
Missing space before value for key 'append'. |
key-spacing
|
152:28 |
Warning |
Missing space before value for key 'params'. |
key-spacing
|
156:9 |
Warning |
Extra space after key 'displayLoading'. |
key-spacing
|
159:9 |
Warning |
Extra space after key 'removeLoading'. |
key-spacing
|
162:9 |
Warning |
Extra space after key 'processSearchResults'. |
key-spacing
|
174:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
174:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
176:57 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
176:67 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
178:51 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
178:69 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
178:74 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
189:1 |
Error |
Line 189 exceeds the maximum line length of 132. |
max-len
|
189:67 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
189:150 |
Warning |
A space is required after ','. |
comma-spacing
|
190:59 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
190:77 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
191:57 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
191:72 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
191:77 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
191:86 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
193:65 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
193:68 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
194:1 |
Error |
Line 194 exceeds the maximum line length of 132. |
max-len
|
194:65 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
194:81 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
194:98 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
194:139 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
196:46 |
Error |
Missing semicolon. |
semi
|
200:66 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
200:69 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
201:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
205:9 |
Warning |
Extra space after key 'setContent'. |
key-spacing
|
206:35 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
206:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
206:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
208:9 |
Warning |
Extra space after key 'getAssignableRoles'. |
key-spacing
|
209:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
210:24 |
Warning |
Missing space before value for key 'method'. |
key-spacing
|
211:22 |
Warning |
Missing space before value for key 'data'. |
key-spacing
|
211:27 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
211:46 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
211:95 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
230:25 |
Warning |
Missing space before value for key 'context'. |
key-spacing
|
234:9 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
235:9 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
236:13 |
Warning |
Extra space after key 'courseId'. |
key-spacing
|
239:13 |
Warning |
Extra space after key 'ajaxUrl'. |
key-spacing
|
240:17 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
242:13 |
Warning |
Extra space after key 'url'. |
key-spacing
|
243:17 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
245:13 |
Warning |
Extra space after key 'roles'. |
key-spacing
|
246:17 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
246:28 |
Warning |
Missing space before value for key 'validator'. |
key-spacing
|
247:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
249:13 |
Warning |
Extra space after key 'base'. |
key-spacing
|
250:17 |
Warning |
Extra space after key 'setter'. |
key-spacing
|
253:45 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
258:13 |
Warning |
Extra space after key 'search'. |
key-spacing
|
259:17 |
Warning |
Extra space after key 'setter'. |
key-spacing
|
262:45 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
267:13 |
Warning |
Extra space after key 'requiresRefresh'. |
key-spacing
|
268:17 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
269:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
271:13 |
Warning |
Extra space after key 'users'. |
key-spacing
|
272:17 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
273:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
275:13 |
Warning |
Extra space after key 'page'. |
key-spacing
|
276:17 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
277:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
279:13 |
Warning |
Extra space after key 'userCount'. |
key-spacing
|
280:17 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
281:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
283:13 |
Warning |
Extra space after key 'assignableRoles'. |
key-spacing
|
284:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
295:9 |
Warning |
Extra space after key '_count'. |
key-spacing
|
296:9 |
Warning |
Extra space after key '_manager'. |
key-spacing
|
297:9 |
Warning |
Extra space after key '_node'. |
key-spacing
|
298:9 |
Warning |
Extra space after key '_assignmentInProgress'. |
key-spacing
|
299:9 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
303:9 |
Warning |
Extra space after key 'toHTML'. |
key-spacing
|
304:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
304:63 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
304:82 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
304:99 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
305:39 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
305:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
306:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
306:63 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
306:68 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
306:80 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
307:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
307:69 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
308:57 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
308:69 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
311:57 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
311:69 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
312:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
312:74 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
312:79 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
312:98 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
313:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
313:77 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
313:82 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
313:104 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
315:1 |
Error |
Line 315 exceeds the maximum line length of 132. |
max-len
|
315:57 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
315:69 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
315:94 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
315:134 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
319:63 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
319:78 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
319:83 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
319:93 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
321:35 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
325:9 |
Warning |
Extra space after key 'assignRoleToUser'. |
key-spacing
|
332:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
333:24 |
Warning |
Missing space before value for key 'method'. |
key-spacing
|
334:1 |
Error |
Line 334 exceeds the maximum line length of 132. |
max-len
|
334:22 |
Warning |
Missing space before value for key 'data'. |
key-spacing
|
334:27 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
334:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
334:81 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
334:95 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
334:106 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
334:113 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
334:122 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
340:69 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
341:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
343:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
344:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
360:25 |
Warning |
Missing space before value for key 'context'. |
key-spacing
|
361:27 |
Warning |
Missing space before value for key 'arguments'. |
key-spacing
|
362:21 |
Warning |
Extra space after key 'roleid'. |
key-spacing
|
363:21 |
Warning |
Extra space after key 'node'. |
key-spacing
|
369:9 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
370:9 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
371:13 |
Warning |
Extra space after key 'userId'. |
key-spacing
|
374:13 |
Warning |
Extra space after key 'fullname'. |
key-spacing
|
375:17 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
377:13 |
Warning |
Extra space after key 'extrafields'. |
key-spacing
|
378:17 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
380:13 |
Warning |
Extra space after key 'picture'. |
key-spacing
|
381:17 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
389:9 |
Warning |
Extra space after key 'init'. |
key-spacing
|
392:6 |
Error |
Missing semicolon. |
semi
|
394:1 |
Error |
Line 394 exceeds the maximum line length of 132. |
max-len
|
394:27 |
Warning |
Missing space before value for key 'requires'. |
key-spacing
|
394:34 |
Warning |
A space is required after ','. |
comma-spacing
|
[+] /Users/danp/moodles/pm/moodle/enrol/yui/rolemanager/rolemanager.js
164 problems (5 errors, 159 warnings)
|
3:37 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
4:37 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
5:37 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
6:37 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
7:37 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
8:37 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
9:37 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
10:37 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
11:37 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
12:37 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
13:37 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
14:37 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
15:37 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
16:37 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
17:37 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
18:37 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
25:9 |
Warning |
Extra space after key 'containerId'. |
key-spacing
|
28:9 |
Warning |
Extra space after key 'container'. |
key-spacing
|
29:13 |
Warning |
Extra space after key 'setter'. |
key-spacing
|
32:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
37:9 |
Warning |
Extra space after key 'courseId'. |
key-spacing
|
39:13 |
Warning |
Extra space after key 'setter'. |
key-spacing
|
41:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
46:9 |
Warning |
Extra space after key 'userIds'. |
key-spacing
|
49:9 |
Warning |
Extra space after key 'assignableRoles'. |
key-spacing
|
50:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
52:9 |
Warning |
Extra space after key 'otherusers'. |
key-spacing
|
53:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
57:9 |
Warning |
Extra space after key 'users'. |
key-spacing
|
58:9 |
Warning |
Extra space after key 'roleAssignmentPanel'. |
key-spacing
|
59:9 |
Warning |
Extra space after key 'rolesLoadedEvent'. |
key-spacing
|
60:9 |
Warning |
Extra space after key 'escCloseEvent'. |
key-spacing
|
61:9 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
63:38 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
69:63 |
Warning |
Missing space before value for key 'userId'. |
key-spacing
|
69:73 |
Warning |
A space is required after ','. |
comma-spacing
|
69:86 |
Warning |
Missing space before value for key 'manipulator'. |
key-spacing
|
72:9 |
Warning |
Extra space after key 'addRole'. |
key-spacing
|
74:80 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
83:9 |
Warning |
Extra space after key 'addRoleCallback'. |
key-spacing
|
87:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
88:24 |
Warning |
Missing space before value for key 'method'. |
key-spacing
|
89:22 |
Warning |
Missing space before value for key 'data'. |
key-spacing
|
89:27 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
89:46 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
89:72 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
89:86 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
89:97 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
89:104 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
89:113 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
105:25 |
Warning |
Missing space before value for key 'context'. |
key-spacing
|
106:27 |
Warning |
Missing space before value for key 'arguments'. |
key-spacing
|
107:21 |
Warning |
Extra space after key 'roleid'. |
key-spacing
|
111:9 |
Warning |
Extra space after key 'removeRole'. |
key-spacing
|
113:68 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
117:21 |
Warning |
Extra space after key 'visible'. |
key-spacing
|
118:21 |
Warning |
Extra space after key 'centered'. |
key-spacing
|
119:21 |
Warning |
Extra space after key 'title'. |
key-spacing
|
120:21 |
Warning |
Extra space after key 'question'. |
key-spacing
|
121:21 |
Warning |
Extra space after key 'yesLabel'. |
key-spacing
|
122:21 |
Warning |
Extra space after key 'noLabel'. |
key-spacing
|
130:9 |
Warning |
Extra space after key 'removeRoleCallback'. |
key-spacing
|
131:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
132:24 |
Warning |
Missing space before value for key 'method'. |
key-spacing
|
133:22 |
Warning |
Missing space before value for key 'data'. |
key-spacing
|
133:27 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
133:46 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
133:74 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
133:88 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
133:97 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
133:104 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
133:113 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
149:25 |
Warning |
Missing space before value for key 'context'. |
key-spacing
|
150:27 |
Warning |
Missing space before value for key 'arguments'. |
key-spacing
|
151:21 |
Warning |
Extra space after key 'roleid'. |
key-spacing
|
155:9 |
Warning |
Extra space after key '_loadAssignableRoles'. |
key-spacing
|
157:17 |
Warning |
Extra space after key 'id'. |
key-spacing
|
158:17 |
Warning |
Extra space after key 'otherusers'. |
key-spacing
|
158:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
159:17 |
Warning |
Extra space after key 'action'. |
key-spacing
|
160:17 |
Warning |
Extra space after key 'sesskey'. |
key-spacing
|
162:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
163:24 |
Warning |
Missing space before value for key 'method'. |
key-spacing
|
164:22 |
Warning |
Missing space before value for key 'data'. |
key-spacing
|
179:25 |
Warning |
Missing space before value for key 'context'. |
key-spacing
|
182:9 |
Warning |
Extra space after key '_getRoleAssignmentPanel'. |
key-spacing
|
184:71 |
Warning |
Missing space before value for key 'manipulator'. |
key-spacing
|
196:9 |
Warning |
Extra space after key 'userId'. |
key-spacing
|
199:9 |
Warning |
Extra space after key 'manipulator'. |
key-spacing
|
202:9 |
Warning |
Extra space after key 'container'. |
key-spacing
|
203:13 |
Warning |
Extra space after key 'setter'. |
key-spacing
|
206:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
206:63 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
211:9 |
Warning |
Extra space after key 'assignableroles'. |
key-spacing
|
212:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
214:9 |
Warning |
Extra space after key 'currentroles'. |
key-spacing
|
215:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
218:9 |
Warning |
Extra space after key 'assignRoleLink'. |
key-spacing
|
219:13 |
Warning |
Extra space after key 'setter'. |
key-spacing
|
220:25 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
225:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
225:72 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
229:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
231:9 |
Warning |
Extra space after key 'assignRoleLinkSelector'. |
key-spacing
|
232:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
233:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
235:9 |
Warning |
Extra space after key 'unassignRoleLinks'. |
key-spacing
|
237:9 |
Warning |
Extra space after key 'unassignRoleLinksSelector'. |
key-spacing
|
238:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
239:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
243:9 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
244:78 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
245:40 |
Warning |
Multiple spaces found before 'container'. |
no-multi-spaces
|
250:40 |
Warning |
There should be no space before ','. |
comma-spacing
|
252:9 |
Warning |
Extra space after key 'wire'. |
key-spacing
|
253:78 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
262:42 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
268:68 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
275:9 |
Warning |
Extra space after key '_checkIfHasAllRoles'. |
key-spacing
|
292:9 |
Warning |
Extra space after key 'addRoleToDisplay'. |
key-spacing
|
295:1 |
Error |
Line 295 exceeds the maximum line length of 132. |
max-len
|
295:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
295:69 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
295:74 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
295:84 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
295:125 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
295:164 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
302:9 |
Warning |
Extra space after key 'removeRoleFromDisplay'. |
key-spacing
|
304:35 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
307:9 |
Warning |
Extra space after key '_toggleCurrentRole'. |
key-spacing
|
324:9 |
Warning |
Extra space after key 'elementNode'. |
key-spacing
|
325:13 |
Warning |
Extra space after key 'setter'. |
key-spacing
|
328:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
333:9 |
Warning |
Extra space after key 'contentNode'. |
key-spacing
|
334:13 |
Warning |
Extra space after key 'setter'. |
key-spacing
|
337:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
342:9 |
Warning |
Extra space after key 'manipulator'. |
key-spacing
|
347:9 |
Warning |
Extra space after key 'user'. |
key-spacing
|
348:9 |
Warning |
Extra space after key 'roles'. |
key-spacing
|
349:9 |
Warning |
Extra space after key 'submitevent'. |
key-spacing
|
350:9 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
352:1 |
Error |
Line 352 exceeds the maximum line length of 132. |
max-len
|
352:125 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
352:166 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
356:74 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
356:83 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
356:112 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
356:114 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
365:9 |
Warning |
Extra space after key 'display'. |
key-spacing
|
369:25 |
Error |
Expected a conditional expression and instead saw an assignment. |
no-cond-assign
|
369:83 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
388:9 |
Warning |
Extra space after key 'hide'. |
key-spacing
|
395:21 |
Error |
Expected a conditional expression and instead saw an assignment. |
no-cond-assign
|
395:79 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
409:9 |
Warning |
Extra space after key 'submit'. |
key-spacing
|
417:9 |
Warning |
Extra space after key 'instance'. |
key-spacing
|
418:9 |
Warning |
Extra space after key 'init'. |
key-spacing
|
422:6 |
Error |
Missing semicolon. |
semi
|
424:27 |
Warning |
Missing space before value for key 'requires'. |
key-spacing
|
424:34 |
Warning |
A space is required after ','. |
comma-spacing
|
424:41 |
Warning |
A space is required after ','. |
comma-spacing
|
424:51 |
Warning |
A space is required after ','. |
comma-spacing
|
424:64 |
Warning |
A space is required after ','. |
comma-spacing
|
424:71 |
Warning |
A space is required after ','. |
comma-spacing
|
[+] /Users/danp/moodles/pm/moodle/filter/glossary/yui/src/autolinker/js/autolinker.js
68 problems (0 errors, 68 warnings)
|
19:5 |
Warning |
Extra space after key 'overlay'. |
key-spacing
|
21:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
24:44 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
27:17 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
33:25 |
Warning |
Extra space after key 'headerContent'. |
key-spacing
|
34:25 |
Warning |
Extra space after key 'bodyContent'. |
key-spacing
|
41:17 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
42:76 |
Warning |
A space is required after ','. |
comma-spacing
|
45:21 |
Warning |
Extra space after key 'context'. |
key-spacing
|
69:5 |
Warning |
Extra space after key 'display_callback'. |
key-spacing
|
69:5 |
Warning |
Identifier 'display_callback' is not in camel case. |
camelcase
|
78:30 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
79:38 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
83:58 |
Warning |
Missing space before value for key 'title'. |
key-spacing
|
84:33 |
Warning |
Missing space before value for key 'message'. |
key-spacing
|
84:51 |
Warning |
Missing space before value for key 'modal'. |
key-spacing
|
94:61 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
106:11 |
Warning |
Expected space(s) after "catch". |
keyword-spacing
|
111:5 |
Warning |
Extra space after key '_getLatestWindowPosition'. |
key-spacing
|
114:47 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
120:5 |
Warning |
Extra space after key '_deletealertpanel'. |
key-spacing
|
124:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
125:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
126:9 |
Warning |
Extra space after key 'url'. |
key-spacing
|
127:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
128:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
128:34 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
130:9 |
Warning |
Extra space after key 'name'. |
key-spacing
|
131:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
132:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
134:9 |
Warning |
Extra space after key 'options'. |
key-spacing
|
135:13 |
Warning |
Extra space after key 'getter'. |
key-spacing
|
137:21 |
Warning |
Extra space after key 'width'. |
key-spacing
|
138:21 |
Warning |
Extra space after key 'height'. |
key-spacing
|
139:21 |
Warning |
Extra space after key 'menubar'. |
key-spacing
|
140:21 |
Warning |
Extra space after key 'location'. |
key-spacing
|
141:21 |
Warning |
Extra space after key 'scrollbars'. |
key-spacing
|
142:21 |
Warning |
Extra space after key 'resizable'. |
key-spacing
|
143:21 |
Warning |
Extra space after key 'toolbar'. |
key-spacing
|
144:21 |
Warning |
Extra space after key 'status'. |
key-spacing
|
145:21 |
Warning |
Extra space after key 'directories'. |
key-spacing
|
146:21 |
Warning |
Extra space after key 'fullscreen'. |
key-spacing
|
147:21 |
Warning |
Extra space after key 'dependent'. |
key-spacing
|
150:13 |
Warning |
Extra space after key 'readOnly'. |
key-spacing
|
152:9 |
Warning |
Extra space after key 'width'. |
key-spacing
|
152:18 |
Warning |
Extra space after key 'value'. |
key-spacing
|
153:9 |
Warning |
Extra space after key 'height'. |
key-spacing
|
153:19 |
Warning |
Extra space after key 'value'. |
key-spacing
|
154:9 |
Warning |
Extra space after key 'menubar'. |
key-spacing
|
154:20 |
Warning |
Extra space after key 'value'. |
key-spacing
|
155:9 |
Warning |
Extra space after key 'location'. |
key-spacing
|
155:21 |
Warning |
Extra space after key 'value'. |
key-spacing
|
156:9 |
Warning |
Extra space after key 'scrollbars'. |
key-spacing
|
156:23 |
Warning |
Extra space after key 'value'. |
key-spacing
|
157:9 |
Warning |
Extra space after key 'resizable'. |
key-spacing
|
157:22 |
Warning |
Extra space after key 'value'. |
key-spacing
|
158:9 |
Warning |
Extra space after key 'toolbar'. |
key-spacing
|
158:20 |
Warning |
Extra space after key 'value'. |
key-spacing
|
159:9 |
Warning |
Extra space after key 'status'. |
key-spacing
|
159:19 |
Warning |
Extra space after key 'value'. |
key-spacing
|
160:9 |
Warning |
Extra space after key 'directories'. |
key-spacing
|
160:24 |
Warning |
Extra space after key 'value'. |
key-spacing
|
161:9 |
Warning |
Extra space after key 'fullscreen'. |
key-spacing
|
161:23 |
Warning |
Extra space after key 'value'. |
key-spacing
|
162:9 |
Warning |
Extra space after key 'dependent'. |
key-spacing
|
162:22 |
Warning |
Extra space after key 'value'. |
key-spacing
|
166:3 |
Warning |
Identifier 'filter_glossary' is not in camel case. |
camelcase
|
167:19 |
Warning |
Identifier 'init_filter_autolinking' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/filter/mathjaxloader/yui/src/loader/js/loader.js
3 problems (0 errors, 3 warnings)
|
23:3 |
Warning |
Identifier 'filter_mathjaxloader' is not in camel case. |
camelcase
|
78:50 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
121:38 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
[+] /Users/danp/moodles/pm/moodle/grade/edit/tree/functions.js
19 problems (4 errors, 15 warnings)
|
5:47 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
13:34 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
22:10 |
Warning |
Identifier 'toggle_advanced_columns' is not in camel case. |
camelcase
|
23:31 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
32:14 |
Warning |
'i' is already defined |
no-redeclare
|
43:31 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
62:10 |
Warning |
Identifier 'submit_bulk_move' is not in camel case. |
camelcase
|
67:10 |
Warning |
Identifier 'update_category_aggregation' is not in camel case. |
camelcase
|
69:1 |
Error |
Line 69 exceeds the maximum line length of 132. |
max-len
|
69:38 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
69:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
69:65 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
69:79 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
69:99 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
69:123 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
69:135 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
204:1 |
Error |
Line 204 exceeds the maximum line length of 132. |
max-len
|
213:1 |
Error |
Line 213 exceeds the maximum line length of 132. |
max-len
|
257:1 |
Error |
Line 257 exceeds the maximum line length of 132. |
max-len
|
[+] /Users/danp/moodles/pm/moodle/grade/grading/form/guide/amd/src/comment_chooser.js
7 problems (0 errors, 7 warnings)
|
25:79 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
42:29 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
71:42 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
75:54 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
91:106 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
127:35 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
134:45 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
[+] /Users/danp/moodles/pm/moodle/grade/grading/form/guide/js/guide.js
3 problems (0 errors, 3 warnings)
|
1:3 |
Warning |
Identifier 'gradingform_guide' is not in camel case. |
camelcase
|
18:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
26:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/grade/grading/form/guide/js/guideeditor.js
198 problems (99 errors, 99 warnings)
|
1:3 |
Warning |
Identifier 'gradingform_guideeditor' is not in camel case. |
camelcase
|
1:30 |
Warning |
Extra space after key 'templates'. |
key-spacing
|
1:48 |
Warning |
Extra space after key 'eventhandler'. |
key-spacing
|
1:71 |
Warning |
Extra space after key 'name'. |
key-spacing
|
1:86 |
Warning |
Extra space after key 'Y'. |
key-spacing
|
7:50 |
Error |
Missing semicolon. |
semi
|
8:36 |
Error |
Missing semicolon. |
semi
|
10:9 |
Warning |
Extra space after key 'criterion'. |
key-spacing
|
11:9 |
Warning |
Extra space after key 'comment'. |
key-spacing
|
12:6 |
Error |
Missing semicolon. |
semi
|
13:50 |
Error |
Missing semicolon. |
semi
|
14:73 |
Error |
Missing semicolon. |
semi
|
15:38 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
18:7 |
Error |
Missing semicolon. |
semi
|
19:44 |
Error |
Missing semicolon. |
semi
|
24:40 |
Error |
Missing semicolon. |
semi
|
25:46 |
Error |
Missing semicolon. |
semi
|
27:56 |
Error |
Missing semicolon. |
semi
|
29:1 |
Error |
Line 29 exceeds the maximum line length of 132. |
max-len
|
29:108 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
29:113 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
30:2 |
Error |
Missing semicolon. |
semi
|
34:40 |
Error |
Missing semicolon. |
semi
|
35:46 |
Error |
Missing semicolon. |
semi
|
36:1 |
Error |
Line 36 exceeds the maximum line length of 132. |
max-len
|
36:20 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
36:25 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
36:111 |
Warning |
Requires a space after '{'. |
block-spacing
|
36:112 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
36:112 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
36:159 |
Warning |
Requires a space before '}'. |
block-spacing
|
36:159 |
Error |
Missing semicolon. |
semi
|
37:1 |
Error |
Line 37 exceeds the maximum line length of 132. |
max-len
|
37:20 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
37:25 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
37:83 |
Warning |
Requires a space after '{'. |
block-spacing
|
37:84 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
37:84 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
37:131 |
Warning |
Requires a space before '}'. |
block-spacing
|
37:131 |
Error |
Missing semicolon. |
semi
|
38:1 |
Error |
Line 38 exceeds the maximum line length of 132. |
max-len
|
38:20 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
38:25 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
38:83 |
Warning |
Requires a space after '{'. |
block-spacing
|
38:84 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
38:84 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
38:131 |
Error |
Missing semicolon. |
semi
|
38:131 |
Warning |
Requires a space before '}'. |
block-spacing
|
39:2 |
Error |
Missing semicolon. |
semi
|
46:15 |
Error |
Missing semicolon. |
semi
|
48:22 |
Error |
Missing semicolon. |
semi
|
51:15 |
Error |
Missing semicolon. |
semi
|
54:25 |
Error |
Missing semicolon. |
semi
|
56:47 |
Error |
Missing semicolon. |
semi
|
58:39 |
Error |
Missing semicolon. |
semi
|
60:18 |
Error |
Missing semicolon. |
semi
|
64:58 |
Error |
Missing semicolon. |
semi
|
65:57 |
Error |
Missing semicolon. |
semi
|
67:15 |
Error |
Missing semicolon. |
semi
|
70:50 |
Error |
Missing semicolon. |
semi
|
71:2 |
Error |
Missing semicolon. |
semi
|
75:40 |
Error |
Missing semicolon. |
semi
|
76:16 |
Error |
Missing semicolon. |
semi
|
86:47 |
Error |
Missing semicolon. |
semi
|
89:45 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
89:59 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
89:115 |
Error |
Missing semicolon. |
semi
|
90:41 |
Error |
Missing semicolon. |
semi
|
91:91 |
Error |
Missing semicolon. |
semi
|
93:68 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
93:82 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
93:130 |
Error |
Missing semicolon. |
semi
|
94:62 |
Error |
Missing semicolon. |
semi
|
95:95 |
Error |
Missing semicolon. |
semi
|
99:58 |
Error |
Missing semicolon. |
semi
|
106:41 |
Error |
Missing semicolon. |
semi
|
107:62 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
108:78 |
Error |
Missing semicolon. |
semi
|
109:41 |
Error |
Missing semicolon. |
semi
|
111:74 |
Error |
Missing semicolon. |
semi
|
112:38 |
Error |
Missing semicolon. |
semi
|
115:108 |
Error |
Missing semicolon. |
semi
|
117:87 |
Error |
Missing semicolon. |
semi
|
120:45 |
Error |
Missing semicolon. |
semi
|
121:37 |
Error |
Missing semicolon. |
semi
|
123:49 |
Error |
Missing semicolon. |
semi
|
124:41 |
Error |
Missing semicolon. |
semi
|
132:87 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
133:89 |
Error |
Missing semicolon. |
semi
|
134:52 |
Warning |
A space is required after ','. |
comma-spacing
|
134:56 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
134:62 |
Error |
Missing semicolon. |
semi
|
135:54 |
Warning |
A space is required after ','. |
comma-spacing
|
135:58 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
135:64 |
Error |
Missing semicolon. |
semi
|
138:9 |
Warning |
Closing curly brace does not appear on the same line as the subsequent block. |
brace-style
|
142:42 |
Error |
Missing semicolon. |
semi
|
143:40 |
Error |
Missing semicolon. |
semi
|
145:46 |
Error |
Missing semicolon. |
semi
|
146:44 |
Error |
Missing semicolon. |
semi
|
151:19 |
Error |
Missing semicolon. |
semi
|
153:2 |
Error |
Missing semicolon. |
semi
|
157:40 |
Error |
Missing semicolon. |
semi
|
158:46 |
Error |
Missing semicolon. |
semi
|
162:50 |
Error |
Missing semicolon. |
semi
|
163:47 |
Error |
Missing semicolon. |
semi
|
164:28 |
Error |
Missing semicolon. |
semi
|
165:38 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
165:41 |
Error |
Missing semicolon. |
semi
|
171:9 |
Warning |
Identifier 'elements_str' is not in camel case. |
camelcase
|
173:9 |
Warning |
Identifier 'elements_str' is not in camel case. |
camelcase
|
173:33 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
173:38 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
173:62 |
Error |
Missing semicolon. |
semi
|
175:9 |
Warning |
Identifier 'elements_str' is not in camel case. |
camelcase
|
175:33 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
175:38 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
175:62 |
Error |
Missing semicolon. |
semi
|
181:9 |
Warning |
Identifier 'dialog_options' is not in camel case. |
camelcase
|
182:9 |
Warning |
Extra space after key 'scope'. |
key-spacing
|
183:9 |
Warning |
Extra space after key 'callbackargs'. |
key-spacing
|
184:9 |
Warning |
Extra space after key 'callback'. |
key-spacing
|
188:33 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
188:38 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
188:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
188:51 |
Error |
Missing semicolon. |
semi
|
190:46 |
Error |
Missing semicolon. |
semi
|
193:74 |
Warning |
["criterion"] is better written in dot notation. |
dot-notation
|
193:86 |
Error |
Missing semicolon. |
semi
|
194:78 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
194:110 |
Error |
Missing semicolon. |
semi
|
196:72 |
Warning |
["comment"] is better written in dot notation. |
dot-notation
|
196:82 |
Error |
Missing semicolon. |
semi
|
197:74 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
197:106 |
Error |
Missing semicolon. |
semi
|
201:54 |
Error |
Missing semicolon. |
semi
|
202:62 |
Error |
Missing semicolon. |
semi
|
213:23 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
213:28 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
213:32 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
213:40 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
213:44 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
213:55 |
Error |
Missing semicolon. |
semi
|
215:65 |
Error |
Missing semicolon. |
semi
|
217:62 |
Error |
Missing semicolon. |
semi
|
220:23 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
220:28 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
220:32 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
220:40 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
220:44 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
220:55 |
Error |
Missing semicolon. |
semi
|
222:61 |
Error |
Missing semicolon. |
semi
|
224:62 |
Error |
Missing semicolon. |
semi
|
228:22 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
228:27 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
228:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
228:39 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
228:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
228:63 |
Error |
Missing semicolon. |
semi
|
229:66 |
Error |
Missing semicolon. |
semi
|
231:13 |
Warning |
Identifier 'dialog_options' is not in camel case. |
camelcase
|
231:28 |
Warning |
["message"] is better written in dot notation. |
dot-notation
|
231:105 |
Error |
Missing semicolon. |
semi
|
239:2 |
Error |
Missing semicolon. |
semi
|
242:51 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
242:53 |
Warning |
Identifier 'elements_str' is not in camel case. |
camelcase
|
243:65 |
Error |
Missing semicolon. |
semi
|
244:15 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
244:20 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
246:25 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
246:28 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
246:48 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
246:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
246:71 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
246:88 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
246:91 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
246:104 |
Error |
Missing semicolon. |
semi
|
248:13 |
Error |
Don't make functions within a loop |
no-loop-func
|
248:28 |
Warning |
Requires a space after '{'. |
block-spacing
|
248:29 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
248:29 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
248:72 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
248:72 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
248:92 |
Error |
Missing semicolon. |
semi
|
248:92 |
Warning |
Requires a space before '}'. |
block-spacing
|
248:93 |
Warning |
Requires a space before '}'. |
block-spacing
|
251:2 |
Error |
Missing semicolon. |
semi
|
254:52 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
254:54 |
Warning |
Identifier 'elements_str' is not in camel case. |
camelcase
|
255:18 |
Error |
Missing semicolon. |
semi
|
258:41 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
258:41 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
258:90 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
258:93 |
Warning |
Requires a space before '}'. |
block-spacing
|
258:93 |
Error |
Missing semicolon. |
semi
|
258:94 |
Error |
Unnecessary semicolon. |
no-extra-semi
|
260:17 |
Error |
Missing semicolon. |
semi
|
261:2 |
Error |
Missing semicolon. |
semi
|
[+] /Users/danp/moodles/pm/moodle/grade/grading/form/rubric/js/rubric.js
19 problems (11 errors, 8 warnings)
|
1:3 |
Warning |
Identifier 'gradingform_rubric' is not in camel case. |
camelcase
|
7:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
7:75 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
12:21 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
12:34 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
12:73 |
Error |
Missing semicolon. |
semi
|
13:21 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
13:34 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
13:59 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
21:22 |
Error |
Missing semicolon. |
semi
|
22:5 |
Error |
Expected { after 'while' condition. |
curly
|
22:66 |
Error |
Missing semicolon. |
semi
|
23:5 |
Error |
Expected { after 'if' condition. |
curly
|
23:20 |
Error |
Missing semicolon. |
semi
|
29:38 |
Error |
Missing semicolon. |
semi
|
31:33 |
Error |
Missing semicolon. |
semi
|
32:31 |
Error |
Missing semicolon. |
semi
|
39:76 |
Error |
Missing semicolon. |
semi
|
41:2 |
Error |
Missing semicolon. |
semi
|
[+] /Users/danp/moodles/pm/moodle/grade/grading/form/rubric/js/rubriceditor.js
289 problems (126 errors, 163 warnings)
|
1:3 |
Warning |
Identifier 'gradingform_rubriceditor' is not in camel case. |
camelcase
|
1:31 |
Warning |
Extra space after key 'templates'. |
key-spacing
|
1:49 |
Warning |
Extra space after key 'eventhandler'. |
key-spacing
|
1:72 |
Warning |
Extra space after key 'name'. |
key-spacing
|
1:87 |
Warning |
Extra space after key 'Y'. |
key-spacing
|
7:51 |
Error |
Missing semicolon. |
semi
|
8:37 |
Error |
Missing semicolon. |
semi
|
10:9 |
Warning |
Extra space after key 'criterion'. |
key-spacing
|
11:9 |
Warning |
Extra space after key 'level'. |
key-spacing
|
12:6 |
Error |
Missing semicolon. |
semi
|
13:51 |
Error |
Missing semicolon. |
semi
|
14:74 |
Error |
Missing semicolon. |
semi
|
15:38 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
18:7 |
Error |
Missing semicolon. |
semi
|
19:45 |
Error |
Missing semicolon. |
semi
|
24:41 |
Error |
Missing semicolon. |
semi
|
25:47 |
Error |
Missing semicolon. |
semi
|
26:5 |
Error |
Expected { after 'if' condition. |
curly
|
26:98 |
Error |
Missing semicolon. |
semi
|
27:1 |
Error |
Line 27 exceeds the maximum line length of 132. |
max-len
|
27:111 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
27:116 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
28:2 |
Error |
Missing semicolon. |
semi
|
32:41 |
Error |
Missing semicolon. |
semi
|
33:47 |
Error |
Missing semicolon. |
semi
|
34:21 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
34:26 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
34:59 |
Warning |
Requires a space after '{'. |
block-spacing
|
34:60 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
34:60 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
34:108 |
Warning |
Requires a space before '}'. |
block-spacing
|
34:108 |
Error |
Missing semicolon. |
semi
|
35:21 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
35:26 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
35:65 |
Warning |
Requires a space after '{'. |
block-spacing
|
35:66 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
35:66 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
35:114 |
Error |
Missing semicolon. |
semi
|
35:114 |
Warning |
Requires a space before '}'. |
block-spacing
|
36:2 |
Error |
Missing semicolon. |
semi
|
42:5 |
Error |
Expected { after 'if' condition. |
curly
|
42:39 |
Error |
Missing semicolon. |
semi
|
43:22 |
Error |
Missing semicolon. |
semi
|
46:15 |
Error |
Missing semicolon. |
semi
|
50:24 |
Error |
Missing semicolon. |
semi
|
52:9 |
Error |
Expected { after 'if' condition. |
curly
|
52:49 |
Error |
Missing semicolon. |
semi
|
53:34 |
Error |
Missing semicolon. |
semi
|
57:59 |
Error |
Missing semicolon. |
semi
|
58:67 |
Error |
Missing semicolon. |
semi
|
60:15 |
Error |
Missing semicolon. |
semi
|
63:51 |
Error |
Missing semicolon. |
semi
|
64:2 |
Error |
Missing semicolon. |
semi
|
68:32 |
Error |
Missing semicolon. |
semi
|
69:5 |
Error |
Expected { after 'if' condition. |
curly
|
70:5 |
Error |
Expected { after 'if' condition. |
curly
|
74:47 |
Error |
Missing semicolon. |
semi
|
77:63 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
77:77 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
77:124 |
Error |
Missing semicolon. |
semi
|
78:58 |
Error |
Missing semicolon. |
semi
|
79:92 |
Error |
Missing semicolon. |
semi
|
81:68 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
81:82 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
81:130 |
Error |
Missing semicolon. |
semi
|
82:62 |
Error |
Missing semicolon. |
semi
|
83:96 |
Error |
Missing semicolon. |
semi
|
86:5 |
Error |
Expected { after 'if' condition. |
curly
|
86:74 |
Error |
Missing semicolon. |
semi
|
90:36 |
Error |
Missing semicolon. |
semi
|
91:9 |
Error |
Expected { after 'if' condition. |
curly
|
91:55 |
Error |
Missing semicolon. |
semi
|
93:1 |
Error |
Line 93 exceeds the maximum line length of 132. |
max-len
|
93:159 |
Error |
Missing semicolon. |
semi
|
94:38 |
Error |
Missing semicolon. |
semi
|
97:9 |
Error |
Expected { after 'if' condition. |
curly
|
99:45 |
Error |
Missing semicolon. |
semi
|
100:37 |
Error |
Missing semicolon. |
semi
|
102:49 |
Error |
Missing semicolon. |
semi
|
103:41 |
Error |
Missing semicolon. |
semi
|
109:23 |
Error |
Missing semicolon. |
semi
|
110:1 |
Error |
Line 110 exceeds the maximum line length of 132. |
max-len
|
110:13 |
Error |
Expected { after 'if' condition. |
curly
|
110:147 |
Error |
Missing semicolon. |
semi
|
111:13 |
Error |
Expected { after 'else'. |
curly
|
111:86 |
Error |
Missing semicolon. |
semi
|
112:48 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
112:51 |
Warning |
A space is required after ','. |
comma-spacing
|
112:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
112:61 |
Error |
Missing semicolon. |
semi
|
113:50 |
Warning |
A space is required after ','. |
comma-spacing
|
113:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
113:60 |
Error |
Missing semicolon. |
semi
|
115:9 |
Warning |
Closing curly brace does not appear on the same line as the subsequent block. |
brace-style
|
119:42 |
Error |
Missing semicolon. |
semi
|
120:40 |
Error |
Missing semicolon. |
semi
|
122:46 |
Error |
Missing semicolon. |
semi
|
123:44 |
Error |
Missing semicolon. |
semi
|
127:21 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
127:21 |
Error |
Expected { after 'if' condition. |
curly
|
127:21 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
127:52 |
Error |
Expected { after 'else'. |
curly
|
127:67 |
Error |
Missing semicolon. |
semi
|
128:2 |
Error |
Missing semicolon. |
semi
|
132:41 |
Error |
Missing semicolon. |
semi
|
133:47 |
Error |
Missing semicolon. |
semi
|
134:5 |
Error |
Expected { after 'if' condition. |
curly
|
135:51 |
Error |
Missing semicolon. |
semi
|
137:38 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
137:41 |
Error |
Missing semicolon. |
semi
|
138:5 |
Error |
Expected { after 'if' condition. |
curly
|
139:9 |
Warning |
Identifier 'elements_str' is not in camel case. |
camelcase
|
139:21 |
Error |
Missing semicolon. |
semi
|
140:22 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
141:9 |
Warning |
Identifier 'elements_str' is not in camel case. |
camelcase
|
141:34 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
141:39 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
141:44 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
141:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
141:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
141:72 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
141:89 |
Error |
Missing semicolon. |
semi
|
143:9 |
Warning |
Identifier 'elements_str' is not in camel case. |
camelcase
|
143:34 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
143:39 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
143:53 |
Error |
Missing semicolon. |
semi
|
149:69 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
149:74 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
150:72 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
150:77 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
152:9 |
Warning |
Identifier 'dialog_options' is not in camel case. |
camelcase
|
153:9 |
Warning |
Extra space after key 'scope'. |
key-spacing
|
154:9 |
Warning |
Extra space after key 'callbackargs'. |
key-spacing
|
155:9 |
Warning |
Extra space after key 'callback'. |
key-spacing
|
159:43 |
Error |
Missing semicolon. |
semi
|
160:33 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
160:38 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
160:51 |
Error |
Missing semicolon. |
semi
|
161:9 |
Error |
Expected { after 'if' condition. |
curly
|
161:70 |
Error |
Missing semicolon. |
semi
|
163:98 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
163:115 |
Error |
Missing semicolon. |
semi
|
164:1 |
Error |
Line 164 exceeds the maximum line length of 132. |
max-len
|
164:13 |
Error |
Expected { after 'for' condition. |
curly
|
164:24 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
164:26 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
164:33 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
164:54 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
164:158 |
Error |
Missing semicolon. |
semi
|
166:9 |
Error |
Expected { after 'for' condition. |
curly
|
166:20 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
166:27 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
166:29 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
166:93 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
166:97 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
166:99 |
Error |
Missing semicolon. |
semi
|
168:20 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
168:22 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
168:29 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
168:49 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
170:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
170:59 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
174:71 |
Warning |
["criterion"] is better written in dot notation. |
dot-notation
|
174:116 |
Error |
Missing semicolon. |
semi
|
175:74 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
175:106 |
Error |
Missing semicolon. |
semi
|
176:60 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
176:65 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
176:70 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
176:75 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
176:93 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
176:99 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
176:117 |
Error |
Missing semicolon. |
semi
|
178:55 |
Error |
Missing semicolon. |
semi
|
179:63 |
Error |
Missing semicolon. |
semi
|
186:27 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
186:32 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
186:45 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
186:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
186:66 |
Error |
Missing semicolon. |
semi
|
188:43 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
192:67 |
Warning |
["level"] is better written in dot notation. |
dot-notation
|
193:85 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
197:32 |
Error |
Missing semicolon. |
semi
|
199:55 |
Error |
Missing semicolon. |
semi
|
200:63 |
Error |
Missing semicolon. |
semi
|
201:98 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
201:108 |
Error |
Missing semicolon. |
semi
|
204:23 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
204:28 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
204:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
204:52 |
Error |
Missing semicolon. |
semi
|
205:9 |
Error |
Expected { after 'if' condition. |
curly
|
205:80 |
Error |
Missing semicolon. |
semi
|
206:63 |
Error |
Missing semicolon. |
semi
|
209:23 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
209:28 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
209:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
209:52 |
Error |
Missing semicolon. |
semi
|
210:9 |
Error |
Expected { after 'if' condition. |
curly
|
210:72 |
Error |
Missing semicolon. |
semi
|
211:63 |
Error |
Missing semicolon. |
semi
|
215:22 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
215:27 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
215:40 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
215:60 |
Error |
Missing semicolon. |
semi
|
216:67 |
Error |
Missing semicolon. |
semi
|
218:13 |
Warning |
Identifier 'dialog_options' is not in camel case. |
camelcase
|
218:28 |
Warning |
["message"] is better written in dot notation. |
dot-notation
|
218:106 |
Error |
Missing semicolon. |
semi
|
223:29 |
Warning |
'levelsscores' is already defined |
no-redeclare
|
223:49 |
Warning |
'levidx' is already defined |
no-redeclare
|
224:13 |
Warning |
'parentel' is already defined |
no-redeclare
|
224:33 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
224:38 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
225:39 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
225:39 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
227:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
227:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
227:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
229:17 |
Warning |
'lastcriterion' is already defined |
no-redeclare
|
238:46 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
238:46 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
238:99 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
239:13 |
Warning |
'levelsstr' is already defined |
no-redeclare
|
242:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
242:72 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
247:13 |
Warning |
'newcriterion' is already defined |
no-redeclare
|
250:74 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
251:60 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
251:65 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
251:70 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
251:75 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
251:93 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
251:99 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
255:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
255:66 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
255:71 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
255:76 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
255:94 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
255:100 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
255:121 |
Warning |
A space is required after ','. |
comma-spacing
|
259:22 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
259:27 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
259:40 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
259:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
259:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
259:64 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
259:68 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
259:88 |
Error |
Missing semicolon. |
semi
|
260:67 |
Error |
Missing semicolon. |
semi
|
262:13 |
Warning |
Identifier 'dialog_options' is not in camel case. |
camelcase
|
262:28 |
Warning |
["message"] is better written in dot notation. |
dot-notation
|
262:102 |
Error |
Missing semicolon. |
semi
|
270:2 |
Error |
Missing semicolon. |
semi
|
273:52 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
273:54 |
Warning |
Identifier 'elements_str' is not in camel case. |
camelcase
|
274:66 |
Error |
Missing semicolon. |
semi
|
275:15 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
275:17 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
275:19 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
275:35 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
277:25 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
277:28 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
277:48 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
277:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
277:71 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
277:88 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
277:91 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
277:104 |
Error |
Missing semicolon. |
semi
|
279:13 |
Error |
Don't make functions within a loop |
no-loop-func
|
279:28 |
Warning |
Requires a space after '{'. |
block-spacing
|
279:29 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
279:29 |
Error |
Expected { after 'if' condition. |
curly
|
279:29 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
279:90 |
Error |
Missing semicolon. |
semi
|
279:90 |
Warning |
Requires a space before '}'. |
block-spacing
|
281:9 |
Error |
Expected { after 'if' condition. |
curly
|
281:93 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
281:110 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
281:115 |
Error |
Missing semicolon. |
semi
|
283:2 |
Error |
Missing semicolon. |
semi
|
286:53 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
286:55 |
Warning |
Identifier 'elements_str' is not in camel case. |
camelcase
|
287:18 |
Error |
Missing semicolon. |
semi
|
290:9 |
Error |
Expected { after 'if' condition. |
curly
|
290:88 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
292:17 |
Error |
Missing semicolon. |
semi
|
293:2 |
Error |
Missing semicolon. |
semi
|
[+] /Users/danp/moodles/pm/moodle/grade/grading/yui/manage/manage.js
10 problems (2 errors, 8 warnings)
|
11:6 |
Error |
Missing semicolon. |
semi
|
15:9 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
19:9 |
Warning |
Extra space after key 'setup_messagebox'. |
key-spacing
|
19:9 |
Warning |
Identifier 'setup_messagebox' is not in camel case. |
camelcase
|
38:9 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
39:9 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
42:7 |
Warning |
Identifier 'core_grading' is not in camel case. |
camelcase
|
44:20 |
Warning |
Identifier 'init_manage' is not in camel case. |
camelcase
|
46:6 |
Error |
Missing semicolon. |
semi
|
48:28 |
Warning |
Missing space before value for key 'requires'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/grade/report/grader/module.js
199 problems (6 errors, 193 warnings)
|
4:3 |
Warning |
Identifier 'gradereport_grader' is not in camel case. |
camelcase
|
9:5 |
Warning |
Extra space after key 'classes'. |
key-spacing
|
21:5 |
Warning |
Identifier 'init_report' is not in camel case. |
camelcase
|
21:5 |
Warning |
Extra space after key 'init_report'. |
key-spacing
|
78:47 |
Warning |
Identifier 'get_cell_info' is not in camel case. |
camelcase
|
80:15 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
98:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
98:38 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
98:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
113:9 |
Warning |
Extra space after key 'id'. |
key-spacing
|
114:9 |
Warning |
Extra space after key 'userid'. |
key-spacing
|
115:9 |
Warning |
Extra space after key 'username'. |
key-spacing
|
116:9 |
Warning |
Extra space after key 'itemid'. |
key-spacing
|
117:9 |
Warning |
Extra space after key 'itemname'. |
key-spacing
|
118:9 |
Warning |
Extra space after key 'itemtype'. |
key-spacing
|
119:9 |
Warning |
Extra space after key 'itemscale'. |
key-spacing
|
120:9 |
Warning |
Extra space after key 'itemdp'. |
key-spacing
|
121:9 |
Warning |
Extra space after key 'feedback'. |
key-spacing
|
122:9 |
Warning |
Extra space after key 'cell'. |
key-spacing
|
135:47 |
Warning |
Identifier 'update_feedback' is not in camel case. |
camelcase
|
142:30 |
Warning |
Missing space before value for key 'user'. |
key-spacing
|
142:36 |
Warning |
A space is required after ','. |
comma-spacing
|
142:42 |
Warning |
Missing space before value for key 'item'. |
key-spacing
|
142:48 |
Warning |
A space is required after ','. |
comma-spacing
|
142:57 |
Warning |
Missing space before value for key 'content'. |
key-spacing
|
194:45 |
Warning |
Identifier 'make_editable' is not in camel case. |
camelcase
|
242:45 |
Warning |
Identifier 'keypress_enter' is not in camel case. |
camelcase
|
253:45 |
Warning |
Identifier 'keypress_tab' is not in camel case. |
camelcase
|
272:45 |
Warning |
Identifier 'keypress_arrows' is not in camel case. |
camelcase
|
298:45 |
Warning |
Identifier 'process_editable_field' is not in camel case. |
camelcase
|
322:45 |
Warning |
Identifier 'get_next_cell' is not in camel case. |
camelcase
|
345:45 |
Warning |
Identifier 'get_prev_cell' is not in camel case. |
camelcase
|
351:39 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
369:45 |
Warning |
Identifier 'get_above_cell' is not in camel case. |
camelcase
|
376:16 |
Error |
Expected a conditional expression and instead saw an assignment. |
no-cond-assign
|
397:45 |
Warning |
Identifier 'get_below_cell' is not in camel case. |
camelcase
|
404:16 |
Error |
Expected a conditional expression and instead saw an assignment. |
no-cond-assign
|
431:51 |
Warning |
Missing space before value for key 'transaction'. |
key-spacing
|
431:87 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
432:13 |
Warning |
Extra space after key 'method'. |
key-spacing
|
433:1 |
Error |
Line 433 exceeds the maximum line length of 132. |
max-len
|
433:13 |
Warning |
Extra space after key 'data'. |
key-spacing
|
433:25 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
433:39 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
433:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
433:68 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
433:79 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
433:97 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
433:124 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
433:137 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
433:146 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
433:166 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
433:178 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
434:13 |
Warning |
Extra space after key 'on'. |
key-spacing
|
435:17 |
Warning |
Extra space after key 'complete'. |
key-spacing
|
437:13 |
Warning |
Extra space after key 'context'. |
key-spacing
|
438:13 |
Warning |
Extra space after key 'arguments'. |
key-spacing
|
439:17 |
Warning |
Extra space after key 'properties'. |
key-spacing
|
440:17 |
Warning |
Extra space after key 'values'. |
key-spacing
|
441:17 |
Warning |
Extra space after key 'type'. |
key-spacing
|
443:11 |
Warning |
A space is required after ','. |
comma-spacing
|
443:21 |
Warning |
Missing space before value for key 'complete'. |
key-spacing
|
443:26 |
Warning |
A space is required after ','. |
comma-spacing
|
443:35 |
Warning |
Missing space before value for key 'outcome'. |
key-spacing
|
447:51 |
Warning |
Missing space before value for key 'transaction'. |
key-spacing
|
447:87 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
448:13 |
Warning |
Extra space after key 'method'. |
key-spacing
|
449:1 |
Error |
Line 449 exceeds the maximum line length of 132. |
max-len
|
449:13 |
Warning |
Extra space after key 'data'. |
key-spacing
|
449:25 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
449:39 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
449:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
449:68 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
449:79 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
449:97 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
449:124 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
449:140 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
449:166 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
450:13 |
Warning |
Extra space after key 'on'. |
key-spacing
|
451:17 |
Warning |
Extra space after key 'complete'. |
key-spacing
|
453:13 |
Warning |
Extra space after key 'context'. |
key-spacing
|
454:13 |
Warning |
Extra space after key 'arguments'. |
key-spacing
|
455:17 |
Warning |
Extra space after key 'properties'. |
key-spacing
|
456:17 |
Warning |
Extra space after key 'values'. |
key-spacing
|
457:17 |
Warning |
Extra space after key 'type'. |
key-spacing
|
459:11 |
Warning |
A space is required after ','. |
comma-spacing
|
459:21 |
Warning |
Missing space before value for key 'complete'. |
key-spacing
|
459:26 |
Warning |
A space is required after ','. |
comma-spacing
|
459:35 |
Warning |
Missing space before value for key 'outcome'. |
key-spacing
|
475:45 |
Warning |
Identifier 'submission_outcome' is not in camel case. |
camelcase
|
479:7 |
Warning |
Expected space(s) after "catch". |
keyword-spacing
|
516:69 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
522:56 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
522:65 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
522:69 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
527:54 |
Error |
Don't make functions within a loop |
no-loop-func
|
571:54 |
Warning |
A space is required after ','. |
comma-spacing
|
603:45 |
Warning |
Identifier 'display_submission_error' is not in camel case. |
camelcase
|
605:1 |
Error |
Line 605 exceeds the maximum line length of 132. |
max-len
|
605:9 |
Warning |
Extra space after key 'headerContent'. |
key-spacing
|
605:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
605:107 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
605:125 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
605:185 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
606:9 |
Warning |
Extra space after key 'bodyContent'. |
key-spacing
|
607:9 |
Warning |
Extra space after key 'visible'. |
key-spacing
|
608:9 |
Warning |
Extra space after key 'zIndex'. |
key-spacing
|
610:40 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
610:43 |
Warning |
A space is required after ','. |
comma-spacing
|
610:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
613:59 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
635:45 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
635:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
635:56 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
640:39 |
Warning |
["user"] is better written in dot notation. |
dot-notation
|
640:87 |
Warning |
["item"] is better written in dot notation. |
dot-notation
|
641:55 |
Warning |
["grade"] is better written in dot notation. |
dot-notation
|
658:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
658:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
658:66 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
661:13 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
662:45 |
Warning |
["user"] is better written in dot notation. |
dot-notation
|
662:95 |
Warning |
["item"] is better written in dot notation. |
dot-notation
|
663:64 |
Warning |
["content"] is better written in dot notation. |
dot-notation
|
667:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
691:36 |
Warning |
Requires a space after '{'. |
block-spacing
|
691:36 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
691:37 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
691:55 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
691:56 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
691:75 |
Warning |
Requires a space before '}'. |
block-spacing
|
696:36 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
696:36 |
Warning |
Requires a space after '{'. |
block-spacing
|
696:37 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
696:53 |
Warning |
Requires a space after '{'. |
block-spacing
|
696:54 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
696:54 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
696:61 |
Warning |
Requires a space before '}'. |
block-spacing
|
696:80 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
696:81 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
696:103 |
Warning |
Requires a space before '}'. |
block-spacing
|
730:54 |
Warning |
Identifier 'keypress_enter' is not in camel case. |
camelcase
|
742:54 |
Warning |
Identifier 'keypress_tab' is not in camel case. |
camelcase
|
762:54 |
Warning |
Identifier 'keypress_arrows' is not in camel case. |
camelcase
|
787:54 |
Warning |
Identifier 'move_focus' is not in camel case. |
camelcase
|
791:9 |
Warning |
Expected space(s) after "switch". |
keyword-spacing
|
809:54 |
Warning |
Identifier 'has_changed' is not in camel case. |
camelcase
|
833:60 |
Warning |
A space is required after ','. |
comma-spacing
|
834:30 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
845:13 |
Warning |
Extra space after key 'editablefeedback'. |
key-spacing
|
846:13 |
Warning |
Extra space after key 'grade'. |
key-spacing
|
847:13 |
Warning |
Extra space after key 'oldgrade'. |
key-spacing
|
848:13 |
Warning |
Extra space after key 'feedback'. |
key-spacing
|
849:13 |
Warning |
Extra space after key 'oldfeedback'. |
key-spacing
|
928:34 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
947:13 |
Warning |
Extra space after key 'gradetype'. |
key-spacing
|
948:13 |
Warning |
Extra space after key 'editablefeedback'. |
key-spacing
|
949:13 |
Warning |
Extra space after key 'grade'. |
key-spacing
|
950:13 |
Warning |
Extra space after key 'oldgrade'. |
key-spacing
|
951:13 |
Warning |
Extra space after key 'feedback'. |
key-spacing
|
952:13 |
Warning |
Extra space after key 'oldfeedback'. |
key-spacing
|
985:50 |
Warning |
Identifier 'get_grade' is not in camel case. |
camelcase
|
997:50 |
Warning |
Identifier 'set_grade' is not in camel case. |
camelcase
|
1016:50 |
Warning |
Identifier 'get_feedback' is not in camel case. |
camelcase
|
1036:50 |
Warning |
Identifier 'set_feedback' is not in camel case. |
camelcase
|
1052:50 |
Warning |
Identifier 'has_changed' is not in camel case. |
camelcase
|
1078:50 |
Warning |
Identifier 'attach_key_events' is not in camel case. |
camelcase
|
1106:64 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1106:64 |
Warning |
Requires a space after '{'. |
block-spacing
|
1106:65 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1106:65 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1106:84 |
Warning |
Requires a space before '}'. |
block-spacing
|
1107:64 |
Warning |
Requires a space after '{'. |
block-spacing
|
1107:64 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1107:65 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1107:65 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1107:84 |
Warning |
Requires a space before '}'. |
block-spacing
|
1108:64 |
Warning |
Requires a space after '{'. |
block-spacing
|
1108:64 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1108:65 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1108:65 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1108:84 |
Warning |
Requires a space before '}'. |
block-spacing
|
1143:54 |
Warning |
Identifier 'get_grade' is not in camel case. |
camelcase
|
1155:54 |
Warning |
Identifier 'set_grade' is not in camel case. |
camelcase
|
1186:117 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1187:71 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1198:74 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1198:89 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1198:92 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1198:97 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1198:111 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1221:51 |
Warning |
Identifier 'get_grade' is not in camel case. |
camelcase
|
1221:73 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1230:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1244:51 |
Warning |
Identifier 'set_grade' is not in camel case. |
camelcase
|
1249:53 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1258:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1269:51 |
Warning |
Identifier 'has_changed' is not in camel case. |
camelcase
|
1289:10 |
Warning |
'i' is already defined |
no-redeclare
|
[+] /Users/danp/moodles/pm/moodle/grade/report/grader/yui/src/gradereporttable/js/floatingheaders.js
15 problems (0 errors, 15 warnings)
|
40:22 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
482:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
484:79 |
Warning |
A space is required after ','. |
comma-spacing
|
485:67 |
Warning |
A space is required after ','. |
comma-spacing
|
486:81 |
Warning |
A space is required after ','. |
comma-spacing
|
487:68 |
Warning |
A space is required after ','. |
comma-spacing
|
488:84 |
Warning |
A space is required after ','. |
comma-spacing
|
489:72 |
Warning |
A space is required after ','. |
comma-spacing
|
937:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
942:79 |
Warning |
A space is required after ','. |
comma-spacing
|
943:67 |
Warning |
A space is required after ','. |
comma-spacing
|
944:81 |
Warning |
A space is required after ','. |
comma-spacing
|
945:68 |
Warning |
A space is required after ','. |
comma-spacing
|
946:84 |
Warning |
A space is required after ','. |
comma-spacing
|
947:72 |
Warning |
A space is required after ','. |
comma-spacing
|
[+] /Users/danp/moodles/pm/moodle/grade/report/grader/yui/src/gradereporttable/js/gradereporttable.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/grade/report/history/yui/src/userselector/js/userselector.js
13 problems (0 errors, 13 warnings)
|
261:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
274:20 |
Warning |
Missing space before value for key 'method'. |
key-spacing
|
281:21 |
Warning |
Missing space before value for key 'context'. |
key-spacing
|
458:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
458:73 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
460:69 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
460:72 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
461:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
461:77 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
462:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
462:99 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
470:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
470:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/grade/report/singleview/js/singleview.js
1 problem (0 errors, 1 warning)
|
1:3 |
Warning |
Identifier 'gradereport_singleview' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/group/clientlib.js
35 problems (2 errors, 33 warnings)
|
45:34 |
Error |
eval can be harmful. |
no-eval
|
45:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
45:57 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
48:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
48:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
83:33 |
Error |
eval can be harmful. |
no-eval
|
83:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
83:56 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
92:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
92:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
94:56 |
Warning |
A space is required after ','. |
comma-spacing
|
96:25 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
96:34 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
96:39 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
129:58 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
133:23 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
133:25 |
Warning |
A space is required after ','. |
comma-spacing
|
133:33 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
134:5 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
136:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
138:17 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
139:28 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
144:24 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
147:5 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
171:5 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
172:32 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
172:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
172:69 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
172:79 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
172:87 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
174:33 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
185:2 |
Warning |
More than 2 blank lines not allowed. |
no-multiple-empty-lines
|
186:31 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
207:32 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
246:10 |
Warning |
Identifier 'init_add_remove_members_page' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/group/module.js
19 problems (1 error, 18 warnings)
|
5:3 |
Warning |
Identifier 'core_group' is not in camel case. |
camelcase
|
6:5 |
Warning |
Extra space after key 'hoveroverlay'. |
key-spacing
|
9:14 |
Warning |
Identifier 'init_hover_events' is not in camel case. |
camelcase
|
11:57 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
14:13 |
Warning |
Extra space after key 'bodyContent'. |
key-spacing
|
15:13 |
Warning |
Extra space after key 'visible'. |
key-spacing
|
16:13 |
Warning |
Extra space after key 'zIndex'. |
key-spacing
|
27:41 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
28:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
28:86 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
28:89 |
Warning |
A space is required after ','. |
comma-spacing
|
28:101 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
28:126 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
33:41 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
40:14 |
Warning |
Identifier 'init_index' is not in camel case. |
camelcase
|
47:9 |
Warning |
Extra space after key 'init'. |
key-spacing
|
52:9 |
Warning |
Extra space after key 'check_deletable'. |
key-spacing
|
52:9 |
Warning |
Identifier 'check_deletable' is not in camel case. |
camelcase
|
71:6 |
Error |
Missing semicolon. |
semi
|
[+] /Users/danp/moodles/pm/moodle/Gruntfile.js
9 problems (0 errors, 9 warnings)
|
38:44 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
40:48 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
40:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
59:9 |
Warning |
Identifier 'uglify_rename' is not in camel case. |
camelcase
|
59:33 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
92:29 |
Warning |
Identifier 'uglify_rename' is not in camel case. |
camelcase
|
145:49 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
195:28 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
242:81 |
Warning |
Identifier 'uglify_rename' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/iplookup/module.js
1 problem (0 errors, 1 warning)
|
24:3 |
Warning |
Identifier 'core_iplookup' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/lib/amd/src/ajax.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/amd/src/config.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/amd/src/event.js
2 problems (0 errors, 2 warnings)
|
26:8 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
26:31 |
Warning |
There should be no space before ']' |
array-bracket-spacing
|
[+] /Users/danp/moodles/pm/moodle/lib/amd/src/first.js
2 problems (0 errors, 2 warnings)
|
31:45 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
33:35 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
[+] /Users/danp/moodles/pm/moodle/lib/amd/src/form-autocomplete.js
5 problems (0 errors, 5 warnings)
|
218:29 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
240:34 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
261:34 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
279:29 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
726:68 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
[+] /Users/danp/moodles/pm/moodle/lib/amd/src/form-course-selector.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/amd/src/fragment.js
1 problem (0 errors, 1 warning)
|
53:18 |
Warning |
Missing space before value for key 'args'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/lib/amd/src/inplace_editable.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/amd/src/localstorage.js
3 problems (0 errors, 3 warnings)
|
49:13 |
Warning |
Unary word operator 'typeof' must be followed by whitespace. |
space-unary-ops
|
114:19 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
115:19 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
[+] /Users/danp/moodles/pm/moodle/lib/amd/src/log.js
2 problems (0 errors, 2 warnings)
|
28:33 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
31:24 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
[+] /Users/danp/moodles/pm/moodle/lib/amd/src/notification.js
8 problems (0 errors, 8 warnings)
|
100:42 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
129:61 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
131:21 |
Warning |
Extra space after key 'title'. |
key-spacing
|
132:21 |
Warning |
Extra space after key 'message'. |
key-spacing
|
143:63 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
145:21 |
Warning |
Extra space after key 'title'. |
key-spacing
|
146:21 |
Warning |
Extra space after key 'question'. |
key-spacing
|
167:65 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
[+] /Users/danp/moodles/pm/moodle/lib/amd/src/permissionmanager.js
27 problems (0 errors, 27 warnings)
|
26:32 |
Warning |
A space is required after ','. |
comma-spacing
|
66:15 |
Warning |
Expected space(s) after "catch". |
keyword-spacing
|
66:15 |
Warning |
Closing curly brace does not appear on the same line as the subsequent block. |
brace-style
|
121:63 |
Warning |
A space is required after ','. |
comma-spacing
|
122:31 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
123:43 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
125:22 |
Warning |
Expected space(s) before "else". |
keyword-spacing
|
125:52 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
137:13 |
Warning |
Closing curly brace does not appear on the same line as the subsequent block. |
brace-style
|
137:13 |
Warning |
Expected space(s) after "catch". |
keyword-spacing
|
153:36 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
165:32 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
166:36 |
Warning |
Unexpected space between function name and paren. |
no-spaced-func
|
178:28 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
189:29 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
192:43 |
Warning |
Missing space before value for key 'roleid'. |
key-spacing
|
192:86 |
Warning |
Missing space before value for key 'disabled'. |
key-spacing
|
196:67 |
Warning |
A space is required after ','. |
comma-spacing
|
196:77 |
Warning |
Missing space before value for key 'message'. |
key-spacing
|
196:92 |
Warning |
Missing space before value for key 'roles'. |
key-spacing
|
197:27 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
200:64 |
Warning |
A space is required after ','. |
comma-spacing
|
200:76 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
218:39 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
232:70 |
Warning |
A space is required after ','. |
comma-spacing
|
235:27 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
251:9 |
Warning |
Extra space after key 'initialize'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/lib/amd/src/search-input.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/amd/src/str.js
2 problems (0 errors, 2 warnings)
|
42:9 |
Warning |
Identifier 'get_string' is not in camel case. |
camelcase
|
87:9 |
Warning |
Identifier 'get_strings' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/lib/amd/src/tag.js
86 problems (0 errors, 86 warnings)
|
41:62 |
Warning |
A space is required after ','. |
comma-spacing
|
41:65 |
Warning |
Requires a space after '{'. |
block-spacing
|
41:65 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
41:66 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
41:71 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
41:84 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
41:92 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
41:117 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
41:118 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
41:127 |
Warning |
Requires a space before '}'. |
block-spacing
|
41:128 |
Warning |
A space is required after ','. |
comma-spacing
|
84:26 |
Warning |
Extra space after key 'key'. |
key-spacing
|
85:26 |
Warning |
Extra space after key 'key'. |
key-spacing
|
85:52 |
Warning |
Extra space after key 'component'. |
key-spacing
|
86:26 |
Warning |
Extra space after key 'key'. |
key-spacing
|
87:26 |
Warning |
Extra space after key 'key'. |
key-spacing
|
97:58 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
106:26 |
Warning |
Extra space after key 'key'. |
key-spacing
|
107:26 |
Warning |
Extra space after key 'key'. |
key-spacing
|
107:53 |
Warning |
Extra space after key 'component'. |
key-spacing
|
108:26 |
Warning |
Extra space after key 'key'. |
key-spacing
|
109:26 |
Warning |
Extra space after key 'key'. |
key-spacing
|
120:59 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
126:26 |
Warning |
Extra space after key 'key'. |
key-spacing
|
126:51 |
Warning |
Extra space after key 'component'. |
key-spacing
|
127:26 |
Warning |
Extra space after key 'key'. |
key-spacing
|
127:54 |
Warning |
Extra space after key 'component'. |
key-spacing
|
128:26 |
Warning |
Extra space after key 'key'. |
key-spacing
|
137:22 |
Warning |
Extra space after key 'key'. |
key-spacing
|
137:47 |
Warning |
Extra space after key 'component'. |
key-spacing
|
138:22 |
Warning |
Extra space after key 'key'. |
key-spacing
|
138:45 |
Warning |
Extra space after key 'component'. |
key-spacing
|
139:22 |
Warning |
Extra space after key 'key'. |
key-spacing
|
140:22 |
Warning |
Extra space after key 'key'. |
key-spacing
|
142:87 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
144:94 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
153:95 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
153:101 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
154:102 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
154:108 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
154:120 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
154:126 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
155:66 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
155:72 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
155:77 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
155:85 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
157:44 |
Warning |
Unexpected space between function name and paren. |
no-spaced-func
|
187:26 |
Warning |
Extra space after key 'key'. |
key-spacing
|
187:53 |
Warning |
Extra space after key 'component'. |
key-spacing
|
188:26 |
Warning |
Extra space after key 'key'. |
key-spacing
|
189:26 |
Warning |
Extra space after key 'key'. |
key-spacing
|
204:22 |
Warning |
Extra space after key 'key'. |
key-spacing
|
204:40 |
Warning |
Extra space after key 'component'. |
key-spacing
|
205:22 |
Warning |
Extra space after key 'key'. |
key-spacing
|
205:49 |
Warning |
Extra space after key 'component'. |
key-spacing
|
206:22 |
Warning |
Extra space after key 'key'. |
key-spacing
|
207:22 |
Warning |
Extra space after key 'key'. |
key-spacing
|
220:44 |
Warning |
Unexpected space between function name and paren. |
no-spaced-func
|
247:85 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
247:92 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
252:73 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
252:80 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
252:100 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
252:107 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
260:85 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
260:92 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
264:73 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
264:80 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
264:100 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
264:107 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
274:26 |
Warning |
Extra space after key 'key'. |
key-spacing
|
274:46 |
Warning |
Extra space after key 'component'. |
key-spacing
|
275:26 |
Warning |
Extra space after key 'key'. |
key-spacing
|
276:26 |
Warning |
Extra space after key 'key'. |
key-spacing
|
276:46 |
Warning |
Extra space after key 'component'. |
key-spacing
|
277:26 |
Warning |
Extra space after key 'key'. |
key-spacing
|
278:26 |
Warning |
Extra space after key 'key'. |
key-spacing
|
280:90 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
285:97 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
292:48 |
Warning |
Unexpected space between function name and paren. |
no-spaced-func
|
321:26 |
Warning |
Extra space after key 'key'. |
key-spacing
|
322:26 |
Warning |
Extra space after key 'key'. |
key-spacing
|
322:50 |
Warning |
Extra space after key 'component'. |
key-spacing
|
322:69 |
Warning |
Extra space after key 'param'. |
key-spacing
|
323:26 |
Warning |
Extra space after key 'key'. |
key-spacing
|
324:26 |
Warning |
Extra space after key 'key'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/lib/amd/src/templates.js
14 problems (0 errors, 14 warnings)
|
26:8 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
93:18 |
Warning |
Missing space before value for key 'args'. |
key-spacing
|
101:21 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
107:21 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
262:36 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
262:36 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
263:36 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
263:36 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
264:35 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
264:35 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
265:38 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
265:38 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
266:29 |
Warning |
Extra space after key 'config'. |
key-spacing
|
417:54 |
Warning |
A space is required after ','. |
comma-spacing
|
[+] /Users/danp/moodles/pm/moodle/lib/amd/src/tooltip.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/amd/src/tree.js
6 problems (0 errors, 6 warnings)
|
489:34 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
489:34 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
490:36 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
490:36 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
491:34 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
491:34 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
[+] /Users/danp/moodles/pm/moodle/lib/amd/src/url.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/amd/src/yui.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/cookies.js
56 problems (4 errors, 52 warnings)
|
1:1 |
Warning |
Expected space or tab after '/**' in comment. |
spaced-comment
|
8:1 |
Warning |
Opening curly brace does not appear on the same line as controlling statement. |
brace-style
|
11:11 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
12:12 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
13:14 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
14:11 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
15:13 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
16:13 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
19:11 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
19:12 |
Warning |
Opening curly brace does not appear on the same line as controlling statement. |
brace-style
|
22:9 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
29:3 |
Warning |
Opening curly brace does not appear on the same line as controlling statement. |
brace-style
|
32:4 |
Warning |
Opening curly brace does not appear on the same line as controlling statement. |
brace-style
|
34:21 |
Warning |
Unexpected space between function name and paren. |
no-spaced-func
|
35:5 |
Error |
Expected { after 'if' condition. |
curly
|
39:4 |
Error |
Expected { after 'if' condition. |
curly
|
45:10 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
45:11 |
Warning |
Opening curly brace does not appear on the same line as controlling statement. |
brace-style
|
48:11 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
54:3 |
Error |
Expected { after 'if' condition. |
curly
|
54:18 |
Warning |
Multiple spaces found before 'exp'. |
no-multi-spaces
|
54:22 |
Warning |
Unexpected space between function name and paren. |
no-spaced-func
|
55:44 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
55:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
55:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
55:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
56:15 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
58:39 |
Warning |
Unexpected space between function name and paren. |
no-spaced-func
|
65:15 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
69:11 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
69:12 |
Warning |
Opening curly brace does not appear on the same line as controlling statement. |
brace-style
|
78:17 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
78:37 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
78:59 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
78:68 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
79:16 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
79:35 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
79:58 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
79:66 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
80:16 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
80:35 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
80:60 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
80:68 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
81:17 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
81:37 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
81:59 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
81:68 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
82:19 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
82:38 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
82:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
82:70 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
83:21 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
83:40 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
83:64 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
83:72 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
83:85 |
Error |
Missing semicolon. |
semi
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/accessibilitychecker/yui/src/button/js/button.js
9 problems (0 errors, 9 warnings)
|
110:45 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
121:43 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
178:47 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
188:47 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
198:47 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
201:46 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
212:56 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
297:22 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
299:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/accessibilityhelper/yui/src/button/js/button.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/align/yui/src/button/js/button.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/backcolor/yui/src/button/js/button.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/bold/yui/src/button/js/button.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/charmap/yui/src/button/js/button.js
479 problems (0 errors, 479 warnings)
|
46:23 |
Warning |
Multiple spaces found before '' ''. |
no-multi-spaces
|
46:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
47:23 |
Warning |
Multiple spaces found before ''&''. |
no-multi-spaces
|
47:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
48:23 |
Warning |
Multiple spaces found before ''"''. |
no-multi-spaces
|
48:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
49:23 |
Warning |
Multiple spaces found before ''‽''. |
no-multi-spaces
|
49:35 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
51:23 |
Warning |
Multiple spaces found before ''¢''. |
no-multi-spaces
|
51:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
52:23 |
Warning |
Multiple spaces found before ''€''. |
no-multi-spaces
|
53:23 |
Warning |
Multiple spaces found before ''£''. |
no-multi-spaces
|
53:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
54:23 |
Warning |
Multiple spaces found before ''¥''. |
no-multi-spaces
|
54:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
56:23 |
Warning |
Multiple spaces found before ''©''. |
no-multi-spaces
|
56:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
57:23 |
Warning |
Multiple spaces found before ''®''. |
no-multi-spaces
|
57:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
58:23 |
Warning |
Multiple spaces found before ''™''. |
no-multi-spaces
|
59:23 |
Warning |
Multiple spaces found before ''‰''. |
no-multi-spaces
|
60:23 |
Warning |
Multiple spaces found before ''µ''. |
no-multi-spaces
|
60:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
61:23 |
Warning |
Multiple spaces found before ''·''. |
no-multi-spaces
|
61:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
62:23 |
Warning |
Multiple spaces found before ''•''. |
no-multi-spaces
|
63:23 |
Warning |
Multiple spaces found before ''…''. |
no-multi-spaces
|
64:23 |
Warning |
Multiple spaces found before ''′''. |
no-multi-spaces
|
65:23 |
Warning |
Multiple spaces found before ''″''. |
no-multi-spaces
|
66:23 |
Warning |
Multiple spaces found before ''§''. |
no-multi-spaces
|
66:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
67:23 |
Warning |
Multiple spaces found before ''¶''. |
no-multi-spaces
|
67:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
68:23 |
Warning |
Multiple spaces found before ''ß''. |
no-multi-spaces
|
68:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
70:23 |
Warning |
Multiple spaces found before ''‹''. |
no-multi-spaces
|
71:23 |
Warning |
Multiple spaces found before ''›''. |
no-multi-spaces
|
72:23 |
Warning |
Multiple spaces found before ''«''. |
no-multi-spaces
|
72:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
73:23 |
Warning |
Multiple spaces found before ''»''. |
no-multi-spaces
|
73:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
74:23 |
Warning |
Multiple spaces found before ''‘''. |
no-multi-spaces
|
75:23 |
Warning |
Multiple spaces found before ''’''. |
no-multi-spaces
|
76:23 |
Warning |
Multiple spaces found before ''“''. |
no-multi-spaces
|
77:23 |
Warning |
Multiple spaces found before ''”''. |
no-multi-spaces
|
78:23 |
Warning |
Multiple spaces found before ''‚''. |
no-multi-spaces
|
79:23 |
Warning |
Multiple spaces found before ''„''. |
no-multi-spaces
|
80:23 |
Warning |
Multiple spaces found before ''<''. |
no-multi-spaces
|
80:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
81:23 |
Warning |
Multiple spaces found before ''>''. |
no-multi-spaces
|
81:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
82:23 |
Warning |
Multiple spaces found before ''≤''. |
no-multi-spaces
|
83:23 |
Warning |
Multiple spaces found before ''≥''. |
no-multi-spaces
|
84:23 |
Warning |
Multiple spaces found before ''–''. |
no-multi-spaces
|
85:23 |
Warning |
Multiple spaces found before ''—''. |
no-multi-spaces
|
86:23 |
Warning |
Multiple spaces found before ''¯''. |
no-multi-spaces
|
86:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
87:23 |
Warning |
Multiple spaces found before ''‾''. |
no-multi-spaces
|
88:23 |
Warning |
Multiple spaces found before ''¤''. |
no-multi-spaces
|
88:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
89:23 |
Warning |
Multiple spaces found before ''¦''. |
no-multi-spaces
|
89:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
90:23 |
Warning |
Multiple spaces found before ''¨''. |
no-multi-spaces
|
90:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
91:23 |
Warning |
Multiple spaces found before ''¡''. |
no-multi-spaces
|
91:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
92:23 |
Warning |
Multiple spaces found before ''¿''. |
no-multi-spaces
|
92:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
93:23 |
Warning |
Multiple spaces found before ''ˆ''. |
no-multi-spaces
|
93:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
94:23 |
Warning |
Multiple spaces found before ''˜''. |
no-multi-spaces
|
94:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
95:23 |
Warning |
Multiple spaces found before ''°''. |
no-multi-spaces
|
95:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
96:23 |
Warning |
Multiple spaces found before ''−''. |
no-multi-spaces
|
97:23 |
Warning |
Multiple spaces found before ''±''. |
no-multi-spaces
|
97:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
98:23 |
Warning |
Multiple spaces found before ''÷''. |
no-multi-spaces
|
98:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
99:23 |
Warning |
Multiple spaces found before ''⁄''. |
no-multi-spaces
|
100:23 |
Warning |
Multiple spaces found before ''×''. |
no-multi-spaces
|
100:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
101:23 |
Warning |
Multiple spaces found before ''¹''. |
no-multi-spaces
|
101:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
102:23 |
Warning |
Multiple spaces found before ''²''. |
no-multi-spaces
|
102:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
103:23 |
Warning |
Multiple spaces found before ''³''. |
no-multi-spaces
|
103:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
104:23 |
Warning |
Multiple spaces found before ''¼''. |
no-multi-spaces
|
104:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
105:23 |
Warning |
Multiple spaces found before ''½''. |
no-multi-spaces
|
105:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
106:23 |
Warning |
Multiple spaces found before ''¾''. |
no-multi-spaces
|
106:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
108:23 |
Warning |
Multiple spaces found before ''ƒ''. |
no-multi-spaces
|
108:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
109:23 |
Warning |
Multiple spaces found before ''∫''. |
no-multi-spaces
|
110:23 |
Warning |
Multiple spaces found before ''∑''. |
no-multi-spaces
|
111:23 |
Warning |
Multiple spaces found before ''∞''. |
no-multi-spaces
|
112:23 |
Warning |
Multiple spaces found before ''√''. |
no-multi-spaces
|
113:23 |
Warning |
Multiple spaces found before ''∼''. |
no-multi-spaces
|
113:39 |
Warning |
A space is required after ','. |
comma-spacing
|
114:23 |
Warning |
Multiple spaces found before ''≅''. |
no-multi-spaces
|
114:39 |
Warning |
A space is required after ','. |
comma-spacing
|
115:23 |
Warning |
Multiple spaces found before ''≈''. |
no-multi-spaces
|
116:23 |
Warning |
Multiple spaces found before ''≠''. |
no-multi-spaces
|
117:23 |
Warning |
Multiple spaces found before ''≡''. |
no-multi-spaces
|
118:23 |
Warning |
Multiple spaces found before ''∈''. |
no-multi-spaces
|
118:39 |
Warning |
A space is required after ','. |
comma-spacing
|
119:23 |
Warning |
Multiple spaces found before ''∉''. |
no-multi-spaces
|
119:39 |
Warning |
A space is required after ','. |
comma-spacing
|
120:23 |
Warning |
Multiple spaces found before ''∋''. |
no-multi-spaces
|
120:39 |
Warning |
A space is required after ','. |
comma-spacing
|
121:23 |
Warning |
Multiple spaces found before ''∏''. |
no-multi-spaces
|
122:23 |
Warning |
Multiple spaces found before ''∧''. |
no-multi-spaces
|
122:39 |
Warning |
A space is required after ','. |
comma-spacing
|
123:23 |
Warning |
Multiple spaces found before ''∨''. |
no-multi-spaces
|
123:39 |
Warning |
A space is required after ','. |
comma-spacing
|
124:23 |
Warning |
Multiple spaces found before ''¬''. |
no-multi-spaces
|
124:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
125:23 |
Warning |
Multiple spaces found before ''∩''. |
no-multi-spaces
|
126:23 |
Warning |
Multiple spaces found before ''∪''. |
no-multi-spaces
|
126:39 |
Warning |
A space is required after ','. |
comma-spacing
|
127:23 |
Warning |
Multiple spaces found before ''∂''. |
no-multi-spaces
|
128:23 |
Warning |
Multiple spaces found before ''∀''. |
no-multi-spaces
|
128:39 |
Warning |
A space is required after ','. |
comma-spacing
|
129:23 |
Warning |
Multiple spaces found before ''∃''. |
no-multi-spaces
|
129:39 |
Warning |
A space is required after ','. |
comma-spacing
|
130:23 |
Warning |
Multiple spaces found before ''∅''. |
no-multi-spaces
|
130:39 |
Warning |
A space is required after ','. |
comma-spacing
|
131:23 |
Warning |
Multiple spaces found before ''∇''. |
no-multi-spaces
|
131:39 |
Warning |
A space is required after ','. |
comma-spacing
|
132:23 |
Warning |
Multiple spaces found before ''∗''. |
no-multi-spaces
|
132:39 |
Warning |
A space is required after ','. |
comma-spacing
|
133:23 |
Warning |
Multiple spaces found before ''∝''. |
no-multi-spaces
|
133:39 |
Warning |
A space is required after ','. |
comma-spacing
|
134:23 |
Warning |
Multiple spaces found before ''∠''. |
no-multi-spaces
|
134:39 |
Warning |
A space is required after ','. |
comma-spacing
|
136:23 |
Warning |
Multiple spaces found before ''´''. |
no-multi-spaces
|
136:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
137:23 |
Warning |
Multiple spaces found before ''¸''. |
no-multi-spaces
|
137:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
138:23 |
Warning |
Multiple spaces found before ''ª''. |
no-multi-spaces
|
138:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
139:23 |
Warning |
Multiple spaces found before ''º''. |
no-multi-spaces
|
139:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
140:23 |
Warning |
Multiple spaces found before ''†''. |
no-multi-spaces
|
141:23 |
Warning |
Multiple spaces found before ''‡''. |
no-multi-spaces
|
143:23 |
Warning |
Multiple spaces found before ''À''. |
no-multi-spaces
|
143:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
144:23 |
Warning |
Multiple spaces found before ''Á''. |
no-multi-spaces
|
144:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
145:23 |
Warning |
Multiple spaces found before ''Â''. |
no-multi-spaces
|
145:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
146:23 |
Warning |
Multiple spaces found before ''Ã''. |
no-multi-spaces
|
146:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
147:23 |
Warning |
Multiple spaces found before ''Ä''. |
no-multi-spaces
|
147:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
148:23 |
Warning |
Multiple spaces found before ''Å''. |
no-multi-spaces
|
148:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
149:23 |
Warning |
Multiple spaces found before ''Ā''. |
no-multi-spaces
|
149:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
150:23 |
Warning |
Multiple spaces found before ''Æ''. |
no-multi-spaces
|
150:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
151:23 |
Warning |
Multiple spaces found before ''Ç''. |
no-multi-spaces
|
151:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
152:23 |
Warning |
Multiple spaces found before ''È''. |
no-multi-spaces
|
152:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
153:23 |
Warning |
Multiple spaces found before ''É''. |
no-multi-spaces
|
153:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
154:23 |
Warning |
Multiple spaces found before ''Ê''. |
no-multi-spaces
|
154:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
155:23 |
Warning |
Multiple spaces found before ''Ë''. |
no-multi-spaces
|
155:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
156:23 |
Warning |
Multiple spaces found before ''Ē''. |
no-multi-spaces
|
156:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
157:23 |
Warning |
Multiple spaces found before ''Ì''. |
no-multi-spaces
|
157:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
158:23 |
Warning |
Multiple spaces found before ''Í''. |
no-multi-spaces
|
158:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
159:23 |
Warning |
Multiple spaces found before ''Î''. |
no-multi-spaces
|
159:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
160:23 |
Warning |
Multiple spaces found before ''Ï''. |
no-multi-spaces
|
160:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
161:23 |
Warning |
Multiple spaces found before ''Ī''. |
no-multi-spaces
|
161:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
162:23 |
Warning |
Multiple spaces found before ''Ð''. |
no-multi-spaces
|
162:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
163:23 |
Warning |
Multiple spaces found before ''Ñ''. |
no-multi-spaces
|
163:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
164:23 |
Warning |
Multiple spaces found before ''Ò''. |
no-multi-spaces
|
164:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
165:23 |
Warning |
Multiple spaces found before ''Ó''. |
no-multi-spaces
|
165:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
166:23 |
Warning |
Multiple spaces found before ''Ô''. |
no-multi-spaces
|
166:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
167:23 |
Warning |
Multiple spaces found before ''Õ''. |
no-multi-spaces
|
167:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
168:23 |
Warning |
Multiple spaces found before ''Ö''. |
no-multi-spaces
|
168:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
169:23 |
Warning |
Multiple spaces found before ''Ø''. |
no-multi-spaces
|
169:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
170:23 |
Warning |
Multiple spaces found before ''Ō''. |
no-multi-spaces
|
170:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
171:23 |
Warning |
Multiple spaces found before ''Œ''. |
no-multi-spaces
|
171:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
172:23 |
Warning |
Multiple spaces found before ''Š''. |
no-multi-spaces
|
172:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
173:23 |
Warning |
Multiple spaces found before ''Ù''. |
no-multi-spaces
|
173:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
174:23 |
Warning |
Multiple spaces found before ''Ú''. |
no-multi-spaces
|
174:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
175:23 |
Warning |
Multiple spaces found before ''Û''. |
no-multi-spaces
|
175:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
176:23 |
Warning |
Multiple spaces found before ''Ü''. |
no-multi-spaces
|
176:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
177:23 |
Warning |
Multiple spaces found before ''Ū''. |
no-multi-spaces
|
177:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
178:23 |
Warning |
Multiple spaces found before ''Ý''. |
no-multi-spaces
|
178:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
179:23 |
Warning |
Multiple spaces found before ''Ÿ''. |
no-multi-spaces
|
179:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
180:23 |
Warning |
Multiple spaces found before ''Þ''. |
no-multi-spaces
|
180:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
181:23 |
Warning |
Multiple spaces found before ''à''. |
no-multi-spaces
|
181:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
182:23 |
Warning |
Multiple spaces found before ''á''. |
no-multi-spaces
|
182:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
183:23 |
Warning |
Multiple spaces found before ''â''. |
no-multi-spaces
|
183:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
184:23 |
Warning |
Multiple spaces found before ''ã''. |
no-multi-spaces
|
184:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
185:23 |
Warning |
Multiple spaces found before ''ä''. |
no-multi-spaces
|
185:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
186:23 |
Warning |
Multiple spaces found before ''å''. |
no-multi-spaces
|
186:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
187:23 |
Warning |
Multiple spaces found before ''ā''. |
no-multi-spaces
|
187:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
188:23 |
Warning |
Multiple spaces found before ''æ''. |
no-multi-spaces
|
188:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
189:23 |
Warning |
Multiple spaces found before ''ç''. |
no-multi-spaces
|
189:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
190:23 |
Warning |
Multiple spaces found before ''è''. |
no-multi-spaces
|
190:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
191:23 |
Warning |
Multiple spaces found before ''é''. |
no-multi-spaces
|
191:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
192:23 |
Warning |
Multiple spaces found before ''ê''. |
no-multi-spaces
|
192:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
193:23 |
Warning |
Multiple spaces found before ''ë''. |
no-multi-spaces
|
193:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
194:23 |
Warning |
Multiple spaces found before ''ē''. |
no-multi-spaces
|
194:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
195:23 |
Warning |
Multiple spaces found before ''ì''. |
no-multi-spaces
|
195:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
196:23 |
Warning |
Multiple spaces found before ''í''. |
no-multi-spaces
|
196:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
197:23 |
Warning |
Multiple spaces found before ''î''. |
no-multi-spaces
|
197:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
198:23 |
Warning |
Multiple spaces found before ''ï''. |
no-multi-spaces
|
198:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
199:23 |
Warning |
Multiple spaces found before ''ī''. |
no-multi-spaces
|
199:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
200:23 |
Warning |
Multiple spaces found before ''ð''. |
no-multi-spaces
|
200:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
201:23 |
Warning |
Multiple spaces found before ''ñ''. |
no-multi-spaces
|
201:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
202:23 |
Warning |
Multiple spaces found before ''ò''. |
no-multi-spaces
|
202:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
203:23 |
Warning |
Multiple spaces found before ''ó''. |
no-multi-spaces
|
203:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
204:23 |
Warning |
Multiple spaces found before ''ô''. |
no-multi-spaces
|
204:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
205:23 |
Warning |
Multiple spaces found before ''õ''. |
no-multi-spaces
|
205:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
206:23 |
Warning |
Multiple spaces found before ''ö''. |
no-multi-spaces
|
206:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
207:23 |
Warning |
Multiple spaces found before ''ø''. |
no-multi-spaces
|
207:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
208:23 |
Warning |
Multiple spaces found before ''ō''. |
no-multi-spaces
|
208:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
209:23 |
Warning |
Multiple spaces found before ''œ''. |
no-multi-spaces
|
209:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
210:23 |
Warning |
Multiple spaces found before ''š''. |
no-multi-spaces
|
210:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
211:23 |
Warning |
Multiple spaces found before ''ù''. |
no-multi-spaces
|
211:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
212:23 |
Warning |
Multiple spaces found before ''ú''. |
no-multi-spaces
|
212:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
213:23 |
Warning |
Multiple spaces found before ''û''. |
no-multi-spaces
|
213:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
214:23 |
Warning |
Multiple spaces found before ''ü''. |
no-multi-spaces
|
214:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
215:23 |
Warning |
Multiple spaces found before ''ū''. |
no-multi-spaces
|
215:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
216:23 |
Warning |
Multiple spaces found before ''ý''. |
no-multi-spaces
|
216:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
217:23 |
Warning |
Multiple spaces found before ''þ''. |
no-multi-spaces
|
217:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
218:23 |
Warning |
Multiple spaces found before ''ÿ''. |
no-multi-spaces
|
218:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
219:23 |
Warning |
Multiple spaces found before ''Α''. |
no-multi-spaces
|
219:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
220:23 |
Warning |
Multiple spaces found before ''Β''. |
no-multi-spaces
|
220:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
221:23 |
Warning |
Multiple spaces found before ''Γ''. |
no-multi-spaces
|
221:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
222:23 |
Warning |
Multiple spaces found before ''Δ''. |
no-multi-spaces
|
222:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
223:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
224:23 |
Warning |
Multiple spaces found before ''Ζ''. |
no-multi-spaces
|
224:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
225:23 |
Warning |
Multiple spaces found before ''Η''. |
no-multi-spaces
|
225:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
226:23 |
Warning |
Multiple spaces found before ''Θ''. |
no-multi-spaces
|
226:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
227:23 |
Warning |
Multiple spaces found before ''Ι''. |
no-multi-spaces
|
227:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
228:23 |
Warning |
Multiple spaces found before ''Κ''. |
no-multi-spaces
|
228:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
229:23 |
Warning |
Multiple spaces found before ''Λ''. |
no-multi-spaces
|
229:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
230:23 |
Warning |
Multiple spaces found before ''Μ''. |
no-multi-spaces
|
230:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
231:23 |
Warning |
Multiple spaces found before ''Ν''. |
no-multi-spaces
|
231:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
232:23 |
Warning |
Multiple spaces found before ''Ξ''. |
no-multi-spaces
|
232:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
233:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
234:23 |
Warning |
Multiple spaces found before ''Π''. |
no-multi-spaces
|
234:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
235:23 |
Warning |
Multiple spaces found before ''Ρ''. |
no-multi-spaces
|
235:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
236:23 |
Warning |
Multiple spaces found before ''Σ''. |
no-multi-spaces
|
236:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
237:23 |
Warning |
Multiple spaces found before ''Τ''. |
no-multi-spaces
|
237:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
238:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
239:23 |
Warning |
Multiple spaces found before ''Φ''. |
no-multi-spaces
|
239:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
240:23 |
Warning |
Multiple spaces found before ''Χ''. |
no-multi-spaces
|
240:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
241:23 |
Warning |
Multiple spaces found before ''Ψ''. |
no-multi-spaces
|
241:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
242:23 |
Warning |
Multiple spaces found before ''Ω''. |
no-multi-spaces
|
242:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
243:23 |
Warning |
Multiple spaces found before ''α''. |
no-multi-spaces
|
243:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
244:23 |
Warning |
Multiple spaces found before ''β''. |
no-multi-spaces
|
244:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
245:23 |
Warning |
Multiple spaces found before ''γ''. |
no-multi-spaces
|
245:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
246:23 |
Warning |
Multiple spaces found before ''δ''. |
no-multi-spaces
|
246:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
247:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
248:23 |
Warning |
Multiple spaces found before ''ζ''. |
no-multi-spaces
|
248:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
249:23 |
Warning |
Multiple spaces found before ''η''. |
no-multi-spaces
|
249:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
250:23 |
Warning |
Multiple spaces found before ''θ''. |
no-multi-spaces
|
250:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
251:23 |
Warning |
Multiple spaces found before ''ι''. |
no-multi-spaces
|
251:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
252:23 |
Warning |
Multiple spaces found before ''κ''. |
no-multi-spaces
|
252:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
253:23 |
Warning |
Multiple spaces found before ''λ''. |
no-multi-spaces
|
253:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
254:23 |
Warning |
Multiple spaces found before ''μ''. |
no-multi-spaces
|
254:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
255:23 |
Warning |
Multiple spaces found before ''ν''. |
no-multi-spaces
|
255:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
256:23 |
Warning |
Multiple spaces found before ''ξ''. |
no-multi-spaces
|
256:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
257:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
258:23 |
Warning |
Multiple spaces found before ''π''. |
no-multi-spaces
|
258:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
259:23 |
Warning |
Multiple spaces found before ''ρ''. |
no-multi-spaces
|
259:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
260:23 |
Warning |
Multiple spaces found before ''ς''. |
no-multi-spaces
|
260:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
261:23 |
Warning |
Multiple spaces found before ''σ''. |
no-multi-spaces
|
261:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
262:23 |
Warning |
Multiple spaces found before ''τ''. |
no-multi-spaces
|
262:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
263:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
264:23 |
Warning |
Multiple spaces found before ''φ''. |
no-multi-spaces
|
264:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
265:23 |
Warning |
Multiple spaces found before ''χ''. |
no-multi-spaces
|
265:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
266:23 |
Warning |
Multiple spaces found before ''ψ''. |
no-multi-spaces
|
266:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
267:23 |
Warning |
Multiple spaces found before ''ω''. |
no-multi-spaces
|
267:34 |
Warning |
Multiple spaces found before 'true'. |
no-multi-spaces
|
269:39 |
Warning |
A space is required after ','. |
comma-spacing
|
270:23 |
Warning |
Multiple spaces found before ''ϖ''. |
no-multi-spaces
|
270:34 |
Warning |
Multiple spaces found before 'false'. |
no-multi-spaces
|
270:39 |
Warning |
A space is required after ','. |
comma-spacing
|
271:23 |
Warning |
Multiple spaces found before ''ℜ''. |
no-multi-spaces
|
271:39 |
Warning |
A space is required after ','. |
comma-spacing
|
272:22 |
Warning |
A space is required after ','. |
comma-spacing
|
272:34 |
Warning |
Multiple spaces found before 'false'. |
no-multi-spaces
|
272:39 |
Warning |
A space is required after ','. |
comma-spacing
|
273:23 |
Warning |
Multiple spaces found before ''ϒ''. |
no-multi-spaces
|
273:34 |
Warning |
Multiple spaces found before 'false'. |
no-multi-spaces
|
273:39 |
Warning |
A space is required after ','. |
comma-spacing
|
274:23 |
Warning |
Multiple spaces found before ''℘''. |
no-multi-spaces
|
274:39 |
Warning |
A space is required after ','. |
comma-spacing
|
275:23 |
Warning |
Multiple spaces found before ''ℑ''. |
no-multi-spaces
|
275:39 |
Warning |
A space is required after ','. |
comma-spacing
|
277:23 |
Warning |
Multiple spaces found before ''←''. |
no-multi-spaces
|
278:23 |
Warning |
Multiple spaces found before ''↑''. |
no-multi-spaces
|
279:23 |
Warning |
Multiple spaces found before ''→''. |
no-multi-spaces
|
280:23 |
Warning |
Multiple spaces found before ''↓''. |
no-multi-spaces
|
281:23 |
Warning |
Multiple spaces found before ''↔''. |
no-multi-spaces
|
282:23 |
Warning |
Multiple spaces found before ''↵''. |
no-multi-spaces
|
282:39 |
Warning |
A space is required after ','. |
comma-spacing
|
283:23 |
Warning |
Multiple spaces found before ''⇐''. |
no-multi-spaces
|
283:39 |
Warning |
A space is required after ','. |
comma-spacing
|
284:23 |
Warning |
Multiple spaces found before ''⇑''. |
no-multi-spaces
|
284:39 |
Warning |
A space is required after ','. |
comma-spacing
|
285:23 |
Warning |
Multiple spaces found before ''⇒''. |
no-multi-spaces
|
285:39 |
Warning |
A space is required after ','. |
comma-spacing
|
286:23 |
Warning |
Multiple spaces found before ''⇓''. |
no-multi-spaces
|
286:39 |
Warning |
A space is required after ','. |
comma-spacing
|
287:23 |
Warning |
Multiple spaces found before ''⇔''. |
no-multi-spaces
|
287:39 |
Warning |
A space is required after ','. |
comma-spacing
|
288:23 |
Warning |
Multiple spaces found before ''∴''. |
no-multi-spaces
|
288:39 |
Warning |
A space is required after ','. |
comma-spacing
|
289:23 |
Warning |
Multiple spaces found before ''⊂''. |
no-multi-spaces
|
289:39 |
Warning |
A space is required after ','. |
comma-spacing
|
290:23 |
Warning |
Multiple spaces found before ''⊃''. |
no-multi-spaces
|
290:39 |
Warning |
A space is required after ','. |
comma-spacing
|
291:23 |
Warning |
Multiple spaces found before ''⊄''. |
no-multi-spaces
|
291:39 |
Warning |
A space is required after ','. |
comma-spacing
|
292:23 |
Warning |
Multiple spaces found before ''⊆''. |
no-multi-spaces
|
292:39 |
Warning |
A space is required after ','. |
comma-spacing
|
293:23 |
Warning |
Multiple spaces found before ''⊇''. |
no-multi-spaces
|
293:39 |
Warning |
A space is required after ','. |
comma-spacing
|
294:23 |
Warning |
Multiple spaces found before ''⊕''. |
no-multi-spaces
|
294:39 |
Warning |
A space is required after ','. |
comma-spacing
|
295:23 |
Warning |
Multiple spaces found before ''⊗''. |
no-multi-spaces
|
295:39 |
Warning |
A space is required after ','. |
comma-spacing
|
296:23 |
Warning |
Multiple spaces found before ''⊥''. |
no-multi-spaces
|
296:39 |
Warning |
A space is required after ','. |
comma-spacing
|
297:23 |
Warning |
Multiple spaces found before ''⋅''. |
no-multi-spaces
|
297:39 |
Warning |
A space is required after ','. |
comma-spacing
|
298:23 |
Warning |
Multiple spaces found before ''⌈''. |
no-multi-spaces
|
298:39 |
Warning |
A space is required after ','. |
comma-spacing
|
299:23 |
Warning |
Multiple spaces found before ''⌉''. |
no-multi-spaces
|
299:39 |
Warning |
A space is required after ','. |
comma-spacing
|
300:23 |
Warning |
Multiple spaces found before ''⌊''. |
no-multi-spaces
|
300:39 |
Warning |
A space is required after ','. |
comma-spacing
|
301:23 |
Warning |
Multiple spaces found before ''⌋''. |
no-multi-spaces
|
301:39 |
Warning |
A space is required after ','. |
comma-spacing
|
302:23 |
Warning |
Multiple spaces found before ''〈''. |
no-multi-spaces
|
302:39 |
Warning |
A space is required after ','. |
comma-spacing
|
303:23 |
Warning |
Multiple spaces found before ''〉''. |
no-multi-spaces
|
303:39 |
Warning |
A space is required after ','. |
comma-spacing
|
304:23 |
Warning |
Multiple spaces found before ''◊''. |
no-multi-spaces
|
305:23 |
Warning |
Multiple spaces found before ''♠''. |
no-multi-spaces
|
306:23 |
Warning |
Multiple spaces found before ''♣''. |
no-multi-spaces
|
307:23 |
Warning |
Multiple spaces found before ''♥''. |
no-multi-spaces
|
308:23 |
Warning |
Multiple spaces found before ''♦''. |
no-multi-spaces
|
309:23 |
Warning |
Multiple spaces found before '' ''. |
no-multi-spaces
|
309:39 |
Warning |
A space is required after ','. |
comma-spacing
|
310:23 |
Warning |
Multiple spaces found before '' ''. |
no-multi-spaces
|
310:39 |
Warning |
A space is required after ','. |
comma-spacing
|
311:23 |
Warning |
Multiple spaces found before '' ''. |
no-multi-spaces
|
311:39 |
Warning |
A space is required after ','. |
comma-spacing
|
312:23 |
Warning |
Multiple spaces found before ''‌''. |
no-multi-spaces
|
312:39 |
Warning |
A space is required after ','. |
comma-spacing
|
313:23 |
Warning |
Multiple spaces found before ''‍''. |
no-multi-spaces
|
313:39 |
Warning |
A space is required after ','. |
comma-spacing
|
314:23 |
Warning |
Multiple spaces found before ''‎''. |
no-multi-spaces
|
314:39 |
Warning |
A space is required after ','. |
comma-spacing
|
315:23 |
Warning |
Multiple spaces found before ''‏''. |
no-multi-spaces
|
315:39 |
Warning |
A space is required after ','. |
comma-spacing
|
316:23 |
Warning |
Multiple spaces found before ''­''. |
no-multi-spaces
|
316:34 |
Warning |
Multiple spaces found before 'false'. |
no-multi-spaces
|
316:39 |
Warning |
A space is required after ','. |
comma-spacing
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/clear/yui/src/button/js/button.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/collapse/yui/src/button/js/button.js
2 problems (0 errors, 2 warnings)
|
45:24 |
Warning |
A space is required after ','. |
comma-spacing
|
51:24 |
Warning |
A space is required after ','. |
comma-spacing
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/emoticon/yui/src/button/js/button.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/equation/yui/src/button/js/button.js
6 problems (0 errors, 6 warnings)
|
187:49 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
296:21 |
Warning |
Expected space(s) after "while". |
keyword-spacing
|
381:29 |
Warning |
Multiple spaces found before 'text'. |
no-multi-spaces
|
411:24 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
414:40 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
456:58 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/fontcolor/yui/src/button/js/button.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/html/yui/src/button/js/button.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/image/yui/src/button/js/button.js
14 problems (0 errors, 14 warnings)
|
222:47 |
Warning |
Requires a space after '{'. |
block-spacing
|
222:47 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
222:48 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
222:48 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
222:67 |
Warning |
Requires a space before '}'. |
block-spacing
|
223:48 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
223:48 |
Warning |
Requires a space after '{'. |
block-spacing
|
223:49 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
223:49 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
223:68 |
Warning |
Requires a space before '}'. |
block-spacing
|
445:45 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
446:46 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
704:17 |
Warning |
Extra space after key 'alt'. |
key-spacing
|
704:22 |
Warning |
Missing space before value for key 'alt'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/indent/yui/src/button/js/button.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/italic/yui/src/button/js/button.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/link/yui/src/button/js/button.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/managefiles/yui/src/button/js/button.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/managefiles/yui/src/usedfiles/js/usedfiles.js
1 problem (0 errors, 1 warning)
|
55:3 |
Warning |
Identifier 'atto_managefiles' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/media/yui/src/button/js/button.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/noautolink/yui/src/button/js/button.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/orderedlist/yui/src/button/js/button.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/rtl/yui/src/button/js/button.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/strike/yui/src/button/js/button.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/subscript/yui/src/button/js/button.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/superscript/yui/src/button/js/button.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/table/yui/src/button/js/button.js
14 problems (0 errors, 14 warnings)
|
107:94 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
134:98 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
142:80 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
373:29 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
374:29 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
375:29 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
376:29 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
413:46 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
517:42 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
531:36 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
546:49 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
688:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
689:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1332:43 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/title/yui/src/button/js/button.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/underline/yui/src/button/js/button.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/undo/yui/src/button/js/button.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/plugins/unorderedlist/yui/src/button/js/button.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/yui/src/editor/js/autosave.js
17 problems (0 errors, 17 warnings)
|
32:21 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
155:37 |
Warning |
A space is required after ','. |
comma-spacing
|
156:25 |
Warning |
Identifier 'response_json' is not in camel case. |
camelcase
|
158:25 |
Warning |
Identifier 'response_json' is not in camel case. |
camelcase
|
162:29 |
Warning |
Identifier 'response_json' is not in camel case. |
camelcase
|
162:67 |
Warning |
Identifier 'response_json' is not in camel case. |
camelcase
|
163:29 |
Warning |
Identifier 'response_json' is not in camel case. |
camelcase
|
164:29 |
Warning |
Identifier 'response_json' is not in camel case. |
camelcase
|
168:29 |
Warning |
Identifier 'response_json' is not in camel case. |
camelcase
|
168:73 |
Warning |
Identifier 'response_json' is not in camel case. |
camelcase
|
169:29 |
Warning |
Identifier 'response_json' is not in camel case. |
camelcase
|
172:29 |
Warning |
Identifier 'response_json' is not in camel case. |
camelcase
|
172:59 |
Warning |
Identifier 'response_json' is not in camel case. |
camelcase
|
173:78 |
Warning |
Identifier 'response_json' is not in camel case. |
camelcase
|
176:36 |
Warning |
Identifier 'response_json' is not in camel case. |
camelcase
|
177:33 |
Warning |
Identifier 'response_json' is not in camel case. |
camelcase
|
179:46 |
Warning |
Identifier 'response_json' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/yui/src/editor/js/clean.js
5 problems (0 errors, 5 warnings)
|
32:18 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
292:86 |
Warning |
A space is required after ','. |
comma-spacing
|
294:70 |
Warning |
A space is required after ','. |
comma-spacing
|
300:82 |
Warning |
A space is required after ','. |
comma-spacing
|
302:85 |
Warning |
A space is required after ','. |
comma-spacing
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/yui/src/editor/js/commands.js
1 problem (0 errors, 1 warning)
|
32:20 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/yui/src/editor/js/editor-plugin-buttons.js
2 problems (0 errors, 2 warnings)
|
35:95 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
50:26 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/yui/src/editor/js/editor-plugin-dialogue.js
1 problem (0 errors, 1 warning)
|
32:27 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/yui/src/editor/js/editor-plugin.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/yui/src/editor/js/editor.js
1 problem (0 errors, 1 warning)
|
69:5 |
Warning |
Extra space after key 'BLOCK_TAGS'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/yui/src/editor/js/filepicker.js
2 problems (0 errors, 2 warnings)
|
32:23 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
69:42 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/yui/src/editor/js/lintconfig.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/yui/src/editor/js/menu.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/yui/src/editor/js/notify.js
1 problem (0 errors, 1 warning)
|
32:19 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/yui/src/editor/js/selection.js
2 problems (0 errors, 2 warnings)
|
32:22 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
255:42 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/yui/src/editor/js/styling.js
6 problems (0 errors, 6 warnings)
|
32:20 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
109:55 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
148:53 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
166:51 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
179:53 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
194:57 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/yui/src/editor/js/textarea.js
2 problems (0 errors, 2 warnings)
|
32:21 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
84:5 |
Warning |
Extra space after key 'updateOriginal'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/yui/src/editor/js/toolbar-keyboardnav.js
1 problem (0 errors, 1 warning)
|
32:23 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/lib/editor/atto/yui/src/editor/js/toolbar.js
1 problem (0 errors, 1 warning)
|
32:20 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/lib/form/dndupload.js
104 problems (5 errors, 99 warnings)
|
25:3 |
Warning |
Identifier 'form_dndupload' is not in camel case. |
camelcase
|
25:22 |
Error |
Missing semicolon. |
semi
|
104:44 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
130:9 |
Warning |
Identifier 'browser_supported' is not in camel case. |
camelcase
|
147:9 |
Warning |
Identifier 'get_upload_repositoryid' is not in camel case. |
camelcase
|
161:9 |
Warning |
Identifier 'init_events' is not in camel case. |
camelcase
|
164:36 |
Warning |
Multiple spaces found before 'this'. |
no-multi-spaces
|
164:53 |
Warning |
Multiple spaces found before 'this'. |
no-multi-spaces
|
165:36 |
Warning |
Multiple spaces found before 'this'. |
no-multi-spaces
|
165:52 |
Warning |
Multiple spaces found before 'this'. |
no-multi-spaces
|
172:9 |
Warning |
Identifier 'init_page_events' is not in camel case. |
camelcase
|
181:9 |
Warning |
Identifier 'is_disabled' is not in camel case. |
camelcase
|
182:21 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
189:9 |
Warning |
Identifier 'drag_enter_page' is not in camel case. |
camelcase
|
212:9 |
Warning |
Identifier 'drag_leave_page' is not in camel case. |
camelcase
|
232:9 |
Warning |
Identifier 'check_drag' is not in camel case. |
camelcase
|
250:9 |
Warning |
Identifier 'drag_enter' is not in camel case. |
camelcase
|
275:9 |
Warning |
Identifier 'drag_leave' is not in camel case. |
camelcase
|
294:9 |
Warning |
Identifier 'drag_over' is not in camel case. |
camelcase
|
326:36 |
Warning |
Missing space before value for key 'callbackcancel'. |
key-spacing
|
335:31 |
Warning |
Missing space before value for key 'files'. |
key-spacing
|
342:40 |
Warning |
Missing space before value for key 'callbackcancel'. |
key-spacing
|
360:9 |
Warning |
Identifier 'has_files' is not in camel case. |
camelcase
|
365:23 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
365:28 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
376:9 |
Warning |
Identifier 'show_drop_target' is not in camel case. |
camelcase
|
380:9 |
Warning |
Identifier 'hide_drop_target' is not in camel case. |
camelcase
|
387:9 |
Warning |
Identifier 'show_upload_ready' is not in camel case. |
camelcase
|
394:9 |
Warning |
Identifier 'hide_upload_ready' is not in camel case. |
camelcase
|
401:9 |
Warning |
Identifier 'show_progress' is not in camel case. |
camelcase
|
408:9 |
Warning |
Identifier 'hide_progress' is not in camel case. |
camelcase
|
416:9 |
Warning |
Identifier 'update_filemanager' is not in camel case. |
camelcase
|
429:9 |
Warning |
Identifier 'clear_progress' is not in camel case. |
camelcase
|
442:9 |
Warning |
Identifier 'update_progress' is not in camel case. |
camelcase
|
446:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
448:1 |
Error |
Line 448 exceeds the maximum line length of 132. |
max-len
|
448:67 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
448:80 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
469:27 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
523:14 |
Error |
Unnecessary semicolon. |
no-extra-semi
|
536:9 |
Warning |
Identifier 'start_upload' is not in camel case. |
camelcase
|
545:9 |
Warning |
Identifier 'print_msg' is not in camel case. |
camelcase
|
552:22 |
Warning |
Identifier 'msg_dlg_node' is not in camel case. |
camelcase
|
555:22 |
Warning |
Identifier 'msg_dlg' is not in camel case. |
camelcase
|
556:21 |
Warning |
Extra space after key 'srcNode'. |
key-spacing
|
557:21 |
Warning |
Extra space after key 'zIndex'. |
key-spacing
|
558:21 |
Warning |
Extra space after key 'centered'. |
key-spacing
|
559:21 |
Warning |
Extra space after key 'modal'. |
key-spacing
|
560:21 |
Warning |
Extra space after key 'visible'. |
key-spacing
|
561:21 |
Warning |
Extra space after key 'render'. |
key-spacing
|
563:48 |
Warning |
A space is required after ','. |
comma-spacing
|
563:58 |
Warning |
Missing space before value for key 'handles'. |
key-spacing
|
563:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
563:90 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
571:104 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
571:110 |
Error |
Missing semicolon. |
semi
|
582:9 |
Warning |
Identifier 'initialise_queue' is not in camel case. |
camelcase
|
589:19 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
589:24 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
618:9 |
Warning |
Identifier 'display_size' is not in camel case. |
camelcase
|
623:20 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
645:9 |
Warning |
Identifier 'add_to_upload_queue' is not in camel case. |
camelcase
|
668:41 |
Warning |
Missing space before value for key 'file'. |
key-spacing
|
668:56 |
Warning |
Missing space before value for key 'filename'. |
key-spacing
|
668:76 |
Warning |
Missing space before value for key 'overwrite'. |
key-spacing
|
677:9 |
Warning |
Identifier 'process_renames' is not in camel case. |
camelcase
|
706:17 |
Warning |
Identifier 'process_dlg_node' is not in camel case. |
camelcase
|
708:17 |
Warning |
Identifier 'process_dlg_node' is not in camel case. |
camelcase
|
710:17 |
Warning |
Identifier 'process_dlg_node' is not in camel case. |
camelcase
|
712:24 |
Warning |
Identifier 'process_dlg_node' is not in camel case. |
camelcase
|
714:17 |
Warning |
Identifier 'process_dlg' is not in camel case. |
camelcase
|
715:17 |
Warning |
Extra space after key 'srcNode'. |
key-spacing
|
717:17 |
Warning |
Extra space after key 'zIndex'. |
key-spacing
|
718:17 |
Warning |
Extra space after key 'centered'. |
key-spacing
|
719:17 |
Warning |
Extra space after key 'modal'. |
key-spacing
|
720:17 |
Warning |
Extra space after key 'visible'. |
key-spacing
|
721:17 |
Warning |
Extra space after key 'render'. |
key-spacing
|
722:17 |
Warning |
Extra space after key 'buttons'. |
key-spacing
|
724:13 |
Warning |
Identifier 'process_dlg' is not in camel case. |
camelcase
|
724:43 |
Warning |
A space is required after ','. |
comma-spacing
|
724:53 |
Warning |
Missing space before value for key 'handles'. |
key-spacing
|
724:57 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
724:72 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
729:17 |
Warning |
Identifier 'process_dlg' is not in camel case. |
camelcase
|
737:17 |
Warning |
Identifier 'process_dlg' is not in camel case. |
camelcase
|
745:17 |
Warning |
Identifier 'process_dlg' is not in camel case. |
camelcase
|
764:21 |
Warning |
Identifier 'process_dlg' is not in camel case. |
camelcase
|
773:21 |
Warning |
Identifier 'process_dlg' is not in camel case. |
camelcase
|
780:13 |
Warning |
Identifier 'process_dlg_node' is not in camel case. |
camelcase
|
783:13 |
Warning |
Identifier 'process_dlg' is not in camel case. |
camelcase
|
784:22 |
Warning |
Identifier 'process_dlg' is not in camel case. |
camelcase
|
785:21 |
Warning |
Identifier 'process_dlg' is not in camel case. |
camelcase
|
789:13 |
Warning |
Identifier 'process_dlg' is not in camel case. |
camelcase
|
798:9 |
Warning |
Identifier 'has_name_clash' is not in camel case. |
camelcase
|
801:19 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
801:24 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
807:19 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
807:24 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
821:9 |
Warning |
Identifier 'generate_unique_name' is not in camel case. |
camelcase
|
834:9 |
Warning |
Identifier 'do_upload' is not in camel case. |
camelcase
|
857:9 |
Warning |
Identifier 'upload_file' is not in camel case. |
camelcase
|
892:40 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
929:27 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
929:32 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/lib/form/filemanager.js
278 problems (21 errors, 257 warnings)
|
41:3 |
Warning |
Identifier 'form_filemanager' is not in camel case. |
camelcase
|
41:33 |
Warning |
Missing space before value for key 'templates'. |
key-spacing
|
43:20 |
Warning |
Identifier 'set_templates' is not in camel case. |
camelcase
|
45:2 |
Error |
Missing semicolon. |
semi
|
61:27 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
68:18 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
68:38 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
75:18 |
Warning |
Identifier 'filepicker_options' is not in camel case. |
camelcase
|
75:57 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
76:37 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
76:54 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
90:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
93:21 |
Warning |
Multiple spaces found before '{'. |
no-multi-spaces
|
111:45 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
113:17 |
Warning |
Extra space after key 'draggable'. |
key-spacing
|
114:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
115:17 |
Warning |
Extra space after key 'bodyContent'. |
key-spacing
|
116:17 |
Warning |
Extra space after key 'centered'. |
key-spacing
|
117:17 |
Warning |
Extra space after key 'width'. |
key-spacing
|
118:17 |
Warning |
Extra space after key 'modal'. |
key-spacing
|
119:17 |
Warning |
Extra space after key 'visible'. |
key-spacing
|
121:22 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
127:61 |
Warning |
A space is required after ','. |
comma-spacing
|
130:99 |
Error |
Missing semicolon. |
semi
|
131:69 |
Error |
Missing semicolon. |
semi
|
139:44 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
142:22 |
Warning |
["scope"] is better written in dot notation. |
dot-notation
|
143:30 |
Warning |
["scope"] is better written in dot notation. |
dot-notation
|
145:20 |
Warning |
["sesskey"] is better written in dot notation. |
dot-notation
|
146:20 |
Warning |
["client_id"] is better written in dot notation. |
dot-notation
|
147:20 |
Warning |
["filepath"] is better written in dot notation. |
dot-notation
|
148:20 |
Warning |
["itemid"] is better written in dot notation. |
dot-notation
|
148:51 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
149:22 |
Warning |
["params"] is better written in dot notation. |
dot-notation
|
150:32 |
Warning |
["params"] is better written in dot notation. |
dot-notation
|
151:38 |
Warning |
["params"] is better written in dot notation. |
dot-notation
|
157:42 |
Warning |
A space is required after ','. |
comma-spacing
|
157:44 |
Warning |
A space is required after ','. |
comma-spacing
|
165:27 |
Warning |
Expected space(s) after "catch". |
keyword-spacing
|
167:83 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
167:89 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
173:41 |
Warning |
A space is required after ','. |
comma-spacing
|
173:46 |
Warning |
A space is required after ','. |
comma-spacing
|
192:9 |
Warning |
Identifier 'filepicker_callback' is not in camel case. |
camelcase
|
200:9 |
Warning |
Identifier 'check_buttons' is not in camel case. |
camelcase
|
201:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
206:65 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
209:18 |
Warning |
Closing curly brace does not appear on the same line as the subsequent block. |
brace-style
|
224:37 |
Warning |
Missing space before value for key 'filepath'. |
key-spacing
|
235:9 |
Warning |
Identifier 'print_msg' is not in camel case. |
camelcase
|
242:22 |
Warning |
Identifier 'msg_dlg_node' is not in camel case. |
camelcase
|
245:22 |
Warning |
Identifier 'msg_dlg' is not in camel case. |
camelcase
|
246:21 |
Warning |
Extra space after key 'draggable'. |
key-spacing
|
247:21 |
Warning |
Extra space after key 'bodyContent'. |
key-spacing
|
248:21 |
Warning |
Extra space after key 'centered'. |
key-spacing
|
249:21 |
Warning |
Extra space after key 'modal'. |
key-spacing
|
250:21 |
Warning |
Extra space after key 'visible'. |
key-spacing
|
259:104 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
259:110 |
Error |
Missing semicolon. |
semi
|
263:9 |
Warning |
Identifier 'is_disabled' is not in camel case. |
camelcase
|
264:20 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
266:9 |
Warning |
Identifier 'setup_buttons' is not in camel case. |
camelcase
|
267:17 |
Warning |
Identifier 'button_download' is not in camel case. |
camelcase
|
268:17 |
Warning |
Identifier 'button_create' is not in camel case. |
camelcase
|
268:33 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
269:17 |
Warning |
Identifier 'button_addfile' is not in camel case. |
camelcase
|
269:33 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
272:13 |
Warning |
Identifier 'button_addfile' is not in camel case. |
camelcase
|
281:17 |
Warning |
Identifier 'button_create' is not in camel case. |
camelcase
|
281:41 |
Warning |
A space is required after ','. |
comma-spacing
|
288:25 |
Warning |
Identifier 'perform_action' is not in camel case. |
camelcase
|
290:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
296:36 |
Warning |
Missing space before value for key 'action'. |
key-spacing
|
297:47 |
Warning |
Missing space before value for key 'filepath'. |
key-spacing
|
297:77 |
Warning |
Missing space before value for key 'newdirname'. |
key-spacing
|
302:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
309:25 |
Warning |
Identifier 'validate_folder_name' is not in camel case. |
camelcase
|
311:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
315:63 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
323:30 |
Warning |
Identifier 'mkdir_dialog' is not in camel case. |
camelcase
|
324:29 |
Warning |
Extra space after key 'draggable'. |
key-spacing
|
325:29 |
Warning |
Extra space after key 'bodyContent'. |
key-spacing
|
326:29 |
Warning |
Extra space after key 'centered'. |
key-spacing
|
327:29 |
Warning |
Extra space after key 'modal'. |
key-spacing
|
328:29 |
Warning |
Extra space after key 'visible'. |
key-spacing
|
330:86 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
332:66 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
338:48 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
343:78 |
Warning |
Requires a space after '{'. |
block-spacing
|
343:78 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
343:79 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
343:97 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
343:98 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
343:123 |
Warning |
Requires a space before '}'. |
block-spacing
|
344:76 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
353:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
355:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
356:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
363:13 |
Warning |
Identifier 'button_download' is not in camel case. |
camelcase
|
363:39 |
Warning |
A space is required after ','. |
comma-spacing
|
370:21 |
Warning |
Identifier 'image_downloading' is not in camel case. |
camelcase
|
371:21 |
Warning |
Identifier 'image_downloading' is not in camel case. |
camelcase
|
374:17 |
Warning |
Identifier 'image_downloading' is not in camel case. |
camelcase
|
381:29 |
Warning |
Identifier 'image_downloading' is not in camel case. |
camelcase
|
382:25 |
Warning |
Identifier 'image_downloading' is not in camel case. |
camelcase
|
387:33 |
Warning |
Extra space after key 'visibility'. |
key-spacing
|
388:33 |
Warning |
Extra space after key 'width'. |
key-spacing
|
389:33 |
Warning |
Extra space after key 'height'. |
key-spacing
|
403:70 |
Error |
Missing semicolon. |
semi
|
405:111 |
Error |
Missing semicolon. |
semi
|
413:60 |
Error |
Missing semicolon. |
semi
|
421:9 |
Warning |
Identifier 'show_filepicker' is not in camel case. |
camelcase
|
421:34 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
435:9 |
Warning |
Identifier 'print_path' is not in camel case. |
camelcase
|
438:30 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
439:17 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
446:38 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
450:26 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
466:9 |
Warning |
Identifier 'get_filepath' is not in camel case. |
camelcase
|
468:48 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
472:9 |
Warning |
Identifier 'treeview_dynload' is not in camel case. |
camelcase
|
473:17 |
Warning |
Identifier 'retrieved_children' is not in camel case. |
camelcase
|
476:21 |
Warning |
Identifier 'retrieved_children' is not in camel case. |
camelcase
|
487:24 |
Warning |
Missing space before value for key 'action'. |
key-spacing
|
488:35 |
Warning |
Missing space before value for key 'filepath'. |
key-spacing
|
488:44 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
489:23 |
Warning |
Missing space before value for key 'scope'. |
key-spacing
|
497:25 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
499:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
505:21 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
506:57 |
Warning |
Identifier 'retrieved_children' is not in camel case. |
camelcase
|
508:29 |
Warning |
Identifier 'retrieved_children' is not in camel case. |
camelcase
|
509:67 |
Warning |
Identifier 'retrieved_children' is not in camel case. |
camelcase
|
515:25 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
525:9 |
Warning |
Identifier 'content_scrolled' is not in camel case. |
camelcase
|
527:44 |
Warning |
Requires a space after '{'. |
block-spacing
|
527:45 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
527:45 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
527:52 |
Warning |
Requires a space before '}'. |
block-spacing
|
533:21 |
Warning |
Identifier 'is_node_visible' is not in camel case. |
camelcase
|
534:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
535:66 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
535:79 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
535:105 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
549:27 |
Error |
Missing semicolon. |
semi
|
551:9 |
Warning |
Identifier 'view_files' is not in camel case. |
camelcase
|
553:18 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
557:25 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
558:17 |
Warning |
Identifier 'element_template' is not in camel case. |
camelcase
|
560:17 |
Warning |
Identifier 'element_template' is not in camel case. |
camelcase
|
563:17 |
Warning |
Identifier 'element_template' is not in camel case. |
camelcase
|
566:17 |
Warning |
Extra space after key 'viewmode'. |
key-spacing
|
567:17 |
Warning |
Extra space after key 'appendonly'. |
key-spacing
|
567:30 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
568:17 |
Warning |
Extra space after key 'filenode'. |
key-spacing
|
568:28 |
Warning |
Identifier 'element_template' is not in camel case. |
camelcase
|
569:17 |
Warning |
Extra space after key 'callbackcontext'. |
key-spacing
|
570:17 |
Warning |
Extra space after key 'callback'. |
key-spacing
|
571:45 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
571:45 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
578:17 |
Warning |
Extra space after key 'rightclickcallback'. |
key-spacing
|
579:45 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
579:45 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
582:17 |
Warning |
Extra space after key 'classnamecallback'. |
key-spacing
|
599:48 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
599:48 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
599:87 |
Warning |
Requires a space before '}'. |
block-spacing
|
606:25 |
Warning |
Identifier 'treeview_dynload' is not in camel case. |
camelcase
|
606:49 |
Warning |
Identifier 'treeview_dynload' is not in camel case. |
camelcase
|
610:41 |
Warning |
Requires a space after '{'. |
block-spacing
|
610:42 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
610:42 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
610:49 |
Warning |
Requires a space before '}'. |
block-spacing
|
626:25 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
631:33 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
636:9 |
Warning |
Identifier 'populate_licenses_select' is not in camel case. |
camelcase
|
646:41 |
Error |
Missing semicolon. |
semi
|
649:9 |
Warning |
Identifier 'set_current_tree' is not in camel case. |
camelcase
|
651:71 |
Warning |
Requires a space after '{'. |
block-spacing
|
651:72 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
651:72 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
651:79 |
Warning |
Requires a space before '}'. |
block-spacing
|
656:14 |
Error |
Missing semicolon. |
semi
|
667:9 |
Warning |
Identifier 'update_file' is not in camel case. |
camelcase
|
685:17 |
Warning |
Identifier 'dialog_options' is not in camel case. |
camelcase
|
685:44 |
Warning |
Missing space before value for key 'callback'. |
key-spacing
|
685:75 |
Warning |
Missing space before value for key 'callbackargs'. |
key-spacing
|
685:89 |
Warning |
Missing space before value for key 'scope'. |
key-spacing
|
693:25 |
Warning |
Identifier 'dialog_options' is not in camel case. |
camelcase
|
697:40 |
Warning |
Missing space before value for key 'filepath'. |
key-spacing
|
697:70 |
Warning |
Missing space before value for key 'newdirname'. |
key-spacing
|
697:95 |
Warning |
Missing space before value for key 'newfilepath'. |
key-spacing
|
706:21 |
Warning |
Identifier 'dialog_options' is not in camel case. |
camelcase
|
711:40 |
Warning |
Missing space before value for key 'filepath'. |
key-spacing
|
711:68 |
Warning |
Missing space before value for key 'filename'. |
key-spacing
|
712:37 |
Warning |
Missing space before value for key 'newfilename'. |
key-spacing
|
712:62 |
Warning |
Missing space before value for key 'newfilepath'. |
key-spacing
|
713:36 |
Warning |
Missing space before value for key 'newlicense'. |
key-spacing
|
713:58 |
Warning |
Missing space before value for key 'newauthor'. |
key-spacing
|
745:9 |
Warning |
Identifier 'show_confirm_dialog' is not in camel case. |
camelcase
|
745:39 |
Warning |
Identifier 'dialog_options' is not in camel case. |
camelcase
|
748:22 |
Warning |
Identifier 'confirm_dlg_node' is not in camel case. |
camelcase
|
751:22 |
Warning |
Identifier 'confirm_dlg' is not in camel case. |
camelcase
|
752:21 |
Warning |
Extra space after key 'draggable'. |
key-spacing
|
753:21 |
Warning |
Extra space after key 'bodyContent'. |
key-spacing
|
754:21 |
Warning |
Extra space after key 'centered'. |
key-spacing
|
755:21 |
Warning |
Extra space after key 'modal'. |
key-spacing
|
756:21 |
Warning |
Extra space after key 'visible'. |
key-spacing
|
757:21 |
Warning |
Extra space after key 'buttons'. |
key-spacing
|
759:21 |
Warning |
Identifier 'handle_confirm' is not in camel case. |
camelcase
|
770:18 |
Error |
Missing semicolon. |
semi
|
771:21 |
Warning |
Identifier 'handle_cancel' is not in camel case. |
camelcase
|
774:18 |
Error |
Missing semicolon. |
semi
|
778:39 |
Warning |
Identifier 'dialog_options' is not in camel case. |
camelcase
|
779:66 |
Warning |
Identifier 'dialog_options' is not in camel case. |
camelcase
|
782:9 |
Warning |
Identifier 'setup_select_file' is not in camel case. |
camelcase
|
785:87 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
804:25 |
Warning |
Extra space after key 'visibility'. |
key-spacing
|
805:25 |
Warning |
Extra space after key 'width'. |
key-spacing
|
806:25 |
Warning |
Extra space after key 'height'. |
key-spacing
|
814:21 |
Warning |
Identifier 'dialog_options' is not in camel case. |
camelcase
|
817:17 |
Warning |
Identifier 'dialog_options' is not in camel case. |
camelcase
|
821:21 |
Warning |
Identifier 'dialog_options' is not in camel case. |
camelcase
|
825:25 |
Warning |
Identifier 'dialog_options' is not in camel case. |
camelcase
|
827:25 |
Warning |
Identifier 'dialog_options' is not in camel case. |
camelcase
|
830:17 |
Warning |
Identifier 'dialog_options' is not in camel case. |
camelcase
|
831:17 |
Warning |
Identifier 'dialog_options' is not in camel case. |
camelcase
|
832:21 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
838:29 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
858:24 |
Warning |
["filepath"] is better written in dot notation. |
dot-notation
|
858:38 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
859:24 |
Warning |
["filename"] is better written in dot notation. |
dot-notation
|
859:38 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
879:24 |
Warning |
["filepath"] is better written in dot notation. |
dot-notation
|
880:24 |
Warning |
["filename"] is better written in dot notation. |
dot-notation
|
900:24 |
Warning |
["filepath"] is better written in dot notation. |
dot-notation
|
901:24 |
Warning |
["filename"] is better written in dot notation. |
dot-notation
|
919:9 |
Warning |
Identifier 'get_parent_folder_name' is not in camel case. |
camelcase
|
920:85 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
930:9 |
Warning |
Identifier 'select_file' is not in camel case. |
camelcase
|
938:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
950:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
950:75 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
952:71 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
957:82 |
Warning |
A space is required after ','. |
comma-spacing
|
957:106 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
959:40 |
Warning |
A space is required after ','. |
comma-spacing
|
959:54 |
Warning |
A space is required after ','. |
comma-spacing
|
959:61 |
Warning |
A space is required after ','. |
comma-spacing
|
959:74 |
Warning |
A space is required after ','. |
comma-spacing
|
959:85 |
Warning |
A space is required after ','. |
comma-spacing
|
961:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
962:33 |
Warning |
Do not nest ternary expressions |
no-nested-ternary
|
962:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
962:70 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
967:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
967:80 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
974:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
974:94 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
975:40 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
975:91 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
983:41 |
Warning |
Missing space before value for key 'filepath'. |
key-spacing
|
983:54 |
Warning |
A space is required after ','. |
comma-spacing
|
983:66 |
Warning |
Missing space before value for key 'filename'. |
key-spacing
|
995:1 |
Error |
Line 995 exceeds the maximum line length of 132. |
max-len
|
1002:1 |
Error |
Line 1002 exceeds the maximum line length of 132. |
max-len
|
1008:41 |
Warning |
Missing space before value for key 'filepath'. |
key-spacing
|
1008:54 |
Warning |
A space is required after ','. |
comma-spacing
|
1008:66 |
Warning |
Missing space before value for key 'filename'. |
key-spacing
|
1019:59 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1019:92 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1036:1 |
Error |
Line 1036 exceeds the maximum line length of 132. |
max-len
|
1036:38 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1036:121 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1036:125 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1039:22 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1045:9 |
Warning |
Identifier 'has_folder' is not in camel case. |
camelcase
|
1059:44 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/lib/form/filepicker.js
22 problems (1 error, 21 warnings)
|
2:3 |
Warning |
Identifier 'form_filepicker' is not in camel case. |
camelcase
|
7:27 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
7:35 |
Warning |
["url"] is better written in dot notation. |
dot-notation
|
7:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
7:46 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
7:54 |
Warning |
["file"] is better written in dot notation. |
dot-notation
|
7:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
9:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
9:50 |
Warning |
["client_id"] is better written in dot notation. |
dot-notation
|
10:5 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
11:58 |
Warning |
["client_id"] is better written in dot notation. |
dot-notation
|
13:5 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
14:35 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
21:5 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
24:5 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
28:5 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
34:31 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
36:13 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
39:29 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
41:59 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
45:57 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
60:34 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/lib/form/form.js
101 problems (16 errors, 85 warnings)
|
38:71 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
43:13 |
Warning |
Extra space after key '_form'. |
key-spacing
|
44:13 |
Warning |
Extra space after key '_locks'. |
key-spacing
|
45:13 |
Warning |
Extra space after key '_hides'. |
key-spacing
|
46:13 |
Warning |
Extra space after key '_dirty'. |
key-spacing
|
47:13 |
Warning |
Extra space after key '_nameCollections'. |
key-spacing
|
48:13 |
Warning |
Extra space after key '_fileinputs'. |
key-spacing
|
49:13 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
51:39 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
57:35 |
Error |
Don't make functions within a loop |
no-loop-func
|
57:49 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
75:64 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
76:51 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
77:53 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
89:13 |
Warning |
Extra space after key 'initElementsByName'. |
key-spacing
|
103:63 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
118:13 |
Warning |
Extra space after key 'elementsByName'. |
key-spacing
|
137:13 |
Warning |
Extra space after key 'checkDependencies'. |
key-spacing
|
148:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
194:13 |
Warning |
Extra space after key 'updateAllDependencies'. |
key-spacing
|
205:13 |
Warning |
Extra space after key 'updateEventDependencies'. |
key-spacing
|
213:13 |
Warning |
Extra space after key 'updateForm'. |
key-spacing
|
232:13 |
Warning |
Extra space after key '_disableElement'. |
key-spacing
|
235:40 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
246:42 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
253:19 |
Error |
Missing semicolon. |
semi
|
261:13 |
Warning |
Extra space after key '_hideElement'. |
key-spacing
|
263:40 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
267:29 |
Warning |
Extra space after key 'display'. |
key-spacing
|
267:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
268:27 |
Error |
Missing semicolon. |
semi
|
278:13 |
Warning |
Extra space after key 'isFilePicker'. |
key-spacing
|
282:44 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
295:13 |
Warning |
Extra space after key '_isObjectEmpty'. |
key-spacing
|
296:17 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
297:21 |
Error |
Expected { after 'if' condition. |
curly
|
297:21 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
302:13 |
Warning |
Extra space after key '_dependency_notchecked'. |
key-spacing
|
302:13 |
Warning |
Identifier '_dependency_notchecked' is not in camel case. |
camelcase
|
304:41 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
305:1 |
Error |
Line 305 exceeds the maximum line length of 132. |
max-len
|
305:64 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
309:64 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
315:21 |
Warning |
Extra space after key 'lock'. |
key-spacing
|
316:21 |
Warning |
Extra space after key 'hide'. |
key-spacing
|
317:18 |
Error |
Missing semicolon. |
semi
|
319:13 |
Warning |
Identifier '_dependency_checked' is not in camel case. |
camelcase
|
319:13 |
Warning |
Extra space after key '_dependency_checked'. |
key-spacing
|
321:41 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
322:1 |
Error |
Line 322 exceeds the maximum line length of 132. |
max-len
|
322:64 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
326:64 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
332:21 |
Warning |
Extra space after key 'lock'. |
key-spacing
|
333:21 |
Warning |
Extra space after key 'hide'. |
key-spacing
|
334:18 |
Error |
Missing semicolon. |
semi
|
336:13 |
Warning |
Extra space after key '_dependency_noitemselected'. |
key-spacing
|
336:13 |
Warning |
Identifier '_dependency_noitemselected' is not in camel case. |
camelcase
|
338:41 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
342:21 |
Warning |
Extra space after key 'lock'. |
key-spacing
|
343:21 |
Warning |
Extra space after key 'hide'. |
key-spacing
|
344:18 |
Error |
Missing semicolon. |
semi
|
346:13 |
Warning |
Extra space after key '_dependency_eq'. |
key-spacing
|
346:13 |
Warning |
Identifier '_dependency_eq' is not in camel case. |
camelcase
|
348:21 |
Warning |
Identifier 'hidden_val' is not in camel case. |
camelcase
|
350:41 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
351:64 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
353:1 |
Error |
Line 353 exceeds the maximum line length of 132. |
max-len
|
355:25 |
Warning |
Identifier 'hidden_val' is not in camel case. |
camelcase
|
358:40 |
Warning |
Identifier 'hidden_val' is not in camel case. |
camelcase
|
398:21 |
Warning |
Extra space after key 'lock'. |
key-spacing
|
399:21 |
Warning |
Extra space after key 'hide'. |
key-spacing
|
400:18 |
Error |
Missing semicolon. |
semi
|
410:13 |
Warning |
Extra space after key '_dependency_in'. |
key-spacing
|
410:13 |
Warning |
Identifier '_dependency_in' is not in camel case. |
camelcase
|
415:21 |
Warning |
Identifier 'hidden_val' is not in camel case. |
camelcase
|
417:41 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
418:64 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
420:1 |
Error |
Line 420 exceeds the maximum line length of 132. |
max-len
|
422:25 |
Warning |
Identifier 'hidden_val' is not in camel case. |
camelcase
|
425:40 |
Warning |
Identifier 'hidden_val' is not in camel case. |
camelcase
|
464:21 |
Warning |
Extra space after key 'lock'. |
key-spacing
|
465:21 |
Warning |
Extra space after key 'hide'. |
key-spacing
|
466:18 |
Error |
Missing semicolon. |
semi
|
468:13 |
Warning |
Extra space after key '_dependency_hide'. |
key-spacing
|
468:13 |
Warning |
Identifier '_dependency_hide' is not in camel case. |
camelcase
|
470:21 |
Warning |
Extra space after key 'lock'. |
key-spacing
|
471:21 |
Warning |
Extra space after key 'hide'. |
key-spacing
|
472:18 |
Error |
Missing semicolon. |
semi
|
474:13 |
Warning |
Extra space after key '_dependency_default'. |
key-spacing
|
474:13 |
Warning |
Identifier '_dependency_default' is not in camel case. |
camelcase
|
476:21 |
Warning |
Identifier 'hidden_val' is not in camel case. |
camelcase
|
477:41 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
478:64 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
480:1 |
Error |
Line 480 exceeds the maximum line length of 132. |
max-len
|
482:25 |
Warning |
Identifier 'hidden_val' is not in camel case. |
camelcase
|
485:40 |
Warning |
Identifier 'hidden_val' is not in camel case. |
camelcase
|
488:21 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
525:21 |
Warning |
Extra space after key 'lock'. |
key-spacing
|
526:21 |
Warning |
Extra space after key 'hide'. |
key-spacing
|
527:18 |
Error |
Missing semicolon. |
semi
|
531:13 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/lib/form/searchableselector.js
4 problems (0 errors, 4 warnings)
|
31:5 |
Warning |
Identifier 'filter_init' is not in camel case. |
camelcase
|
51:33 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
66:5 |
Warning |
Identifier 'filter_change' is not in camel case. |
camelcase
|
89:5 |
Warning |
Identifier 'set_visible' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/lib/form/url.js
4 problems (0 errors, 4 warnings)
|
1:3 |
Warning |
Identifier 'form_url' is not in camel case. |
camelcase
|
8:31 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
11:32 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
14:31 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
[+] /Users/danp/moodles/pm/moodle/lib/form/yui/checkboxcontroller/checkboxcontroller.js
16 problems (2 errors, 14 warnings)
|
29:6 |
Error |
Missing semicolon. |
semi
|
32:9 |
Warning |
Extra space after key '_controllervaluenode'. |
key-spacing
|
33:9 |
Warning |
Extra space after key '_checkboxclass'. |
key-spacing
|
40:9 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
45:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
48:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
51:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
60:9 |
Warning |
Extra space after key 'replaceButton'. |
key-spacing
|
61:17 |
Warning |
'controllerbutton' is already defined |
no-redeclare
|
64:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
64:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
79:9 |
Warning |
Extra space after key 'onClick'. |
key-spacing
|
87:9 |
Warning |
Extra space after key 'switchGroupState'. |
key-spacing
|
103:51 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
116:6 |
Error |
Missing semicolon. |
semi
|
117:27 |
Warning |
Missing space before value for key 'requires'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/lib/form/yui/listing/listing.js
27 problems (4 errors, 23 warnings)
|
24:3 |
Warning |
Identifier 'form_listing' is not in camel case. |
camelcase
|
33:1 |
Error |
Line 33 exceeds the maximum line length of 132. |
max-len
|
43:1 |
Error |
Line 43 exceeds the maximum line length of 132. |
max-len
|
43:87 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
43:104 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
43:123 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
43:144 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
43:154 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
43:174 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
45:32 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
45:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
46:33 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
46:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
47:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
47:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
48:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
56:64 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
56:72 |
Warning |
A space is required after ','. |
comma-spacing
|
59:10 |
Error |
Missing semicolon. |
semi
|
85:1 |
Error |
Line 85 exceeds the maximum line length of 132. |
max-len
|
85:39 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
85:56 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
85:64 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
85:74 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
88:22 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
88:39 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
88:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/lib/form/yui/src/dateselector/js/calendar.js
10 problems (0 errors, 10 warnings)
|
23:37 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
56:5 |
Warning |
Identifier 'focus_event' is not in camel case. |
camelcase
|
68:5 |
Warning |
Identifier 'handle_select_change' is not in camel case. |
camelcase
|
76:5 |
Warning |
Identifier 'claim_calendar' is not in camel case. |
camelcase
|
113:5 |
Warning |
Identifier 'set_date_from_selects' is not in camel case. |
camelcase
|
128:5 |
Warning |
Identifier 'set_selects_from_date' is not in camel case. |
camelcase
|
139:5 |
Warning |
Identifier 'connect_handlers' is not in camel case. |
camelcase
|
142:5 |
Warning |
Identifier 'release_calendar' is not in camel case. |
camelcase
|
154:5 |
Warning |
Identifier 'toggle_calendar_image' is not in camel case. |
camelcase
|
169:9 |
Warning |
Extra space after key 'firstdayofweek'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/lib/form/yui/src/dateselector/js/dateselector.js
12 problems (0 errors, 12 warnings)
|
22:57 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
51:5 |
Warning |
Identifier 'init_date_selectors' is not in camel case. |
camelcase
|
77:70 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
77:70 |
Warning |
Requires a space after '{'. |
block-spacing
|
77:71 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
77:71 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
77:80 |
Warning |
Requires a space before '}'. |
block-spacing
|
93:28 |
Warning |
There should be no space before ']' |
array-bracket-spacing
|
96:5 |
Warning |
Identifier 'cancel_any_timeout' is not in camel case. |
camelcase
|
106:5 |
Warning |
Identifier 'delayed_reposition' is not in camel case. |
camelcase
|
113:5 |
Warning |
Identifier 'fix_position' is not in camel case. |
camelcase
|
135:5 |
Warning |
Identifier 'document_click' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/lib/form/yui/src/dateselector/js/moodlecalendar.js
1 problem (0 errors, 1 warning)
|
29:3 |
Warning |
Identifier 'form_moodlecalendar' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/lib/form/yui/src/passwordunmask/js/passwordunmask.js
18 problems (0 errors, 18 warnings)
|
7:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
14:5 |
Warning |
Identifier 'add_checkbox' is not in camel case. |
camelcase
|
14:5 |
Warning |
Extra space after key 'add_checkbox'. |
key-spacing
|
15:29 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
18:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
18:60 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
21:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
21:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
21:95 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
22:25 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
25:42 |
Warning |
Requires a space after '{'. |
block-spacing
|
25:43 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
25:43 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
25:76 |
Warning |
Requires a space before '}'. |
block-spacing
|
28:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
28:65 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
28:76 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
28:90 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/lib/form/yui/src/shortforms/js/shortforms.js
10 problems (0 errors, 10 warnings)
|
63:29 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
116:5 |
Warning |
Identifier 'process_fieldset' is not in camel case. |
camelcase
|
144:5 |
Warning |
Identifier 'set_state' is not in camel case. |
camelcase
|
157:73 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
157:92 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
163:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
174:5 |
Warning |
Identifier 'set_state_all' is not in camel case. |
camelcase
|
190:5 |
Warning |
Identifier 'switch_state' is not in camel case. |
camelcase
|
203:5 |
Warning |
Identifier 'update_btns' is not in camel case. |
camelcase
|
243:5 |
Warning |
Identifier 'expand_fieldset' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/lib/form/yui/src/showadvanced/js/showadvanced.js
1 problem (0 errors, 1 warning)
|
56:29 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/lib/htmlpurifier/HTMLPurifier/Printer/ConfigForm.js
1 problem (0 errors, 1 warning)
|
1:29 |
Warning |
Identifier 'id_of_patient' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/lib/javascript-static.js
384 problems (23 errors, 361 warnings)
|
8:7 |
Warning |
Identifier 'add_module' is not in camel case. |
camelcase
|
10:9 |
Warning |
Identifier 'YUI_config' is not in camel case. |
camelcase
|
37:8 |
Warning |
Identifier 'image_url' is not in camel case. |
camelcase
|
59:8 |
Warning |
Identifier 'in_array' is not in camel case. |
camelcase
|
59:40 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
60:5 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
60:22 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
60:41 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
61:9 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
61:16 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
61:27 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
75:8 |
Warning |
Identifier 'init_collapsible_region' is not in camel case. |
camelcase
|
96:25 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
99:35 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
123:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
123:90 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
125:64 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
128:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
128:88 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
137:21 |
Warning |
Missing space before value for key 'height'. |
key-spacing
|
138:23 |
Warning |
Missing space before value for key 'height'. |
key-spacing
|
205:8 |
Warning |
Identifier 'set_user_preference' is not in camel case. |
camelcase
|
217:1 |
Error |
Line 217 exceeds the maximum line length of 132. |
max-len
|
218:14 |
Error |
Missing semicolon. |
semi
|
239:8 |
Warning |
Identifier 'show_confirm_dialog' is not in camel case. |
camelcase
|
262:1 |
Error |
Line 262 exceeds the maximum line length of 132. |
max-len
|
321:8 |
Warning |
Identifier 'init_maximised_embed' is not in camel case. |
camelcase
|
322:24 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
327:9 |
Warning |
Identifier 'get_htmlelement_size' is not in camel case. |
camelcase
|
347:9 |
Warning |
Identifier 'resize_object' is not in camel case. |
camelcase
|
352:45 |
Warning |
Multiple spaces found before '+'. |
no-multi-spaces
|
363:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
369:35 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
379:8 |
Warning |
Identifier 'init_frametop' is not in camel case. |
camelcase
|
397:8 |
Warning |
Identifier 'init_toggle_class_on_click' is not in camel case. |
camelcase
|
403:25 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
404:43 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
405:34 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
418:33 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
422:39 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
422:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
442:8 |
Warning |
Identifier 'init_colour_picker' is not in camel case. |
camelcase
|
446:49 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
451:13 |
Warning |
Extra space after key 'box'. |
key-spacing
|
452:13 |
Warning |
Extra space after key 'input'. |
key-spacing
|
453:13 |
Warning |
Extra space after key 'image'. |
key-spacing
|
454:13 |
Warning |
Extra space after key 'preview'. |
key-spacing
|
455:13 |
Warning |
Extra space after key 'current'. |
key-spacing
|
456:13 |
Warning |
Extra space after key 'eventClick'. |
key-spacing
|
457:13 |
Warning |
Extra space after key 'eventMouseEnter'. |
key-spacing
|
458:13 |
Warning |
Extra space after key 'eventMouseLeave'. |
key-spacing
|
459:13 |
Warning |
Extra space after key 'eventMouseMove'. |
key-spacing
|
460:13 |
Warning |
Extra space after key 'width'. |
key-spacing
|
461:13 |
Warning |
Extra space after key 'height'. |
key-spacing
|
462:13 |
Warning |
Extra space after key 'factor'. |
key-spacing
|
466:13 |
Warning |
Extra space after key 'init'. |
key-spacing
|
467:39 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
472:1 |
Error |
Line 472 exceeds the maximum line length of 132. |
max-len
|
472:59 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
472:93 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
474:1 |
Error |
Line 474 exceeds the maximum line length of 132. |
max-len
|
474:59 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
474:93 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
474:96 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
477:21 |
Warning |
Unary word operator 'typeof' must be followed by whitespace. |
space-unary-ops
|
478:30 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
478:33 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
478:69 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
495:13 |
Warning |
Extra space after key 'startFollow'. |
key-spacing
|
498:77 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
505:13 |
Warning |
Extra space after key 'endFollow'. |
key-spacing
|
513:13 |
Warning |
Extra space after key 'pickColour'. |
key-spacing
|
521:13 |
Warning |
Extra space after key 'determineColour'. |
key-spacing
|
522:48 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
523:48 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
528:34 |
Warning |
A space is required after ','. |
comma-spacing
|
528:36 |
Warning |
A space is required after ','. |
comma-spacing
|
531:21 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
531:24 |
Warning |
Multiple spaces found before '0'. |
no-multi-spaces
|
531:28 |
Warning |
Multiple spaces found before '1'. |
no-multi-spaces
|
531:32 |
Warning |
Multiple spaces found before '0'. |
no-multi-spaces
|
532:21 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
532:28 |
Warning |
Multiple spaces found before '0'. |
no-multi-spaces
|
532:32 |
Warning |
Multiple spaces found before '0'. |
no-multi-spaces
|
533:21 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
533:24 |
Warning |
Multiple spaces found before '0'. |
no-multi-spaces
|
533:28 |
Warning |
Multiple spaces found before '0'. |
no-multi-spaces
|
533:32 |
Warning |
Multiple spaces found before '1'. |
no-multi-spaces
|
534:21 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
534:24 |
Warning |
Multiple spaces found before '0'. |
no-multi-spaces
|
534:32 |
Warning |
Multiple spaces found before '0'. |
no-multi-spaces
|
535:21 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
535:24 |
Warning |
Multiple spaces found before '1'. |
no-multi-spaces
|
535:28 |
Warning |
Multiple spaces found before '0'. |
no-multi-spaces
|
535:32 |
Warning |
Multiple spaces found before '0'. |
no-multi-spaces
|
536:21 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
536:24 |
Warning |
Multiple spaces found before '0'. |
no-multi-spaces
|
536:28 |
Warning |
Multiple spaces found before '0'. |
no-multi-spaces
|
540:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
541:57 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
547:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
548:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
549:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
551:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
558:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
558:59 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
559:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
559:59 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
560:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
560:59 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
562:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
562:63 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
562:73 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
563:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
563:63 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
563:73 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
564:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
564:63 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
564:73 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
572:13 |
Warning |
Extra space after key 'convert_rgb_to_hex'. |
key-spacing
|
572:13 |
Warning |
Identifier 'convert_rgb_to_hex' is not in camel case. |
camelcase
|
575:27 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
575:32 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
580:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
580:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
580:66 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
580:70 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
580:93 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
593:8 |
Warning |
Identifier 'init_block_hider' is not in camel case. |
camelcase
|
595:16 |
Warning |
Identifier 'block_hider' is not in camel case. |
camelcase
|
595:63 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
600:17 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
601:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
633:17 |
Warning |
Extra space after key 'updateState'. |
key-spacing
|
643:17 |
Warning |
Extra space after key 'updateStateKey'. |
key-spacing
|
644:44 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
650:17 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
651:17 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
652:21 |
Warning |
Extra space after key 'id'. |
key-spacing
|
653:21 |
Warning |
Extra space after key 'preference'. |
key-spacing
|
654:21 |
Warning |
Extra space after key 'iconVisible'. |
key-spacing
|
655:25 |
Warning |
Extra space after key 'value'. |
key-spacing
|
657:21 |
Warning |
Extra space after key 'iconHidden'. |
key-spacing
|
658:25 |
Warning |
Extra space after key 'value'. |
key-spacing
|
660:21 |
Warning |
Extra space after key 'block'. |
key-spacing
|
661:25 |
Warning |
Extra space after key 'setter'. |
key-spacing
|
677:8 |
Warning |
Identifier 'pending_js' is not in camel case. |
camelcase
|
678:8 |
Warning |
Identifier 'complete_js' is not in camel case. |
camelcase
|
690:8 |
Warning |
Identifier 'js_pending' is not in camel case. |
camelcase
|
725:8 |
Warning |
Identifier 'js_complete' is not in camel case. |
camelcase
|
748:8 |
Warning |
Identifier 'get_string' is not in camel case. |
camelcase
|
759:20 |
Warning |
Identifier 'get_string_yui_instance' is not in camel case. |
camelcase
|
759:56 |
Warning |
Extra space after key 'debug'. |
key-spacing
|
811:8 |
Warning |
Identifier 'focus_login_form' is not in camel case. |
camelcase
|
815:9 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
815:29 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
820:44 |
Error |
Missing semicolon. |
semi
|
833:2 |
Error |
Missing semicolon. |
semi
|
838:8 |
Warning |
Identifier 'focus_login_error' is not in camel case. |
camelcase
|
844:2 |
Error |
Missing semicolon. |
semi
|
852:8 |
Warning |
Identifier 'add_lightbox' is not in camel case. |
camelcase
|
853:27 |
Warning |
Missing space before value for key 'pix'. |
key-spacing
|
853:44 |
Warning |
A space is required after ','. |
comma-spacing
|
853:57 |
Warning |
Missing space before value for key 'component'. |
key-spacing
|
863:9 |
Warning |
Extra space after key 'src'. |
key-spacing
|
866:9 |
Warning |
Extra space after key 'position'. |
key-spacing
|
867:9 |
Warning |
Extra space after key 'top'. |
key-spacing
|
872:9 |
Warning |
Extra space after key 'opacity'. |
key-spacing
|
873:9 |
Warning |
Extra space after key 'position'. |
key-spacing
|
874:9 |
Warning |
Extra space after key 'width'. |
key-spacing
|
875:9 |
Warning |
Extra space after key 'height'. |
key-spacing
|
876:9 |
Warning |
Extra space after key 'top'. |
key-spacing
|
877:9 |
Warning |
Extra space after key 'left'. |
key-spacing
|
878:9 |
Warning |
Extra space after key 'backgroundColor'. |
key-spacing
|
879:9 |
Warning |
Extra space after key 'textAlign'. |
key-spacing
|
887:2 |
Error |
Missing semicolon. |
semi
|
896:8 |
Warning |
Identifier 'add_spinner' is not in camel case. |
camelcase
|
897:27 |
Warning |
Missing space before value for key 'pix'. |
key-spacing
|
897:44 |
Warning |
A space is required after ','. |
comma-spacing
|
897:57 |
Warning |
Missing space before value for key 'component'. |
key-spacing
|
912:2 |
Error |
Missing semicolon. |
semi
|
914:1 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
945:10 |
Warning |
Identifier 'select_all_in_element_with_id' is not in camel case. |
camelcase
|
958:10 |
Warning |
Identifier 'select_all_in' is not in camel case. |
camelcase
|
960:50 |
Warning |
Requires a space after '{'. |
block-spacing
|
960:51 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
960:51 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
960:103 |
Warning |
Requires a space before '}'. |
block-spacing
|
961:5 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
962:9 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
968:10 |
Warning |
Identifier 'deselect_all_in' is not in camel case. |
camelcase
|
970:50 |
Warning |
Requires a space after '{'. |
block-spacing
|
970:51 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
970:51 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
970:103 |
Warning |
Requires a space before '}'. |
block-spacing
|
971:5 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
972:9 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
978:10 |
Warning |
Identifier 'confirm_if' is not in camel case. |
camelcase
|
979:5 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
1008:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1020:15 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
1024:96 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1024:104 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1026:19 |
Warning |
'newpw' is already defined |
no-redeclare
|
1026:100 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1026:108 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1028:30 |
Warning |
["class"] is better written in dot notation. |
dot-notation
|
1028:65 |
Warning |
["class"] is better written in dot notation. |
dot-notation
|
1030:17 |
Warning |
'newpw' is already defined |
no-redeclare
|
1065:10 |
Warning |
Identifier 'fix_column_widths' is not in camel case. |
camelcase
|
1073:10 |
Warning |
Identifier 'fix_column_width' is not in camel case. |
camelcase
|
1074:5 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
1074:8 |
Error |
Expected a conditional expression and instead saw an assignment. |
no-cond-assign
|
1075:9 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
1083:9 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
1084:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
1085:17 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
1091:9 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
1092:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
1111:10 |
Warning |
Closing curly brace does not appear on the same line as the subsequent block. |
brace-style
|
1129:10 |
Warning |
Identifier 'increment_filename' is not in camel case. |
camelcase
|
1161:10 |
Warning |
Identifier 'right_to_left' is not in camel case. |
camelcase
|
1203:40 |
Warning |
A space is required after ','. |
comma-spacing
|
1203:50 |
Warning |
A space is required after ','. |
comma-spacing
|
1215:13 |
Warning |
Identifier 'get_size_exactly_right' is not in camel case. |
camelcase
|
1230:10 |
Error |
Missing semicolon. |
semi
|
1239:10 |
Warning |
Identifier 'close_window' is not in camel case. |
camelcase
|
1263:10 |
Warning |
Identifier 'old_onload_focus' is not in camel case. |
camelcase
|
1269:10 |
Warning |
Identifier 'build_querystring' is not in camel case. |
camelcase
|
1273:10 |
Warning |
Identifier 'build_windowoptionsstring' is not in camel case. |
camelcase
|
1277:10 |
Warning |
Identifier 'convert_object_to_string' is not in camel case. |
camelcase
|
1282:5 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
1285:9 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
1286:13 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
1287:28 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1287:34 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1290:24 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1290:28 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1338:10 |
Warning |
Identifier 'show_item' is not in camel case. |
camelcase
|
1347:10 |
Warning |
Identifier 'destroy_item' is not in camel case. |
camelcase
|
1356:10 |
Warning |
Identifier 'hide_item' is not in camel case. |
camelcase
|
1387:8 |
Warning |
Identifier 'help_popups' is not in camel case. |
camelcase
|
1388:5 |
Warning |
Extra space after key 'setup'. |
key-spacing
|
1391:5 |
Warning |
Identifier 'open_popup' is not in camel case. |
camelcase
|
1391:5 |
Warning |
Extra space after key 'open_popup'. |
key-spacing
|
1398:13 |
Warning |
Extra space after key 'name'. |
key-spacing
|
1399:13 |
Warning |
Extra space after key 'url'. |
key-spacing
|
1400:13 |
Warning |
Extra space after key 'options'. |
key-spacing
|
1416:10 |
Error |
Missing semicolon. |
semi
|
1421:2 |
Error |
Missing semicolon. |
semi
|
1426:3 |
Warning |
Identifier 'core_custom_menu' is not in camel case. |
camelcase
|
1434:5 |
Warning |
Extra space after key 'init'. |
key-spacing
|
1435:29 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1457:1 |
Error |
Line 1457 exceeds the maximum line length of 132. |
max-len
|
1463:8 |
Warning |
Identifier 'init_smartselect' is not in camel case. |
camelcase
|
1465:19 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1467:33 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1471:27 |
Warning |
A space is required after ','. |
comma-spacing
|
1471:38 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1473:13 |
Warning |
Extra space after key 'id'. |
key-spacing
|
1474:13 |
Warning |
Extra space after key 'structure'. |
key-spacing
|
1475:13 |
Warning |
Extra space after key 'options'. |
key-spacing
|
1476:13 |
Warning |
Extra space after key 'submenucount'. |
key-spacing
|
1477:13 |
Warning |
Extra space after key 'currentvalue'. |
key-spacing
|
1478:13 |
Warning |
Extra space after key 'currenttext'. |
key-spacing
|
1479:13 |
Warning |
Extra space after key 'shownevent'. |
key-spacing
|
1480:13 |
Warning |
Extra space after key 'cfg'. |
key-spacing
|
1481:17 |
Warning |
Extra space after key 'selectablecategories'. |
key-spacing
|
1482:17 |
Warning |
Extra space after key 'mode'. |
key-spacing
|
1484:13 |
Warning |
Extra space after key 'nodes'. |
key-spacing
|
1485:17 |
Warning |
Extra space after key 'select'. |
key-spacing
|
1486:17 |
Warning |
Extra space after key 'loading'. |
key-spacing
|
1487:17 |
Warning |
Extra space after key 'menu'. |
key-spacing
|
1489:13 |
Warning |
Extra space after key 'init'. |
key-spacing
|
1490:21 |
Warning |
Unary word operator 'typeof' must be followed by whitespace. |
space-unary-ops
|
1490:33 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1492:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1505:37 |
Warning |
Missing space before value for key 'text'. |
key-spacing
|
1505:53 |
Warning |
A space is required after ','. |
comma-spacing
|
1505:60 |
Warning |
Missing space before value for key 'value'. |
key-spacing
|
1505:62 |
Warning |
A space is required after ','. |
comma-spacing
|
1505:69 |
Warning |
Missing space before value for key 'depth'. |
key-spacing
|
1505:70 |
Warning |
A space is required after ','. |
comma-spacing
|
1505:80 |
Warning |
Missing space before value for key 'children'. |
key-spacing
|
1513:29 |
Warning |
'depth' is already defined |
no-redeclare
|
1513:69 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1513:73 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1516:32 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1516:48 |
Warning |
Missing space before value for key 'text'. |
key-spacing
|
1516:52 |
Warning |
A space is required after ','. |
comma-spacing
|
1516:59 |
Warning |
Missing space before value for key 'depth'. |
key-spacing
|
1516:64 |
Warning |
A space is required after ','. |
comma-spacing
|
1516:71 |
Warning |
Missing space before value for key 'index'. |
key-spacing
|
1516:76 |
Warning |
A space is required after ','. |
comma-spacing
|
1516:86 |
Warning |
Missing space before value for key 'children'. |
key-spacing
|
1521:26 |
Warning |
'i' is already defined |
no-redeclare
|
1528:65 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1529:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1529:54 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
1531:83 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1542:113 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1542:116 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1543:116 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1545:21 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
1547:90 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1567:54 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1573:13 |
Warning |
Extra space after key 'generate_menu_content'. |
key-spacing
|
1573:13 |
Warning |
Identifier 'generate_menu_content' is not in camel case. |
camelcase
|
1574:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1574:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1579:13 |
Warning |
Identifier 'generate_submenu_content' is not in camel case. |
camelcase
|
1579:13 |
Warning |
Extra space after key 'generate_submenu_content'. |
key-spacing
|
1584:85 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1584:103 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1585:57 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1585:75 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1589:76 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1590:1 |
Error |
Line 1590 exceeds the maximum line length of 132. |
max-len
|
1590:75 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1590:89 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1590:111 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1590:129 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1590:141 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1590:152 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1590:157 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1590:167 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1591:57 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1591:75 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1596:82 |
Warning |
A space is required after ','. |
comma-spacing
|
1607:1 |
Error |
Line 1607 exceeds the maximum line length of 132. |
max-len
|
1607:101 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1607:112 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1607:117 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1607:127 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1612:13 |
Warning |
Extra space after key 'select'. |
key-spacing
|
1620:13 |
Warning |
Identifier 'handle_click' is not in camel case. |
camelcase
|
1620:13 |
Warning |
Extra space after key 'handle_click'. |
key-spacing
|
1630:13 |
Warning |
Identifier 'show_menu' is not in camel case. |
camelcase
|
1630:13 |
Warning |
Extra space after key 'show_menu'. |
key-spacing
|
1636:13 |
Warning |
Identifier 'show_sub_menu' is not in camel case. |
camelcase
|
1636:13 |
Warning |
Extra space after key 'show_sub_menu'. |
key-spacing
|
1649:13 |
Warning |
Identifier 'hide_menu' is not in camel case. |
camelcase
|
1649:13 |
Warning |
Extra space after key 'hide_menu'. |
key-spacing
|
1656:50 |
Warning |
Missing space before value for key 'select'. |
key-spacing
|
1661:8 |
Warning |
Identifier 'video_players' is not in camel case. |
camelcase
|
1663:8 |
Warning |
Identifier 'audio_players' is not in camel case. |
camelcase
|
1673:8 |
Warning |
Identifier 'add_video_player' is not in camel case. |
camelcase
|
1673:35 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
1683:8 |
Warning |
Identifier 'add_audio_player' is not in camel case. |
camelcase
|
1683:35 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
1690:8 |
Warning |
Identifier 'load_flowplayer' is not in camel case. |
camelcase
|
1694:9 |
Warning |
Unary word operator 'typeof' must be followed by whitespace. |
space-unary-ops
|
1697:13 |
Warning |
Identifier 'embed_function' is not in camel case. |
camelcase
|
1698:27 |
Warning |
Unary word operator 'typeof' must be followed by whitespace. |
space-unary-ops
|
1706:14 |
Error |
Missing semicolon. |
semi
|
1709:13 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
1709:22 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1709:27 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1712:1 |
Error |
Line 1712 exceeds the maximum line length of 132. |
max-len
|
1714:25 |
Warning |
'src' is already defined |
no-redeclare
|
1723:33 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
1724:37 |
Warning |
Unary word operator 'typeof' must be followed by whitespace. |
space-unary-ops
|
1724:83 |
Warning |
Unary word operator 'typeof' must be followed by whitespace. |
space-unary-ops
|
1729:41 |
Warning |
'width' is already defined |
no-redeclare
|
1730:41 |
Warning |
'height' is already defined |
no-redeclare
|
1749:17 |
Warning |
'controls' is already defined |
no-redeclare
|
1760:45 |
Warning |
A space is required after ','. |
comma-spacing
|
1760:47 |
Warning |
A space is required after ','. |
comma-spacing
|
1764:23 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1786:17 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
1786:25 |
Warning |
'i' is already defined |
no-redeclare
|
1786:26 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1786:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1789:29 |
Warning |
Unary word operator 'typeof' must be followed by whitespace. |
space-unary-ops
|
1791:36 |
Warning |
Unary word operator 'typeof' must be followed by whitespace. |
space-unary-ops
|
1804:13 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
1804:18 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1804:23 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1820:10 |
Error |
Missing semicolon. |
semi
|
1825:17 |
Warning |
'jsurl' is already defined |
no-redeclare
|
1828:36 |
Warning |
A space is required after ','. |
comma-spacing
|
1830:26 |
Warning |
Identifier 'embed_function' is not in camel case. |
camelcase
|
1831:38 |
Warning |
Identifier 'embed_function' is not in camel case. |
camelcase
|
1841:8 |
Warning |
Identifier 'init_skiplink' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/lib/xhprof/xhprof_html/jquery/jquery-1.2.6.js
1161 problems (578 errors, 583 warnings)
|
1:12 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
53:5 |
Error |
Expected { after 'if' condition. |
curly
|
54:31 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
54:42 |
Warning |
There should be no space before ']' |
array-bracket-spacing
|
61:17 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
64:7 |
Error |
Expected { after 'if' condition. |
curly
|
75:6 |
Error |
Expected { after 'else'. |
curly
|
80:10 |
Error |
Expected { after 'if' condition. |
curly
|
81:29 |
Error |
There should be no space after '[' |
computed-property-spacing
|
81:66 |
Error |
There should be no space before ']' |
computed-property-spacing
|
106:8 |
Error |
There should be no space after '[' |
computed-property-spacing
|
106:14 |
Error |
There should be no space before ']' |
computed-property-spacing
|
157:3 |
Error |
Expected { after 'if' condition. |
curly
|
159:29 |
Error |
There should be no space after '[' |
computed-property-spacing
|
159:46 |
Error |
There should be no space before ']' |
computed-property-spacing
|
163:12 |
Error |
There should be no space after '[' |
computed-property-spacing
|
163:19 |
Error |
There should be no space before ']' |
computed-property-spacing
|
167:31 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
169:4 |
Error |
Expected { after 'for-in'. |
curly
|
174:38 |
Error |
There should be no space after '[' |
computed-property-spacing
|
174:45 |
Error |
There should be no space before ']' |
computed-property-spacing
|
181:3 |
Error |
Expected { after 'if' condition. |
curly
|
187:3 |
Error |
Expected { after 'if' condition. |
curly
|
187:35 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
192:40 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
193:44 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
194:5 |
Error |
Expected { after 'if' condition. |
curly
|
197:23 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
197:30 |
Warning |
There should be no space before ']' |
array-bracket-spacing
|
205:3 |
Error |
Expected { after 'if' condition. |
curly
|
210:20 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
213:6 |
Error |
Expected { after 'while' condition. |
curly
|
224:30 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
230:30 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
236:62 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
237:4 |
Error |
Expected { after 'if' condition. |
curly
|
243:61 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
244:4 |
Error |
Expected { after 'if' condition. |
curly
|
250:63 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
256:62 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
266:46 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
277:32 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
291:6 |
Error |
Expected { after 'else'. |
curly
|
298:54 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
299:4 |
Error |
Expected { after 'if' condition. |
curly
|
299:13 |
Error |
There should be no space after '[' |
computed-property-spacing
|
299:23 |
Error |
There should be no space before ']' |
computed-property-spacing
|
300:9 |
Error |
There should be no space after '[' |
computed-property-spacing
|
300:19 |
Error |
There should be no space before ']' |
computed-property-spacing
|
304:3 |
Error |
Expected { after 'if' condition. |
curly
|
305:45 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
306:5 |
Error |
Expected { after 'if' condition. |
curly
|
310:5 |
Error |
Expected { after 'for-in'. |
curly
|
311:6 |
Error |
Expected { after 'for-in'. |
curly
|
311:33 |
Error |
There should be no space after '[' |
computed-property-spacing
|
311:40 |
Error |
There should be no space before ']' |
computed-property-spacing
|
312:30 |
Error |
There should be no space after '[' |
computed-property-spacing
|
312:34 |
Error |
There should be no space before ']' |
computed-property-spacing
|
312:49 |
Error |
There should be no space after '[' |
computed-property-spacing
|
312:56 |
Error |
There should be no space before ']' |
computed-property-spacing
|
312:57 |
Error |
There should be no space after '[' |
computed-property-spacing
|
312:67 |
Error |
There should be no space before ']' |
computed-property-spacing
|
312:76 |
Error |
There should be no space after '[' |
computed-property-spacing
|
312:83 |
Error |
There should be no space before ']' |
computed-property-spacing
|
312:84 |
Error |
There should be no space after '[' |
computed-property-spacing
|
312:94 |
Error |
There should be no space before ']' |
computed-property-spacing
|
322:39 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
330:3 |
Error |
Expected { after 'if' condition. |
curly
|
374:6 |
Error |
Expected { after 'if' condition. |
curly
|
379:27 |
Error |
There should be no space after '[' |
computed-property-spacing
|
379:31 |
Error |
There should be no space before ']' |
computed-property-spacing
|
386:8 |
Error |
Expected { after 'if' condition. |
curly
|
397:7 |
Error |
Expected { after 'else'. |
curly
|
405:3 |
Error |
Expected { after 'if' condition. |
curly
|
405:3 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
408:30 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
409:4 |
Error |
Expected { after 'if' condition. |
curly
|
412:4 |
Error |
Expected { after 'if' condition. |
curly
|
419:45 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
424:5 |
Error |
Expected { after 'if' condition. |
curly
|
427:6 |
Error |
Expected { after 'else'. |
curly
|
433:10 |
Warning |
Do not nest ternary expressions |
no-nested-ternary
|
453:60 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
462:30 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
469:4 |
Error |
Expected { after 'if' condition. |
curly
|
475:5 |
Error |
Expected { after 'else'. |
curly
|
476:86 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
481:29 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
482:30 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
490:30 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
494:5 |
Error |
Expected { after 'if' condition. |
curly
|
500:4 |
Error |
Expected { after 'if' condition. |
curly
|
505:33 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
511:5 |
Error |
Expected { after 'if' condition. |
curly
|
515:6 |
Error |
Expected { after 'if' condition. |
curly
|
532:2 |
Error |
Expected { after 'if' condition. |
curly
|
539:2 |
Error |
Expected { after 'else'. |
curly
|
542:2 |
Error |
Expected { after 'if' condition. |
curly
|
546:15 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
547:10 |
Warning |
Missing '()' invoking a constructor |
new-parens
|
563:2 |
Error |
Expected { after 'if' condition. |
curly
|
572:2 |
Error |
Expected { after 'for' condition. |
curly
|
574:3 |
Error |
Expected { after 'if' condition. |
curly
|
574:8 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
574:28 |
Error |
There should be no space after '[' |
computed-property-spacing
|
574:32 |
Error |
There should be no space before ']' |
computed-property-spacing
|
577:21 |
Error |
There should be no space after '[' |
computed-property-spacing
|
577:28 |
Error |
There should be no space before ']' |
computed-property-spacing
|
577:45 |
Error |
There should be no space after '[' |
computed-property-spacing
|
577:52 |
Error |
There should be no space before ']' |
computed-property-spacing
|
580:5 |
Error |
Expected { after 'if' condition. |
curly
|
584:5 |
Error |
Expected { after 'if' condition. |
curly
|
585:12 |
Error |
There should be no space after '[' |
computed-property-spacing
|
585:19 |
Error |
There should be no space before ']' |
computed-property-spacing
|
585:43 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
587:16 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
587:38 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
591:10 |
Error |
Expected { after 'if' condition. |
curly
|
592:12 |
Error |
There should be no space after '[' |
computed-property-spacing
|
592:19 |
Error |
There should be no space before ']' |
computed-property-spacing
|
610:3 |
Error |
Expected { after 'if' condition. |
curly
|
639:4 |
Error |
Expected { after 'if' condition. |
curly
|
641:4 |
Error |
Expected { after 'else'. |
curly
|
662:16 |
Error |
There should be no space after '[' |
computed-property-spacing
|
662:26 |
Error |
There should be no space before ']' |
computed-property-spacing
|
665:3 |
Error |
Expected { after 'if' condition. |
curly
|
666:13 |
Error |
There should be no space after '[' |
computed-property-spacing
|
666:23 |
Error |
There should be no space before ']' |
computed-property-spacing
|
670:3 |
Error |
Expected { after 'if' condition. |
curly
|
670:29 |
Error |
There should be no space after '[' |
computed-property-spacing
|
670:34 |
Error |
There should be no space before ']' |
computed-property-spacing
|
671:16 |
Error |
There should be no space after '[' |
computed-property-spacing
|
671:21 |
Error |
There should be no space before ']' |
computed-property-spacing
|
674:3 |
Error |
Expected { after 'if' condition. |
curly
|
675:16 |
Error |
There should be no space after '[' |
computed-property-spacing
|
675:21 |
Error |
There should be no space before ']' |
computed-property-spacing
|
675:22 |
Error |
There should be no space after '[' |
computed-property-spacing
|
675:29 |
Error |
There should be no space before ']' |
computed-property-spacing
|
679:16 |
Error |
There should be no space after '[' |
computed-property-spacing
|
679:21 |
Error |
There should be no space before ']' |
computed-property-spacing
|
679:22 |
Error |
There should be no space after '[' |
computed-property-spacing
|
679:29 |
Error |
There should be no space before ']' |
computed-property-spacing
|
688:16 |
Error |
There should be no space after '[' |
computed-property-spacing
|
688:26 |
Error |
There should be no space before ']' |
computed-property-spacing
|
692:21 |
Error |
There should be no space after '[' |
computed-property-spacing
|
692:26 |
Error |
There should be no space before ']' |
computed-property-spacing
|
694:24 |
Error |
There should be no space after '[' |
computed-property-spacing
|
694:29 |
Error |
There should be no space before ']' |
computed-property-spacing
|
694:30 |
Error |
There should be no space after '[' |
computed-property-spacing
|
694:37 |
Error |
There should be no space before ']' |
computed-property-spacing
|
699:5 |
Error |
Expected { after 'for-in'. |
curly
|
699:31 |
Error |
There should be no space after '[' |
computed-property-spacing
|
699:36 |
Error |
There should be no space before ']' |
computed-property-spacing
|
702:5 |
Error |
Expected { after 'if' condition. |
curly
|
710:16 |
Error |
There should be no space after '[' |
computed-property-spacing
|
710:26 |
Error |
There should be no space before ']' |
computed-property-spacing
|
711:6 |
Warning |
Expected space(s) after "catch". |
keyword-spacing
|
711:14 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
714:5 |
Error |
Expected { after 'if' condition. |
curly
|
719:23 |
Error |
There should be no space after '[' |
computed-property-spacing
|
719:28 |
Error |
There should be no space before ']' |
computed-property-spacing
|
729:5 |
Error |
Expected { after 'for-in'. |
curly
|
730:6 |
Error |
Expected { after 'if' condition. |
curly
|
730:33 |
Error |
There should be no space after '[' |
computed-property-spacing
|
730:40 |
Error |
There should be no space before ']' |
computed-property-spacing
|
732:6 |
Error |
Expected { after 'else'. |
curly
|
733:5 |
Error |
Expected { after 'for' condition. |
curly
|
734:6 |
Error |
Expected { after 'if' condition. |
curly
|
734:33 |
Error |
There should be no space after '[' |
computed-property-spacing
|
734:39 |
Error |
There should be no space before ']' |
computed-property-spacing
|
740:5 |
Error |
Expected { after 'for-in'. |
curly
|
741:6 |
Error |
Expected { after 'if' condition. |
curly
|
741:32 |
Error |
There should be no space after '[' |
computed-property-spacing
|
741:39 |
Error |
There should be no space before ']' |
computed-property-spacing
|
741:54 |
Error |
There should be no space after '[' |
computed-property-spacing
|
741:61 |
Error |
There should be no space before ']' |
computed-property-spacing
|
743:6 |
Error |
Expected { after 'else'. |
curly
|
745:85 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
753:3 |
Error |
Expected { after 'if' condition. |
curly
|
765:71 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
766:5 |
Error |
Expected { after 'if' condition. |
curly
|
773:4 |
Error |
Expected { after 'if' condition. |
curly
|
775:66 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
792:7 |
Error |
There should be no space after '[' |
computed-property-spacing
|
792:14 |
Error |
There should be no space before ']' |
computed-property-spacing
|
792:28 |
Error |
There should be no space after '[' |
computed-property-spacing
|
792:35 |
Error |
There should be no space before ']' |
computed-property-spacing
|
793:14 |
Error |
There should be no space after '[' |
computed-property-spacing
|
793:21 |
Error |
There should be no space before ']' |
computed-property-spacing
|
793:32 |
Error |
There should be no space after '[' |
computed-property-spacing
|
793:39 |
Error |
There should be no space before ']' |
computed-property-spacing
|
799:3 |
Error |
Expected { after 'for-in'. |
curly
|
799:13 |
Warning |
'name' is already defined |
no-redeclare
|
800:14 |
Error |
There should be no space after '[' |
computed-property-spacing
|
800:21 |
Error |
There should be no space before ']' |
computed-property-spacing
|
800:28 |
Error |
There should be no space after '[' |
computed-property-spacing
|
800:35 |
Error |
There should be no space before ']' |
computed-property-spacing
|
805:1 |
Error |
Line 805 exceeds the maximum line length of 132. |
max-len
|
805:75 |
Warning |
Missing space before value for key 'display'. |
key-spacing
|
805:112 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
805:130 |
Warning |
There should be no space before ']' |
array-bracket-spacing
|
805:134 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
805:152 |
Warning |
There should be no space before ']' |
array-bracket-spacing
|
807:4 |
Error |
Move function declaration to function body root. |
no-inner-declarations
|
817:4 |
Error |
Expected { after 'if' condition. |
curly
|
819:4 |
Error |
Expected { after 'else'. |
curly
|
833:4 |
Error |
Expected { after 'if' condition. |
curly
|
857:3 |
Error |
Expected { after 'if' condition. |
curly
|
860:3 |
Error |
Expected { after 'if' condition. |
curly
|
860:32 |
Error |
There should be no space after '[' |
computed-property-spacing
|
860:39 |
Error |
There should be no space before ']' |
computed-property-spacing
|
861:15 |
Error |
There should be no space after '[' |
computed-property-spacing
|
861:22 |
Error |
There should be no space before ']' |
computed-property-spacing
|
866:4 |
Error |
Expected { after 'if' condition. |
curly
|
873:4 |
Error |
Expected { after 'if' condition. |
curly
|
882:5 |
Error |
Expected { after 'for' condition. |
curly
|
887:5 |
Error |
Expected { after 'for' condition. |
curly
|
888:23 |
Error |
There should be no space after '[' |
computed-property-spacing
|
888:27 |
Error |
There should be no space before ']' |
computed-property-spacing
|
889:11 |
Error |
There should be no space after '[' |
computed-property-spacing
|
889:15 |
Error |
There should be no space before ']' |
computed-property-spacing
|
889:24 |
Error |
There should be no space after '[' |
computed-property-spacing
|
889:28 |
Error |
There should be no space before ']' |
computed-property-spacing
|
890:12 |
Error |
There should be no space after '[' |
computed-property-spacing
|
890:16 |
Error |
There should be no space before ']' |
computed-property-spacing
|
895:32 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
895:36 |
Error |
There should be no space after '[' |
computed-property-spacing
|
895:55 |
Error |
There should be no space before ']' |
computed-property-spacing
|
900:5 |
Error |
Expected { after 'for' condition. |
curly
|
901:6 |
Error |
Expected { after 'if' condition. |
curly
|
901:11 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
901:15 |
Error |
There should be no space after '[' |
computed-property-spacing
|
901:19 |
Error |
There should be no space before ']' |
computed-property-spacing
|
902:12 |
Error |
There should be no space after '[' |
computed-property-spacing
|
902:16 |
Error |
There should be no space before ']' |
computed-property-spacing
|
902:38 |
Error |
There should be no space after '[' |
computed-property-spacing
|
902:42 |
Error |
There should be no space before ']' |
computed-property-spacing
|
906:4 |
Error |
Expected { after 'if' condition. |
curly
|
910:65 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
914:27 |
Error |
There should be no space after '[' |
computed-property-spacing
|
914:34 |
Error |
There should be no space before ']' |
computed-property-spacing
|
914:56 |
Error |
There should be no space after '[' |
computed-property-spacing
|
914:68 |
Error |
There should be no space before ']' |
computed-property-spacing
|
943:3 |
Error |
Expected { after 'if' condition. |
curly
|
946:39 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
947:4 |
Error |
Expected { after 'if' condition. |
curly
|
950:4 |
Error |
Expected { after 'if' condition. |
curly
|
956:72 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
968:6 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
968:55 |
Warning |
There should be no space before ']' |
array-bracket-spacing
|
971:6 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
971:39 |
Warning |
There should be no space before ']' |
array-bracket-spacing
|
974:6 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
974:33 |
Warning |
There should be no space before ']' |
array-bracket-spacing
|
977:6 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
977:48 |
Warning |
There should be no space before ']' |
array-bracket-spacing
|
979:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
981:6 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
981:57 |
Warning |
There should be no space before ']' |
array-bracket-spacing
|
984:6 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
984:69 |
Warning |
There should be no space before ']' |
array-bracket-spacing
|
988:6 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
988:32 |
Warning |
There should be no space before ']' |
array-bracket-spacing
|
990:6 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
990:18 |
Warning |
There should be no space before ']' |
array-bracket-spacing
|
996:5 |
Error |
Expected { after 'while' condition. |
curly
|
1003:18 |
Warning |
Do not nest ternary expressions |
no-nested-ternary
|
1011:6 |
Error |
Expected { after 'for' condition. |
curly
|
1011:45 |
Warning |
Unexpected whitespace before semicolon. |
semi-spacing
|
1012:7 |
Error |
Expected { after 'if' condition. |
curly
|
1012:34 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1012:38 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1012:60 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1012:64 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1013:13 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1013:17 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1013:48 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1013:52 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1016:6 |
Error |
Expected { after 'if' condition. |
curly
|
1024:4 |
Error |
Expected { after 'if' condition. |
curly
|
1027:4 |
Error |
Expected { after 'if' condition. |
curly
|
1030:4 |
Error |
Expected { after 'else'. |
curly
|
1040:3 |
Error |
Expected { after 'if' condition. |
curly
|
1049:32 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1049:39 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1060:4 |
Error |
Expected { after 'if' condition. |
curly
|
1061:5 |
Error |
Expected an assignment or function call and instead saw an expression. |
no-unused-expressions
|
1065:15 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1067:6 |
Error |
Expected { after 'if' condition. |
curly
|
1070:10 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1070:17 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1074:5 |
Error |
Expected { after 'if' condition. |
curly
|
1074:5 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
1077:16 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1077:23 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1080:4 |
Error |
Expected { after 'if' condition. |
curly
|
1080:28 |
Warning |
Multiple spaces found before 'name'. |
no-multi-spaces
|
1083:4 |
Error |
Expected { after 'if' condition. |
curly
|
1111:71 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1115:58 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1119:3 |
Error |
Expected { after 'if' condition. |
curly
|
1120:8 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1120:15 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1122:14 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1122:21 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1132:3 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
1132:7 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
1132:22 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1134:4 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
1135:4 |
Error |
Expected { after 'if' condition. |
curly
|
1135:4 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
1135:8 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
1137:4 |
Error |
Expected { after 'else'. |
curly
|
1138:5 |
Error |
Expected { after 'while' condition. |
curly
|
1138:5 |
Warning |
Expected space(s) after "while". |
keyword-spacing
|
1146:3 |
Error |
Expected { after 'for' condition. |
curly
|
1148:4 |
Error |
Expected { after 'if' condition. |
curly
|
1148:14 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1148:18 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1161:4 |
Error |
Expected { after 'while' condition. |
curly
|
1161:12 |
Error |
Expected a conditional expression and instead saw an assignment. |
no-cond-assign
|
1161:25 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1161:31 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1162:5 |
Error |
Expected { after 'if' condition. |
curly
|
1163:11 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1163:19 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1165:5 |
Error |
Expected { after 'else'. |
curly
|
1166:4 |
Error |
Expected { after 'while' condition. |
curly
|
1166:12 |
Error |
Expected a conditional expression and instead saw an assignment. |
no-cond-assign
|
1166:25 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1166:31 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1167:10 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1167:18 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1178:32 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1178:36 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1180:15 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1180:20 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1181:10 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1181:15 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1182:21 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1182:25 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1186:5 |
Warning |
Expected space(s) after "catch". |
keyword-spacing
|
1198:3 |
Error |
Expected { after 'for' condition. |
curly
|
1199:4 |
Error |
Expected { after 'if' condition. |
curly
|
1199:33 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1199:37 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1200:20 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1200:24 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1211:31 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1211:35 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1213:4 |
Error |
Expected { after 'if' condition. |
curly
|
1213:9 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
1214:8 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1214:21 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1253:24 |
Warning |
Requires a space after '{'. |
block-spacing
|
1253:24 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1253:25 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1253:25 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1253:48 |
Warning |
Requires a space before '}'. |
block-spacing
|
1254:25 |
Warning |
Requires a space after '{'. |
block-spacing
|
1254:25 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1254:26 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1254:26 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1254:48 |
Warning |
A space is required after ','. |
comma-spacing
|
1254:63 |
Warning |
Requires a space before '}'. |
block-spacing
|
1255:22 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1255:22 |
Warning |
Requires a space after '{'. |
block-spacing
|
1255:23 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1255:23 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1255:45 |
Warning |
A space is required after ','. |
comma-spacing
|
1255:47 |
Warning |
A space is required after ','. |
comma-spacing
|
1255:63 |
Warning |
Requires a space before '}'. |
block-spacing
|
1256:22 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1256:22 |
Warning |
Requires a space after '{'. |
block-spacing
|
1256:23 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1256:23 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1256:45 |
Warning |
A space is required after ','. |
comma-spacing
|
1256:47 |
Warning |
A space is required after ','. |
comma-spacing
|
1256:67 |
Warning |
Requires a space before '}'. |
block-spacing
|
1257:25 |
Warning |
Requires a space after '{'. |
block-spacing
|
1257:25 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1257:26 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1257:26 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1257:48 |
Warning |
A space is required after ','. |
comma-spacing
|
1257:64 |
Warning |
Requires a space before '}'. |
block-spacing
|
1258:25 |
Warning |
Requires a space after '{'. |
block-spacing
|
1258:25 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1258:26 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1258:26 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1258:48 |
Warning |
A space is required after ','. |
comma-spacing
|
1258:68 |
Warning |
Requires a space before '}'. |
block-spacing
|
1259:26 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1259:26 |
Warning |
Requires a space after '{'. |
block-spacing
|
1259:27 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1259:27 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1259:75 |
Warning |
A space is required after ','. |
comma-spacing
|
1259:82 |
Warning |
Requires a space before '}'. |
block-spacing
|
1260:26 |
Warning |
Requires a space after '{'. |
block-spacing
|
1260:26 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1260:27 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1260:27 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1260:66 |
Warning |
Requires a space before '}'. |
block-spacing
|
1261:1 |
Error |
Line 1261 exceeds the maximum line length of 132. |
max-len
|
1261:26 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1261:26 |
Warning |
Requires a space after '{'. |
block-spacing
|
1261:27 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1261:27 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1261:54 |
Warning |
A space is required after ','. |
comma-spacing
|
1261:64 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1261:85 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1261:149 |
Warning |
Requires a space before '}'. |
block-spacing
|
1262:22 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1263:11 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1263:18 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1266:3 |
Error |
Expected { after 'if' condition. |
curly
|
1279:28 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1280:11 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1280:18 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1283:30 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1284:4 |
Error |
Expected { after 'for' condition. |
curly
|
1285:17 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1285:21 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1285:24 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1285:35 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1293:3 |
Error |
Expected { after 'if' condition. |
curly
|
1306:19 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1306:81 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1310:46 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
1310:53 |
Warning |
There should be no space before ']' |
array-bracket-spacing
|
1312:49 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1316:4 |
Error |
Expected { after 'if' condition. |
curly
|
1326:3 |
Error |
Expected { after 'while' condition. |
curly
|
1329:22 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1330:11 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1330:18 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1330:32 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1335:13 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
1335:33 |
Warning |
There should be no space before ']' |
array-bracket-spacing
|
1335:53 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1338:11 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1338:18 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1340:10 |
Warning |
Do not nest ternary expressions |
no-nested-ternary
|
1342:41 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1342:59 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1345:35 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1345:52 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1348:67 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1348:85 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1348:103 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1348:121 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1351:4 |
Warning |
Do not nest ternary expressions |
no-nested-ternary
|
1359:5 |
Warning |
Do not nest ternary expressions |
no-nested-ternary
|
1371:2 |
Warning |
Expected space(s) before "var". |
keyword-spacing
|
1380:17 |
Warning |
A space is required after ','. |
comma-spacing
|
1380:19 |
Warning |
A space is required after ','. |
comma-spacing
|
1380:22 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1380:22 |
Warning |
Requires a space after '{'. |
block-spacing
|
1380:23 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1380:23 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1380:34 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1380:39 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1380:58 |
Warning |
A space is required after ','. |
comma-spacing
|
1380:65 |
Warning |
Requires a space before '}'. |
block-spacing
|
1381:18 |
Warning |
A space is required after ','. |
comma-spacing
|
1381:20 |
Warning |
A space is required after ','. |
comma-spacing
|
1381:23 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1381:23 |
Warning |
Requires a space after '{'. |
block-spacing
|
1381:24 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1381:24 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1381:51 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1381:58 |
Warning |
Requires a space before '}'. |
block-spacing
|
1384:18 |
Warning |
A space is required after ','. |
comma-spacing
|
1384:20 |
Warning |
A space is required after ','. |
comma-spacing
|
1384:23 |
Warning |
Requires a space after '{'. |
block-spacing
|
1384:23 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1384:24 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1384:24 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1384:32 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1384:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1384:40 |
Warning |
Requires a space before '}'. |
block-spacing
|
1385:18 |
Warning |
A space is required after ','. |
comma-spacing
|
1385:20 |
Warning |
A space is required after ','. |
comma-spacing
|
1385:23 |
Warning |
Requires a space after '{'. |
block-spacing
|
1385:23 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1385:24 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1385:24 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1385:32 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1385:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1385:40 |
Warning |
Requires a space before '}'. |
block-spacing
|
1386:19 |
Warning |
A space is required after ','. |
comma-spacing
|
1386:21 |
Warning |
A space is required after ','. |
comma-spacing
|
1386:24 |
Warning |
Requires a space after '{'. |
block-spacing
|
1386:24 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1386:25 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1386:25 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1386:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1386:38 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1386:42 |
Warning |
Requires a space before '}'. |
block-spacing
|
1387:18 |
Warning |
A space is required after ','. |
comma-spacing
|
1387:20 |
Warning |
A space is required after ','. |
comma-spacing
|
1387:23 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1387:23 |
Warning |
Requires a space after '{'. |
block-spacing
|
1387:24 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1387:24 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1387:35 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1387:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1387:41 |
Warning |
Requires a space before '}'. |
block-spacing
|
1388:21 |
Warning |
A space is required after ','. |
comma-spacing
|
1388:24 |
Warning |
Requires a space after '{'. |
block-spacing
|
1388:24 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1388:25 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1388:25 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1388:33 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1388:37 |
Warning |
Requires a space before '}'. |
block-spacing
|
1389:20 |
Warning |
A space is required after ','. |
comma-spacing
|
1389:22 |
Warning |
A space is required after ','. |
comma-spacing
|
1389:24 |
Warning |
A space is required after ','. |
comma-spacing
|
1389:27 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1389:27 |
Warning |
Requires a space after '{'. |
block-spacing
|
1389:28 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1389:28 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1389:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1389:46 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1389:49 |
Warning |
Requires a space before '}'. |
block-spacing
|
1390:20 |
Warning |
A space is required after ','. |
comma-spacing
|
1390:23 |
Warning |
Requires a space after '{'. |
block-spacing
|
1390:23 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1390:24 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1390:24 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1390:32 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1390:34 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1390:38 |
Warning |
Requires a space before '}'. |
block-spacing
|
1391:19 |
Warning |
A space is required after ','. |
comma-spacing
|
1391:22 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1391:22 |
Warning |
Requires a space after '{'. |
block-spacing
|
1391:23 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1391:23 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1391:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1391:34 |
Warning |
Requires a space before '}'. |
block-spacing
|
1394:30 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1394:30 |
Warning |
Requires a space after '{'. |
block-spacing
|
1394:31 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1394:31 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1394:79 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1394:83 |
Warning |
Requires a space before '}'. |
block-spacing
|
1395:29 |
Warning |
Requires a space after '{'. |
block-spacing
|
1395:29 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1395:30 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1395:30 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1395:70 |
Warning |
A space is required after ','. |
comma-spacing
|
1395:72 |
Warning |
A space is required after ','. |
comma-spacing
|
1395:91 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1395:95 |
Warning |
Requires a space before '}'. |
block-spacing
|
1396:29 |
Warning |
Requires a space after '{'. |
block-spacing
|
1396:29 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1396:30 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1396:30 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1396:71 |
Warning |
A space is required after ','. |
comma-spacing
|
1396:73 |
Warning |
A space is required after ','. |
comma-spacing
|
1396:93 |
Warning |
Requires a space before '}'. |
block-spacing
|
1399:23 |
Warning |
Requires a space after '{'. |
block-spacing
|
1399:23 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1399:24 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1399:24 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1399:44 |
Warning |
Requires a space before '}'. |
block-spacing
|
1400:22 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1400:22 |
Warning |
Requires a space after '{'. |
block-spacing
|
1400:23 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1400:23 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1400:44 |
Warning |
Requires a space before '}'. |
block-spacing
|
1403:24 |
Warning |
A space is required after ','. |
comma-spacing
|
1403:26 |
Warning |
A space is required after ','. |
comma-spacing
|
1403:29 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1403:29 |
Warning |
Requires a space after '{'. |
block-spacing
|
1403:30 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1403:30 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1403:51 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1403:64 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1403:82 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1403:101 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1403:105 |
Warning |
Requires a space before '}'. |
block-spacing
|
1406:24 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1406:24 |
Warning |
Requires a space after '{'. |
block-spacing
|
1406:25 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1406:25 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1406:40 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1406:48 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1406:62 |
Warning |
A space is required after ','. |
comma-spacing
|
1406:73 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1406:81 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1406:95 |
Warning |
A space is required after ','. |
comma-spacing
|
1406:109 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1406:120 |
Warning |
Requires a space before '}'. |
block-spacing
|
1407:23 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1407:23 |
Warning |
Requires a space after '{'. |
block-spacing
|
1407:24 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1407:24 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1407:39 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1407:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1407:61 |
Warning |
A space is required after ','. |
comma-spacing
|
1407:72 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1407:80 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1407:94 |
Warning |
A space is required after ','. |
comma-spacing
|
1407:108 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1407:119 |
Warning |
Requires a space before '}'. |
block-spacing
|
1410:24 |
Warning |
Requires a space after '{'. |
block-spacing
|
1410:24 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1410:25 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1410:25 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1410:44 |
Warning |
Requires a space before '}'. |
block-spacing
|
1411:25 |
Warning |
Requires a space after '{'. |
block-spacing
|
1411:25 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1411:26 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1411:26 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1411:44 |
Warning |
Requires a space before '}'. |
block-spacing
|
1412:24 |
Warning |
Requires a space after '{'. |
block-spacing
|
1412:24 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1412:25 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1412:25 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1412:42 |
Warning |
Requires a space before '}'. |
block-spacing
|
1413:25 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1413:25 |
Warning |
Requires a space after '{'. |
block-spacing
|
1413:26 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1413:26 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1413:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1413:58 |
Warning |
A space is required after ','. |
comma-spacing
|
1413:71 |
Warning |
Requires a space before '}'. |
block-spacing
|
1416:21 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1416:21 |
Warning |
Requires a space after '{'. |
block-spacing
|
1416:22 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1416:22 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1416:35 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1416:44 |
Warning |
Requires a space before '}'. |
block-spacing
|
1417:22 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1417:22 |
Warning |
Requires a space after '{'. |
block-spacing
|
1417:23 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1417:23 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1417:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1417:46 |
Warning |
Requires a space before '}'. |
block-spacing
|
1418:25 |
Warning |
Requires a space after '{'. |
block-spacing
|
1418:25 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1418:26 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1418:26 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1418:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1418:52 |
Warning |
Requires a space before '}'. |
block-spacing
|
1419:21 |
Warning |
Requires a space after '{'. |
block-spacing
|
1419:21 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1419:22 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1419:22 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1419:35 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1419:44 |
Warning |
Requires a space before '}'. |
block-spacing
|
1420:25 |
Warning |
Requires a space after '{'. |
block-spacing
|
1420:25 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1420:26 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1420:26 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1420:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1420:52 |
Warning |
Requires a space before '}'. |
block-spacing
|
1421:23 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1421:23 |
Warning |
Requires a space after '{'. |
block-spacing
|
1421:24 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1421:24 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1421:39 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1421:48 |
Warning |
Requires a space before '}'. |
block-spacing
|
1422:22 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1422:22 |
Warning |
Requires a space after '{'. |
block-spacing
|
1422:23 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1422:23 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1422:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1422:46 |
Warning |
Requires a space before '}'. |
block-spacing
|
1423:22 |
Warning |
Requires a space after '{'. |
block-spacing
|
1423:22 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1423:23 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1423:23 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1423:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1423:46 |
Warning |
Requires a space before '}'. |
block-spacing
|
1424:23 |
Warning |
Requires a space after '{'. |
block-spacing
|
1424:23 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1424:24 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1424:24 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1424:39 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1424:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1424:66 |
Warning |
A space is required after ','. |
comma-spacing
|
1424:77 |
Warning |
Requires a space before '}'. |
block-spacing
|
1425:22 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1425:22 |
Warning |
Requires a space after '{'. |
block-spacing
|
1425:23 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1425:23 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1425:79 |
Warning |
Requires a space before '}'. |
block-spacing
|
1428:19 |
Warning |
A space is required after ','. |
comma-spacing
|
1428:21 |
Warning |
A space is required after ','. |
comma-spacing
|
1428:24 |
Warning |
Requires a space after '{'. |
block-spacing
|
1428:24 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1428:25 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1428:25 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1428:48 |
Warning |
A space is required after ','. |
comma-spacing
|
1428:59 |
Warning |
Requires a space before '}'. |
block-spacing
|
1431:23 |
Warning |
Requires a space after '{'. |
block-spacing
|
1431:23 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1431:24 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1431:24 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1431:55 |
Warning |
Requires a space before '}'. |
block-spacing
|
1434:25 |
Warning |
Requires a space after '{'. |
block-spacing
|
1434:25 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1434:26 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1434:26 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1434:58 |
Warning |
A space is required after ','. |
comma-spacing
|
1434:71 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1434:71 |
Warning |
Requires a space after '{'. |
block-spacing
|
1434:72 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1434:72 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1434:80 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1434:90 |
Warning |
Requires a space before '}'. |
block-spacing
|
1434:100 |
Warning |
Requires a space before '}'. |
block-spacing
|
1465:3 |
Error |
Expected { after 'if' condition. |
curly
|
1466:11 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
1466:15 |
Warning |
There should be no space before ']' |
array-bracket-spacing
|
1469:3 |
Error |
Expected { after 'if' condition. |
curly
|
1470:11 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
1498:5 |
Error |
Expected { after 'for' condition. |
curly
|
1499:6 |
Error |
Expected { after 'for' condition. |
curly
|
1500:7 |
Error |
Expected { after 'if' condition. |
curly
|
1505:5 |
Error |
Expected { after 'if' condition. |
curly
|
1510:10 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
1519:7 |
Error |
Expected { after 'for' condition. |
curly
|
1523:9 |
Error |
Expected { after 'if' condition. |
curly
|
1526:10 |
Error |
Expected { after 'if' condition. |
curly
|
1530:9 |
Error |
Expected { after 'if' condition. |
curly
|
1548:6 |
Error |
Expected { after 'if' condition. |
curly
|
1557:26 |
Warning |
A space is required after ','. |
comma-spacing
|
1562:10 |
Warning |
'm' is already defined |
no-redeclare
|
1566:11 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
1566:33 |
Warning |
There should be no space before ']' |
array-bracket-spacing
|
1577:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1587:7 |
Error |
Expected { after 'if' condition. |
curly
|
1587:32 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1588:29 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1588:34 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1595:17 |
Warning |
'i' is already defined |
no-redeclare
|
1597:18 |
Warning |
Do not nest ternary expressions |
no-nested-ternary
|
1600:8 |
Error |
Expected { after 'if' condition. |
curly
|
1607:7 |
Error |
Expected { after 'if' condition. |
curly
|
1615:8 |
Error |
Expected { after 'for' condition. |
curly
|
1615:18 |
Warning |
'i' is already defined |
no-redeclare
|
1617:16 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
1617:23 |
Warning |
There should be no space before ']' |
array-bracket-spacing
|
1635:30 |
Warning |
A space is required after ','. |
comma-spacing
|
1643:3 |
Error |
Expected { after 'if' condition. |
curly
|
1647:3 |
Error |
Expected { after 'if' condition. |
curly
|
1656:25 |
Warning |
A space is required after ','. |
comma-spacing
|
1656:27 |
Warning |
A space is required after ','. |
comma-spacing
|
1656:32 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1661:4 |
Error |
Expected { after 'if' condition. |
curly
|
1667:20 |
Warning |
A space is required after ','. |
comma-spacing
|
1667:22 |
Warning |
A space is required after ','. |
comma-spacing
|
1688:4 |
Error |
Expected { after 'if' condition. |
curly
|
1693:4 |
Error |
Expected { after 'if' condition. |
curly
|
1700:9 |
Error |
Expected { after 'if' condition. |
curly
|
1706:15 |
Warning |
'i' is already defined |
no-redeclare
|
1707:25 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1707:54 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1709:6 |
Error |
Expected { after 'if' condition. |
curly
|
1709:11 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
1710:24 |
Warning |
A space is required after ','. |
comma-spacing
|
1712:6 |
Error |
Expected { after 'if' condition. |
curly
|
1712:11 |
Error |
Unexpected use of '^'. |
no-bitwise
|
1713:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
1714:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
1715:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
1716:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
1717:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
1725:21 |
Warning |
'tmp' is already defined |
no-redeclare
|
1731:46 |
Warning |
'last' is already defined |
no-redeclare
|
1734:15 |
Warning |
'i' is already defined |
no-redeclare
|
1734:22 |
Warning |
'rl' is already defined |
no-redeclare
|
1740:7 |
Error |
Expected { after 'for' condition. |
curly
|
1741:8 |
Error |
Expected { after 'if' condition. |
curly
|
1750:7 |
Error |
Expected { after 'if' condition. |
curly
|
1752:13 |
Error |
Expected { after 'if' condition. |
curly
|
1755:6 |
Error |
Expected { after 'if' condition. |
curly
|
1755:11 |
Error |
Unexpected use of '^'. |
no-bitwise
|
1763:25 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1763:32 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1764:5 |
Error |
Expected { after 'if' condition. |
curly
|
1765:13 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1765:20 |
Error |
There should be no space before ']' |
computed-property-spacing
|
1767:5 |
Error |
Expected { after 'if' condition. |
curly
|
1768:11 |
Error |
eval can be harmful. |
no-eval
|
1771:25 |
Error |
Don't make functions within a loop |
no-loop-func
|
1771:42 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1782:28 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1786:4 |
Error |
Expected { after 'if' condition. |
curly
|
1793:19 |
Warning |
A space is required after ','. |
comma-spacing
|
1793:26 |
Warning |
A space is required after ','. |
comma-spacing
|
1793:30 |
Warning |
A space is required after ','. |
comma-spacing
|
1793:36 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1797:3 |
Error |
Expected { after 'for' condition. |
curly
|
1798:4 |
Error |
Expected { after 'if' condition. |
curly
|
1808:4 |
Error |
Expected { after 'if' condition. |
curly
|
1825:3 |
Error |
Expected { after 'if' condition. |
curly
|
1830:3 |
Error |
Expected { after 'if' condition. |
curly
|
1834:3 |
Error |
Expected { after 'if' condition. |
curly
|
1838:3 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
1854:82 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1857:5 |
Error |
Expected { after 'if' condition. |
curly
|
1858:39 |
Error |
Avoid arguments.callee. |
no-caller
|
1885:6 |
Error |
Expected { after 'if' condition. |
curly
|
1887:11 |
Error |
Expected { after 'if' condition. |
curly
|
1909:3 |
Error |
Expected { after 'if' condition. |
curly
|
1916:4 |
Error |
Expected { after 'if' condition. |
curly
|
1917:5 |
Error |
Expected { after 'for-in'. |
curly
|
1928:58 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1935:7 |
Error |
Expected { after 'if' condition. |
curly
|
1939:7 |
Error |
Expected { after 'else'. |
curly
|
1940:8 |
Error |
Expected { after 'for-in'. |
curly
|
1942:9 |
Error |
Expected { after 'if' condition. |
curly
|
1946:7 |
Error |
Expected { after 'for-in'. |
curly
|
1949:9 |
Error |
Expected { after 'if' condition. |
curly
|
1951:14 |
Error |
Expected { after 'if' condition. |
curly
|
1962:4 |
Error |
Expected { after 'for-in'. |
curly
|
1965:5 |
Error |
Expected { after 'if' condition. |
curly
|
1984:4 |
Error |
Expected { after 'if' condition. |
curly
|
1990:4 |
Error |
Expected { after 'if' condition. |
curly
|
1993:46 |
Error |
There should be no space after '[' |
computed-property-spacing
|
1993:53 |
Error |
There should be no space before ']' |
computed-property-spacing
|
2002:32 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2003:33 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2011:4 |
Error |
Expected { after 'if' condition. |
curly
|
2016:4 |
Error |
Expected { after 'if' condition. |
curly
|
2020:1 |
Error |
Line 2020 exceeds the maximum line length of 132. |
max-len
|
2020:4 |
Error |
Expected { after 'if' condition. |
curly
|
2020:78 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
2020:97 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
2024:4 |
Error |
Expected { after 'if' condition. |
curly
|
2030:30 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
2032:5 |
Error |
Expected { after 'if' condition. |
curly
|
2040:10 |
Error |
There should be no space after '[' |
computed-property-spacing
|
2040:17 |
Error |
There should be no space before ']' |
computed-property-spacing
|
2078:5 |
Error |
Expected { after 'if' condition. |
curly
|
2092:3 |
Error |
Expected { after 'if' condition. |
curly
|
2099:1 |
Error |
Line 2099 exceeds the maximum line length of 132. |
max-len
|
2100:3 |
Error |
Expected { after 'for' condition. |
curly
|
2100:14 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
2101:9 |
Error |
There should be no space after '[' |
computed-property-spacing
|
2101:20 |
Error |
There should be no space before ']' |
computed-property-spacing
|
2101:37 |
Error |
There should be no space after '[' |
computed-property-spacing
|
2101:48 |
Error |
There should be no space before ']' |
computed-property-spacing
|
2110:4 |
Error |
Expected { after 'if' condition. |
curly
|
2117:4 |
Error |
Expected { after 'if' condition. |
curly
|
2127:3 |
Error |
Expected { after 'if' condition. |
curly
|
2131:3 |
Error |
Expected { after 'if' condition. |
curly
|
2135:3 |
Error |
Expected { after 'if' condition. |
curly
|
2139:8 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
2139:31 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
2146:3 |
Error |
Expected { after 'if' condition. |
curly
|
2150:3 |
Error |
Expected { after 'if' condition. |
curly
|
2155:3 |
Error |
Expected { after 'if' condition. |
curly
|
2156:19 |
Error |
Unexpected use of '&'. |
no-bitwise
|
2156:19 |
Warning |
Do not nest ternary expressions |
no-nested-ternary
|
2156:44 |
Error |
Unexpected use of '&'. |
no-bitwise
|
2156:44 |
Warning |
Do not nest ternary expressions |
no-nested-ternary
|
2156:69 |
Error |
Unexpected use of '&'. |
no-bitwise
|
2161:30 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2176:27 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
2176:27 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
2181:5 |
Error |
Expected { after 'if' condition. |
curly
|
2187:5 |
Error |
Expected { after 'if' condition. |
curly
|
2194:5 |
Error |
Expected { after 'if' condition. |
curly
|
2203:5 |
Error |
Expected { after 'if' condition. |
curly
|
2209:5 |
Error |
Expected { after 'if' condition. |
curly
|
2216:5 |
Error |
Expected { after 'if' condition. |
curly
|
2227:76 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2237:30 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2243:30 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2249:30 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2263:3 |
Warning |
Expected space(s) after "while". |
keyword-spacing
|
2263:3 |
Error |
Expected { after 'while' condition. |
curly
|
2274:15 |
Error |
There should be no space after '[' |
computed-property-spacing
|
2274:35 |
Error |
There should be no space before ']' |
computed-property-spacing
|
2287:3 |
Error |
Expected { after 'if' condition. |
curly
|
2292:3 |
Error |
Expected { after 'else'. |
curly
|
2294:40 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
2294:40 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
2313:46 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2329:21 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2330:2 |
Error |
Expected { after 'if' condition. |
curly
|
2334:2 |
Error |
Expected { after 'if' condition. |
curly
|
2340:2 |
Error |
Expected { after 'if' condition. |
curly
|
2340:57 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2341:3 |
Error |
Expected { after 'if' condition. |
curly
|
2346:5 |
Warning |
Expected space(s) after "catch". |
keyword-spacing
|
2347:16 |
Error |
Avoid arguments.callee. |
no-caller
|
2354:2 |
Error |
Expected { after 'if' condition. |
curly
|
2355:58 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
2356:4 |
Error |
Expected { after 'if' condition. |
curly
|
2357:4 |
Error |
Expected { after 'for' condition. |
curly
|
2359:18 |
Error |
Avoid arguments.callee. |
no-caller
|
2368:14 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2369:4 |
Error |
Expected { after 'if' condition. |
curly
|
2371:17 |
Error |
Avoid arguments.callee. |
no-caller
|
2374:4 |
Error |
Expected { after 'if' condition. |
curly
|
2377:17 |
Error |
Avoid arguments.callee. |
no-caller
|
2391:70 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2394:32 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2405:2 |
Error |
Expected { after 'while' condition. |
curly
|
2405:43 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
2405:43 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
2405:73 |
Warning |
Expected space(s) after "catch". |
keyword-spacing
|
2405:88 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
2405:88 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
2421:3 |
Error |
Expected { after 'if' condition. |
curly
|
2430:36 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2436:3 |
Error |
Expected { after 'if' condition. |
curly
|
2457:35 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2459:5 |
Error |
Expected { after 'if' condition. |
curly
|
2484:29 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2488:21 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2493:25 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2495:11 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
2495:11 |
Warning |
Do not nest ternary expressions |
no-nested-ternary
|
2497:39 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2506:101 |
Warning |
A space is required after ','. |
comma-spacing
|
2506:104 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2507:28 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2591:3 |
Error |
Expected { after 'if' condition. |
curly
|
2597:5 |
Error |
Expected { after 'if' condition. |
curly
|
2599:11 |
Error |
Expected { after 'if' condition. |
curly
|
2609:4 |
Error |
Expected { after 'if' condition. |
curly
|
2618:10 |
Error |
There should be no space after '[' |
computed-property-spacing
|
2618:18 |
Error |
There should be no space before ']' |
computed-property-spacing
|
2618:35 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2623:11 |
Error |
There should be no space after '[' |
computed-property-spacing
|
2623:19 |
Error |
There should be no space before ']' |
computed-property-spacing
|
2624:5 |
Warning |
Expected space(s) after "try". |
keyword-spacing
|
2624:10 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
2624:10 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
2624:23 |
Error |
There should be no space after '[' |
computed-property-spacing
|
2624:31 |
Error |
There should be no space before ']' |
computed-property-spacing
|
2624:36 |
Warning |
Expected space(s) after "catch". |
keyword-spacing
|
2624:44 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2625:5 |
Error |
Expected { after 'if' condition. |
curly
|
2630:3 |
Error |
Expected { after 'if' condition. |
curly
|
2630:34 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
2650:3 |
Error |
Expected { after 'if' condition. |
curly
|
2650:20 |
Warning |
Unexpected space after unary operator '!'. |
space-unary-ops
|
2659:70 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2663:4 |
Error |
Expected { after 'if' condition. |
curly
|
2671:59 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2696:3 |
Error |
Expected { after 'if' condition. |
curly
|
2696:3 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
2698:3 |
Error |
Expected { after 'else'. |
curly
|
2704:4 |
Error |
Expected { after 'if' condition. |
curly
|
2708:4 |
Error |
Expected { after 'if' condition. |
curly
|
2716:58 |
Error |
There should be no space after '[' |
computed-property-spacing
|
2716:71 |
Error |
There should be no space before ']' |
computed-property-spacing
|
2717:14 |
Error |
There should be no space after '[' |
computed-property-spacing
|
2717:27 |
Error |
There should be no space before ']' |
computed-property-spacing
|
2719:5 |
Warning |
Expected space(s) after "catch". |
keyword-spacing
|
2719:13 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2724:4 |
Error |
Expected an assignment or function call and instead saw an expression. |
no-unused-expressions
|
2730:3 |
Error |
Expected { after 'if' condition. |
curly
|
2734:47 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2755:8 |
Warning |
Expected space(s) after "catch". |
keyword-spacing
|
2766:8 |
Warning |
Expected space(s) after "catch". |
keyword-spacing
|
2768:6 |
Error |
Expected { after 'if' condition. |
curly
|
2772:6 |
Error |
Expected { after 'if' condition. |
curly
|
2774:7 |
Error |
Expected { after 'else'. |
curly
|
2781:5 |
Error |
Expected { after 'if' condition. |
curly
|
2791:4 |
Error |
Expected { after 'if' condition. |
curly
|
2792:26 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2798:7 |
Error |
Expected { after 'if' condition. |
curly
|
2798:7 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
2807:5 |
Warning |
Expected space(s) after "catch". |
keyword-spacing
|
2812:3 |
Error |
Expected { after 'if' condition. |
curly
|
2815:21 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2817:4 |
Error |
Expected { after 'if' condition. |
curly
|
2821:4 |
Error |
Expected { after 'if' condition. |
curly
|
2825:22 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2827:4 |
Error |
Expected { after 'if' condition. |
curly
|
2831:4 |
Error |
Expected { after 'if' condition. |
curly
|
2835:4 |
Error |
Expected { after 'if' condition. |
curly
|
2835:21 |
Warning |
Unexpected space after unary operator '!'. |
space-unary-ops
|
2845:3 |
Error |
Expected { after 'if' condition. |
curly
|
2848:3 |
Error |
Expected { after 'if' condition. |
curly
|
2862:5 |
Warning |
Expected space(s) after "catch". |
keyword-spacing
|
2862:13 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2874:5 |
Warning |
Expected space(s) after "catch". |
keyword-spacing
|
2874:13 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2883:3 |
Error |
Expected { after 'if' condition. |
curly
|
2885:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
2887:3 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
2887:3 |
Error |
Expected { after 'if' condition. |
curly
|
2891:3 |
Error |
Expected { after 'if' condition. |
curly
|
2895:3 |
Error |
Expected { after 'if' condition. |
curly
|
2896:11 |
Error |
eval can be harmful. |
no-eval
|
2908:3 |
Error |
Expected { after 'if' condition. |
curly
|
2910:30 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2915:3 |
Error |
Expected { after 'else'. |
curly
|
2917:4 |
Error |
Expected { after 'for-in'. |
curly
|
2919:5 |
Error |
Expected { after 'if' condition. |
curly
|
2920:25 |
Error |
Don't make functions within a loop |
no-loop-func
|
2920:35 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2923:5 |
Error |
Expected { after 'else'. |
curly
|
2932:22 |
Warning |
A space is required after ','. |
comma-spacing
|
2932:32 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2938:42 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2940:25 |
Warning |
A space is required after ','. |
comma-spacing
|
2944:6 |
Error |
Expected { after 'if' condition. |
curly
|
2951:22 |
Warning |
A space is required after ','. |
comma-spacing
|
2951:32 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2957:43 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2958:53 |
Warning |
A space is required after ','. |
comma-spacing
|
2966:29 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2967:10 |
Warning |
Do not nest ternary expressions |
no-nested-ternary
|
2973:25 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2974:18 |
Error |
There should be no space after '[' |
computed-property-spacing
|
2974:65 |
Error |
There should be no space before ']' |
computed-property-spacing
|
2978:27 |
Warning |
A space is required after ','. |
comma-spacing
|
2978:37 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2982:25 |
Warning |
A space is required after ','. |
comma-spacing
|
2982:35 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2986:40 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2990:35 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2994:36 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
2998:24 |
Warning |
A space is required after ','. |
comma-spacing
|
2998:27 |
Warning |
A space is required after ','. |
comma-spacing
|
2998:37 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
3005:14 |
Error |
There should be no space after '[' |
computed-property-spacing
|
3005:58 |
Error |
There should be no space before ']' |
computed-property-spacing
|
3005:70 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
3006:4 |
Error |
Expected { after 'if' condition. |
curly
|
3013:5 |
Error |
Expected { after 'if' condition. |
curly
|
3025:4 |
Error |
Expected { after 'if' condition. |
curly
|
3025:9 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
3030:42 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
3033:5 |
Error |
Expected { after 'if' condition. |
curly
|
3034:7 |
Error |
There should be no space after '[' |
computed-property-spacing
|
3034:9 |
Warning |
Do not nest ternary expressions |
no-nested-ternary
|
3034:58 |
Error |
There should be no space before ']' |
computed-property-spacing
|
3045:18 |
Error |
There should be no space after '[' |
computed-property-spacing
|
3045:25 |
Error |
There should be no space before ']' |
computed-property-spacing
|
3047:18 |
Error |
There should be no space after '[' |
computed-property-spacing
|
3047:25 |
Error |
There should be no space before ']' |
computed-property-spacing
|
3051:7 |
Error |
Expected { after 'if' condition. |
curly
|
3055:8 |
Error |
Expected { after 'else'. |
curly
|
3065:27 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
3071:3 |
Error |
Expected { after 'if' condition. |
curly
|
3074:30 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
3075:4 |
Error |
Expected { after 'if' condition. |
curly
|
3080:5 |
Error |
Expected { after 'if' condition. |
curly
|
3086:37 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
3089:3 |
Error |
Expected { after 'if' condition. |
curly
|
3092:23 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
3094:4 |
Error |
Expected { after 'for' condition. |
curly
|
3096:6 |
Error |
Expected { after 'if' condition. |
curly
|
3104:3 |
Error |
Expected { after 'if' condition. |
curly
|
3113:13 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
3119:3 |
Error |
Expected { after 'if' condition. |
curly
|
3126:35 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
3129:29 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
3134:3 |
Error |
Expected { after 'if' condition. |
curly
|
3155:28 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
3156:4 |
Error |
Expected { after 'if' condition. |
curly
|
3158:4 |
Error |
Expected { after 'if' condition. |
curly
|
3170:24 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
3170:33 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
3177:37 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
3182:3 |
Error |
Expected { after 'if' condition. |
curly
|
3191:20 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
3192:3 |
Error |
Expected { after 'if' condition. |
curly
|
3198:3 |
Error |
Expected { after 'if' condition. |
curly
|
3203:22 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
3204:3 |
Error |
Expected { after 'if' condition. |
curly
|
3204:8 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
3204:40 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
3205:20 |
Error |
There should be no space after '[' |
computed-property-spacing
|
3205:32 |
Error |
There should be no space before ']' |
computed-property-spacing
|
3212:34 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
3222:22 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
3230:8 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
3231:43 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
3234:5 |
Error |
Expected { after 'for' condition. |
curly
|
3235:6 |
Error |
Expected { after 'if' condition. |
curly
|
3247:18 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
3257:3 |
Error |
Expected { after 'if' condition. |
curly
|
3265:18 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
3275:25 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
3283:24 |
Error |
There should be no space after '[' |
computed-property-spacing
|
3283:36 |
Error |
There should be no space before ']' |
computed-property-spacing
|
3286:4 |
Error |
Expected { after 'for-in'. |
curly
|
3287:5 |
Error |
Expected { after 'if' condition. |
curly
|
3291:10 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
3297:6 |
Error |
Expected { after 'if' condition. |
curly
|
3302:5 |
Error |
Expected { after 'if' condition. |
curly
|
3306:5 |
Error |
Expected { after 'if' condition. |
curly
|
3307:6 |
Error |
Expected { after 'for-in'. |
curly
|
3311:4 |
Error |
Expected { after 'if' condition. |
curly
|
3321:1 |
Error |
Line 3321 exceeds the maximum line length of 132. |
max-len
|
3334:9 |
Warning |
Missing space before value for key 'speeds'. |
key-spacing
|
3336:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
3337:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
3338:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
3341:27 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
3345:26 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
3349:24 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
3353:25 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
3354:17 |
Error |
There should be no space after '[' |
computed-property-spacing
|
3354:27 |
Error |
There should be no space before ']' |
computed-property-spacing
|
3364:2 |
Error |
Expected { after 'if' condition. |
curly
|
3365:20 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
3366:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
3366:20 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
3367:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
3368:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
3368:20 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
3369:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
3369:20 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
3370:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
3370:20 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
3371:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
3371:20 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
3379:14 |
Warning |
Multiple spaces found before '+'. |
no-multi-spaces
|
3379:57 |
Warning |
Multiple spaces found before 'doc'. |
no-multi-spaces
|
3402:5 |
Error |
Expected { after 'if' condition. |
curly
|
3406:5 |
Error |
Expected { after 'if' condition. |
curly
|
3410:18 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
3418:5 |
Error |
Expected { after 'if' condition. |
curly
|
3423:5 |
Error |
Expected { after 'if' condition. |
curly
|
3432:4 |
Error |
Expected { after 'if' condition. |
curly
|
3437:4 |
Error |
Expected { after 'if' condition. |
curly
|
3439:47 |
Warning |
Multiple spaces found before 'doc'. |
no-multi-spaces
|
3468:17 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
3472:75 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
3474:16 |
Warning |
Multiple spaces found before '-='. |
no-multi-spaces
|
3478:22 |
Warning |
Multiple spaces found before '+='. |
no-multi-spaces
|
3483:23 |
Warning |
Multiple spaces found before '-'. |
no-multi-spaces
|
3493:3 |
Error |
Expected { after 'while' condition. |
curly
|
3503:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
3504:11 |
Error |
There should be no space after '[' |
computed-property-spacing
|
3504:20 |
Error |
There should be no space before ']' |
computed-property-spacing
|
3505:3 |
Error |
Expected { after 'if' condition. |
curly
|
3507:10 |
Warning |
Do not nest ternary expressions |
no-nested-ternary
|
3511:5 |
Error |
Expected an assignment or function call and instead saw an expression. |
no-unused-expressions
|
3514:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
3516:10 |
Error |
There should be no space after '[' |
computed-property-spacing
|
3516:19 |
Error |
There should be no space before ']' |
computed-property-spacing
|
3521:9 |
Error |
There should be no space after '[' |
computed-property-spacing
|
3521:45 |
Error |
There should be no space before ']' |
computed-property-spacing
|
3522:49 |
Error |
There should be no space after '[' |
computed-property-spacing
|
3522:58 |
Error |
There should be no space before ']' |
computed-property-spacing
|
3523:19 |
Error |
There should be no space after '[' |
computed-property-spacing
|
3523:28 |
Error |
There should be no space before ']' |
computed-property-spacing
|
3524:12 |
Error |
There should be no space after '[' |
computed-property-spacing
|
3524:21 |
Error |
There should be no space before ']' |
computed-property-spacing
|
3528:13 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
3528:33 |
Warning |
There should be no space before ']' |
array-bracket-spacing
|
3528:53 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
3530:23 |
Warning |
Multiple spaces found before ':'. |
no-multi-spaces
|
3534:40 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
3535:14 |
Error |
There should be no space after '[' |
computed-property-spacing
|
3535:35 |
Error |
There should be no space before ']' |
computed-property-spacing
|
3549:4 |
Warning |
Requires a space before '}'. |
block-spacing
|
[+] /Users/danp/moodles/pm/moodle/lib/xhprof/xhprof_html/jquery/jquery.autocomplete.js
174 problems (112 errors, 62 warnings)
|
14:1 |
Error |
Unnecessary semicolon. |
no-extra-semi
|
15:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
25:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
27:62 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
27:62 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
28:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
31:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
45:31 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
80:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
82:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
84:2 |
Error |
Expected an assignment or function call and instead saw an expression. |
no-unused-expressions
|
90:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
95:3 |
Warning |
Expected space(s) after "switch". |
keyword-spacing
|
96:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
105:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
114:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
123:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
132:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
137:5 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
144:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
148:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
154:21 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
173:4 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
174:15 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
175:6 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
181:4 |
Error |
Expected { after 'if' condition. |
curly
|
181:4 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
182:4 |
Error |
Expected { after 'else'. |
curly
|
192:3 |
Error |
Expected { after 'if' condition. |
curly
|
199:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
200:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
203:3 |
Error |
Expected { after 'if' condition. |
curly
|
203:3 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
205:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
208:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
216:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
222:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
224:3 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
228:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
230:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
231:3 |
Error |
Expected { after 'if' condition. |
curly
|
233:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
235:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
239:4 |
Error |
Expected { after 'if' condition. |
curly
|
246:3 |
Error |
Unnecessary semicolon. |
no-extra-semi
|
247:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
255:4 |
Error |
Expected { after 'if' condition. |
curly
|
260:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
262:3 |
Error |
Expected { after 'if' condition. |
curly
|
267:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
271:30 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
274:3 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
280:3 |
Error |
Unnecessary semicolon. |
no-extra-semi
|
285:3 |
Error |
Unnecessary semicolon. |
no-extra-semi
|
295:13 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
295:22 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
297:6 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
302:7 |
Error |
Expected { after 'else'. |
curly
|
303:8 |
Warning |
Closing curly brace does not appear on the same line as the subsequent block. |
brace-style
|
308:3 |
Error |
Expected { after 'if' condition. |
curly
|
311:3 |
Error |
Unnecessary semicolon. |
no-extra-semi
|
322:3 |
Error |
Unnecessary semicolon. |
no-extra-semi
|
325:3 |
Error |
Expected { after 'if' condition. |
curly
|
332:10 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
332:76 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
333:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
340:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
359:1 |
Error |
Line 359 exceeds the maximum line length of 132. |
max-len
|
363:3 |
Error |
Unnecessary semicolon. |
no-extra-semi
|
364:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
368:13 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
380:3 |
Error |
Unnecessary semicolon. |
no-extra-semi
|
384:3 |
Error |
Unnecessary semicolon. |
no-extra-semi
|
402:30 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
402:30 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
409:1 |
Error |
Line 409 exceeds the maximum line length of 132. |
max-len
|
419:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
421:3 |
Error |
Expected { after 'if' condition. |
curly
|
421:26 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
424:3 |
Error |
Expected { after 'if' condition. |
curly
|
426:3 |
Error |
Unnecessary semicolon. |
no-extra-semi
|
427:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
429:36 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
432:16 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
432:17 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
437:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
438:21 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
439:3 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
439:3 |
Error |
Expected { after 'if' condition. |
curly
|
445:3 |
Error |
Expected { after 'if' condition. |
curly
|
445:3 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
446:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
449:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
455:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
456:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
457:4 |
Error |
Expected { after 'if' condition. |
curly
|
459:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
462:4 |
Error |
Expected { after 'if' condition. |
curly
|
462:4 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
462:33 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
471:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
479:4 |
Error |
Unnecessary semicolon. |
no-extra-semi
|
489:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
492:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
493:18 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
497:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
503:4 |
Error |
Expected { after 'if' condition. |
curly
|
505:6 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
509:4 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
509:47 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
513:5 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
513:25 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
516:6 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
516:24 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
518:17 |
Error |
Don't make functions within a loop |
no-loop-func
|
525:6 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
527:10 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
529:16 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
534:10 |
Warning |
'c' is already defined |
no-redeclare
|
536:11 |
Warning |
'csub' is already defined |
no-redeclare
|
537:17 |
Error |
Don't make functions within a loop |
no-loop-func
|
551:34 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
555:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
563:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
566:3 |
Error |
Expected { after 'if' condition. |
curly
|
573:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
575:4 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
576:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
577:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
577:50 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
578:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
590:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
591:3 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
591:3 |
Error |
Expected { after 'if' condition. |
curly
|
593:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
595:3 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
596:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
599:3 |
Error |
Expected { after 'while' condition. |
curly
|
599:3 |
Warning |
Expected space(s) after "while". |
keyword-spacing
|
602:3 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
602:3 |
Error |
Expected { after 'if' condition. |
curly
|
611:9 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
616:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
618:20 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
622:3 |
Error |
Unnecessary semicolon. |
no-extra-semi
|
623:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
632:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
638:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
642:13 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
643:4 |
Error |
Expected { after 'if' condition. |
curly
|
645:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
646:4 |
Error |
Expected { after 'if' condition. |
curly
|
648:1 |
Error |
Line 648 exceeds the maximum line length of 132. |
max-len
|
648:77 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
657:3 |
Error |
Expected { after 'if' condition. |
curly
|
660:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
689:4 |
Error |
Expected an assignment or function call and instead saw an expression. |
no-unused-expressions
|
690:4 |
Error |
Expected an assignment or function call and instead saw an expression. |
no-unused-expressions
|
693:3 |
Warning |
Extra space after key 'visible'. |
key-spacing
|
706:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
712:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
713:17 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
722:1 |
Error |
Line 722 exceeds the maximum line length of 132. |
max-len
|
725:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
732:22 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
732:25 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
733:4 |
Error |
Expected an assignment or function call and instead saw an expression. |
no-unused-expressions
|
736:4 |
Error |
Expected an assignment or function call and instead saw an expression. |
no-unused-expressions
|
742:2 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
742:29 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
748:9 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
748:38 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
751:3 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
751:29 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
[+] /Users/danp/moodles/pm/moodle/lib/xhprof/xhprof_html/jquery/jquery.tooltip.js
78 problems (60 errors, 18 warnings)
|
10:3 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
15:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
16:1 |
Error |
Unnecessary semicolon. |
no-extra-semi
|
17:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
30:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
46:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
65:29 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
71:1 |
Error |
Line 71 exceeds the maximum line length of 132. |
max-len
|
72:22 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
74:7 |
Error |
Expected { after 'if' condition. |
curly
|
79:20 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
79:20 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
81:29 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
84:20 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
84:20 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
87:12 |
Error |
There should be no space after '[' |
computed-property-spacing
|
87:47 |
Error |
There should be no space before ']' |
computed-property-spacing
|
94:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
97:3 |
Error |
Expected { after 'if' condition. |
curly
|
97:3 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
105:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
107:3 |
Error |
Expected { after 'if' condition. |
curly
|
109:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
115:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
119:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
123:3 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
123:3 |
Error |
Expected { after 'if' condition. |
curly
|
125:3 |
Error |
Expected { after 'else'. |
curly
|
127:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
131:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
135:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
139:3 |
Error |
Expected { after 'if' condition. |
curly
|
145:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
150:44 |
Error |
Missing semicolon. |
semi
|
159:4 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
160:5 |
Error |
Expected { after 'if' condition. |
curly
|
160:5 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
169:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
171:3 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
171:3 |
Error |
Expected { after 'if' condition. |
curly
|
173:3 |
Error |
Expected { after 'else'. |
curly
|
173:7 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
175:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
180:3 |
Error |
Expected { after 'if' condition. |
curly
|
182:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
185:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
190:4 |
Error |
Expected { after 'if' condition. |
curly
|
192:4 |
Error |
Expected { after 'else'. |
curly
|
193:1 |
Error |
Line 193 exceeds the maximum line length of 132. |
max-len
|
193:5 |
Error |
Expected an assignment or function call and instead saw an expression. |
no-unused-expressions
|
199:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
206:3 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
206:3 |
Error |
Expected { after 'if' condition. |
curly
|
208:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
212:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
215:48 |
Error |
Missing semicolon. |
semi
|
217:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
219:3 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
219:7 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
221:11 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
223:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
226:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
233:13 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
244:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
258:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
267:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
270:3 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
270:3 |
Error |
Expected { after 'if' condition. |
curly
|
273:3 |
Error |
Expected { after 'if' condition. |
curly
|
273:3 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
277:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
283:4 |
Error |
Expected { after 'if' condition. |
curly
|
285:4 |
Error |
Expected { after 'else'. |
curly
|
287:5 |
Error |
Expected { after 'else'. |
curly
|
289:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
290:3 |
Error |
Expected { after 'if' condition. |
curly
|
290:3 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
293:1 |
Error |
Trailing spaces not allowed. |
no-trailing-spaces
|
[+] /Users/danp/moodles/pm/moodle/lib/xhprof/xhprof_html/js/xhprof_report.js
104 problems (0 errors, 104 warnings)
|
37:1 |
Warning |
Opening curly brace does not appear on the same line as controlling statement. |
brace-style
|
51:1 |
Warning |
Opening curly brace does not appear on the same line as controlling statement. |
brace-style
|
53:7 |
Warning |
Identifier 'metric_val' is not in camel case. |
camelcase
|
54:7 |
Warning |
Identifier 'parent_metric_val' is not in camel case. |
camelcase
|
55:7 |
Warning |
Identifier 'parent_metric_pct_val' is not in camel case. |
camelcase
|
56:7 |
Warning |
Identifier 'col_index' is not in camel case. |
camelcase
|
57:7 |
Warning |
Identifier 'diff_text' is not in camel case. |
camelcase
|
62:3 |
Warning |
Identifier 'parent_func' is not in camel case. |
camelcase
|
62:18 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
64:7 |
Warning |
Identifier 'diff_mode' is not in camel case. |
camelcase
|
65:5 |
Warning |
Identifier 'diff_text' is not in camel case. |
camelcase
|
67:5 |
Warning |
Identifier 'diff_text' is not in camel case. |
camelcase
|
73:5 |
Warning |
Identifier 'parent_ct' is not in camel case. |
camelcase
|
73:20 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
74:5 |
Warning |
Identifier 'parent_ct_pct' is not in camel case. |
camelcase
|
74:20 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
76:5 |
Warning |
Identifier 'func_ct' is not in camel case. |
camelcase
|
78:9 |
Warning |
Identifier 'diff_mode' is not in camel case. |
camelcase
|
81:24 |
Warning |
Identifier 'func_name' is not in camel case. |
camelcase
|
81:47 |
Warning |
Identifier 'parent_func' is not in camel case. |
camelcase
|
84:8 |
Warning |
Multiple spaces found before 'else'. |
no-multi-spaces
|
88:10 |
Warning |
Identifier 'parent_ct_pct' is not in camel case. |
camelcase
|
88:39 |
Warning |
Identifier 'parent_ct' is not in camel case. |
camelcase
|
88:57 |
Warning |
Identifier 'func_ct' is not in camel case. |
camelcase
|
89:9 |
Warning |
Identifier 'func_name' is not in camel case. |
camelcase
|
89:36 |
Warning |
Identifier 'parent_func' is not in camel case. |
camelcase
|
93:5 |
Warning |
Identifier 'col_index' is not in camel case. |
camelcase
|
93:17 |
Warning |
Identifier 'metrics_col' is not in camel case. |
camelcase
|
94:5 |
Warning |
Identifier 'parent_metric_val' is not in camel case. |
camelcase
|
94:27 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
95:5 |
Warning |
Identifier 'parent_metric_pct_val' is not in camel case. |
camelcase
|
95:33 |
Warning |
Identifier 'col_index' is not in camel case. |
camelcase
|
95:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
97:5 |
Warning |
Identifier 'metric_val' is not in camel case. |
camelcase
|
97:28 |
Warning |
Identifier 'func_metrics' is not in camel case. |
camelcase
|
99:10 |
Warning |
Identifier 'parent_metric_pct_val' is not in camel case. |
camelcase
|
99:40 |
Warning |
Identifier 'parent_metric_val' is not in camel case. |
camelcase
|
99:66 |
Warning |
Identifier 'metric_val' is not in camel case. |
camelcase
|
100:19 |
Warning |
Identifier 'metrics_desc' is not in camel case. |
camelcase
|
101:8 |
Warning |
Identifier 'diff_mode' is not in camel case. |
camelcase
|
101:8 |
Warning |
Do not nest ternary expressions |
no-nested-ternary
|
103:16 |
Warning |
Identifier 'func_name' is not in camel case. |
camelcase
|
103:55 |
Warning |
Identifier 'parent_func' is not in camel case. |
camelcase
|
112:1 |
Warning |
Opening curly brace does not appear on the same line as controlling statement. |
brace-style
|
114:7 |
Warning |
Identifier 'metric_val' is not in camel case. |
camelcase
|
115:7 |
Warning |
Identifier 'child_metric_val' is not in camel case. |
camelcase
|
116:7 |
Warning |
Identifier 'child_metric_pct_val' is not in camel case. |
camelcase
|
117:7 |
Warning |
Identifier 'col_index' is not in camel case. |
camelcase
|
118:7 |
Warning |
Identifier 'diff_text' is not in camel case. |
camelcase
|
123:3 |
Warning |
Identifier 'child_func' is not in camel case. |
camelcase
|
123:16 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
125:7 |
Warning |
Identifier 'diff_mode' is not in camel case. |
camelcase
|
126:5 |
Warning |
Identifier 'diff_text' is not in camel case. |
camelcase
|
128:5 |
Warning |
Identifier 'diff_text' is not in camel case. |
camelcase
|
135:5 |
Warning |
Identifier 'child_ct' is not in camel case. |
camelcase
|
135:18 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
136:5 |
Warning |
Identifier 'child_ct_pct' is not in camel case. |
camelcase
|
138:10 |
Warning |
Identifier 'func_name' is not in camel case. |
camelcase
|
138:35 |
Warning |
Identifier 'child_func' is not in camel case. |
camelcase
|
139:8 |
Warning |
Do not nest ternary expressions |
no-nested-ternary
|
139:8 |
Warning |
Identifier 'diff_mode' is not in camel case. |
camelcase
|
141:33 |
Warning |
Identifier 'child_ct_pct' is not in camel case. |
camelcase
|
141:55 |
Warning |
Identifier 'child_ct' is not in camel case. |
camelcase
|
142:17 |
Warning |
Identifier 'total_child_ct' is not in camel case. |
camelcase
|
143:43 |
Warning |
Multiple spaces found before '+'. |
no-multi-spaces
|
143:45 |
Warning |
Identifier 'func_name' is not in camel case. |
camelcase
|
148:5 |
Warning |
Identifier 'col_index' is not in camel case. |
camelcase
|
148:17 |
Warning |
Identifier 'metrics_col' is not in camel case. |
camelcase
|
149:5 |
Warning |
Identifier 'child_metric_val' is not in camel case. |
camelcase
|
149:26 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
150:5 |
Warning |
Identifier 'child_metric_pct_val' is not in camel case. |
camelcase
|
150:32 |
Warning |
Identifier 'col_index' is not in camel case. |
camelcase
|
150:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
152:5 |
Warning |
Identifier 'metric_val' is not in camel case. |
camelcase
|
152:28 |
Warning |
Identifier 'func_metrics' is not in camel case. |
camelcase
|
154:9 |
Warning |
Identifier 'child_func' is not in camel case. |
camelcase
|
155:31 |
Warning |
Identifier 'metrics_desc' is not in camel case. |
camelcase
|
155:54 |
Warning |
Identifier 'diff_text' is not in camel case. |
camelcase
|
156:21 |
Warning |
Identifier 'func_name' is not in camel case. |
camelcase
|
157:20 |
Warning |
Identifier 'child_metric_val' is not in camel case. |
camelcase
|
159:26 |
Warning |
Identifier 'child_metric_pct_val' is not in camel case. |
camelcase
|
160:11 |
Warning |
Identifier 'metrics_desc' is not in camel case. |
camelcase
|
161:11 |
Warning |
Identifier 'diff_text' is not in camel case. |
camelcase
|
161:33 |
Warning |
Identifier 'func_name' is not in camel case. |
camelcase
|
161:52 |
Warning |
Identifier 'metric_val' is not in camel case. |
camelcase
|
165:12 |
Warning |
Identifier 'child_func' is not in camel case. |
camelcase
|
165:48 |
Warning |
Identifier 'func_name' is not in camel case. |
camelcase
|
167:12 |
Warning |
Do not nest ternary expressions |
no-nested-ternary
|
167:12 |
Warning |
Identifier 'diff_mode' is not in camel case. |
camelcase
|
168:20 |
Warning |
Identifier 'metrics_desc' is not in camel case. |
camelcase
|
170:26 |
Warning |
Identifier 'child_metric_pct_val' is not in camel case. |
camelcase
|
171:11 |
Warning |
Identifier 'metrics_desc' is not in camel case. |
camelcase
|
172:11 |
Warning |
Identifier 'diff_text' is not in camel case. |
camelcase
|
172:33 |
Warning |
Identifier 'func_name' is not in camel case. |
camelcase
|
172:52 |
Warning |
Identifier 'metric_val' is not in camel case. |
camelcase
|
192:7 |
Warning |
Extra space after key 'showURL'. |
key-spacing
|
194:7 |
Warning |
Identifier 'cur_params' is not in camel case. |
camelcase
|
194:23 |
Warning |
Unexpected whitespace before semicolon. |
semi-spacing
|
195:37 |
Warning |
A space is required after ','. |
comma-spacing
|
196:27 |
Warning |
Identifier 'cur_params' is not in camel case. |
camelcase
|
199:38 |
Warning |
Extra space after key 'extraParams'. |
key-spacing
|
199:52 |
Warning |
Identifier 'cur_params' is not in camel case. |
camelcase
|
201:7 |
Warning |
Identifier 'cur_params' is not in camel case. |
camelcase
|
201:18 |
Warning |
["symbol"] is better written in dot notation. |
dot-notation
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/config/moodle.js
1 problem (0 errors, 1 warning)
|
18:39 |
Warning |
A space is required after ','. |
comma-spacing
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/config/yui2.js
1 problem (0 errors, 1 warning)
|
16:50 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/actionmenu/js/actionmenu.js
25 problems (0 errors, 25 warnings)
|
9:9 |
Warning |
Extra space after key 'MENUSHOWN'. |
key-spacing
|
13:9 |
Warning |
Extra space after key 'MENU'. |
key-spacing
|
16:9 |
Warning |
Extra space after key 'MENUCONTENT'. |
key-spacing
|
19:9 |
Warning |
Extra space after key 'TOGGLE'. |
key-spacing
|
32:9 |
Warning |
Extra space after key 'TL'. |
key-spacing
|
33:9 |
Warning |
Extra space after key 'TR'. |
key-spacing
|
34:9 |
Warning |
Extra space after key 'BL'. |
key-spacing
|
35:9 |
Warning |
Extra space after key 'BR'. |
key-spacing
|
59:5 |
Warning |
Extra space after key 'dialogue'. |
key-spacing
|
67:5 |
Warning |
Extra space after key 'events'. |
key-spacing
|
76:5 |
Warning |
Extra space after key 'owner'. |
key-spacing
|
119:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
141:5 |
Warning |
Extra space after key 'enhance'. |
key-spacing
|
150:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
151:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
251:5 |
Warning |
Extra space after key 'hideMenu'. |
key-spacing
|
293:5 |
Warning |
Extra space after key 'toggleMenu'. |
key-spacing
|
421:5 |
Warning |
Extra space after key 'hideIfOutside'. |
key-spacing
|
435:5 |
Warning |
Extra space after key 'showMenu'. |
key-spacing
|
453:33 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
490:5 |
Warning |
Extra space after key 'constrain'. |
key-spacing
|
576:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
577:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
578:9 |
Warning |
Extra space after key 'align'. |
key-spacing
|
579:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/blocks/js/blockregion.js
48 problems (0 errors, 48 warnings)
|
25:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
27:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
27:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
33:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
48:5 |
Warning |
Extra space after key 'create_and_add_node'. |
key-spacing
|
48:5 |
Warning |
Identifier 'create_and_add_node' is not in camel case. |
camelcase
|
51:46 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
51:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
72:46 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
78:45 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
98:5 |
Warning |
Extra space after key 'change_block_move_icons'. |
key-spacing
|
98:5 |
Warning |
Identifier 'change_block_move_icons' is not in camel case. |
camelcase
|
100:33 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
100:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
100:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
100:90 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
115:5 |
Warning |
Extra space after key 'get_has_region_class'. |
key-spacing
|
115:5 |
Warning |
Identifier 'get_has_region_class' is not in camel case. |
camelcase
|
116:29 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
124:5 |
Warning |
Identifier 'get_empty_region_class' is not in camel case. |
camelcase
|
124:5 |
Warning |
Extra space after key 'get_empty_region_class'. |
key-spacing
|
125:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
133:5 |
Warning |
Extra space after key 'get_used_region_class'. |
key-spacing
|
133:5 |
Warning |
Identifier 'get_used_region_class' is not in camel case. |
camelcase
|
134:30 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
142:5 |
Warning |
Extra space after key 'get_droptarget'. |
key-spacing
|
142:5 |
Warning |
Identifier 'get_droptarget' is not in camel case. |
camelcase
|
155:5 |
Warning |
Extra space after key 'enable'. |
key-spacing
|
163:5 |
Warning |
Extra space after key 'disable_if_required'. |
key-spacing
|
163:5 |
Warning |
Identifier 'disable_if_required' is not in camel case. |
camelcase
|
164:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
170:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
171:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
179:9 |
Warning |
Extra space after key 'manager'. |
key-spacing
|
181:13 |
Warning |
Extra space after key 'writeOnce'. |
key-spacing
|
182:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
182:33 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
193:9 |
Warning |
Extra space after key 'region'. |
key-spacing
|
195:13 |
Warning |
Extra space after key 'writeOnce'. |
key-spacing
|
196:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
196:33 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
206:9 |
Warning |
Extra space after key 'node'. |
key-spacing
|
207:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
207:33 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
218:9 |
Warning |
Extra space after key 'hasblocks'. |
key-spacing
|
219:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
220:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
220:33 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/blocks/js/blocks.js
97 problems (0 errors, 97 warnings)
|
9:5 |
Warning |
Extra space after key 'BLOCK'. |
key-spacing
|
10:5 |
Warning |
Extra space after key 'BLOCKREGION'. |
key-spacing
|
11:5 |
Warning |
Extra space after key 'BLOCKADMINBLOCK'. |
key-spacing
|
12:5 |
Warning |
Extra space after key 'EDITINGMOVE'. |
key-spacing
|
13:5 |
Warning |
Extra space after key 'HEADER'. |
key-spacing
|
14:5 |
Warning |
Extra space after key 'LIGHTBOX'. |
key-spacing
|
15:5 |
Warning |
Extra space after key 'REGIONCONTENT'. |
key-spacing
|
16:5 |
Warning |
Extra space after key 'SKIPBLOCK'. |
key-spacing
|
17:5 |
Warning |
Extra space after key 'SKIPBLOCKTO'. |
key-spacing
|
18:5 |
Warning |
Extra space after key 'MYINDEX'. |
key-spacing
|
19:5 |
Warning |
Extra space after key 'REGIONMAIN'. |
key-spacing
|
20:5 |
Warning |
Extra space after key 'BLOCKSMOVING'. |
key-spacing
|
24:5 |
Warning |
Extra space after key 'DRAGHANDLE'. |
key-spacing
|
41:5 |
Warning |
Extra space after key 'skipnodetop'. |
key-spacing
|
42:5 |
Warning |
Extra space after key 'skipnodebottom'. |
key-spacing
|
43:5 |
Warning |
Extra space after key 'dragsourceregion'. |
key-spacing
|
44:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
51:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
51:59 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
51:64 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
51:79 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
51:86 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
61:48 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
80:39 |
Warning |
Extra space after key 'id'. |
key-spacing
|
85:39 |
Warning |
Extra space after key 'id'. |
key-spacing
|
97:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
105:27 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
117:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
119:46 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
128:5 |
Warning |
Extra space after key 'get_block_id'. |
key-spacing
|
128:5 |
Warning |
Identifier 'get_block_id' is not in camel case. |
camelcase
|
132:5 |
Warning |
Extra space after key 'get_block_region'. |
key-spacing
|
132:5 |
Warning |
Identifier 'get_block_region' is not in camel case. |
camelcase
|
133:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
149:5 |
Warning |
Extra space after key 'get_region_id'. |
key-spacing
|
149:5 |
Warning |
Identifier 'get_region_id' is not in camel case. |
camelcase
|
153:5 |
Warning |
Extra space after key 'drag_start'. |
key-spacing
|
153:5 |
Warning |
Identifier 'drag_start' is not in camel case. |
camelcase
|
159:65 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
173:5 |
Warning |
Identifier 'drop_over' is not in camel case. |
camelcase
|
173:5 |
Warning |
Extra space after key 'drop_over'. |
key-spacing
|
181:29 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
182:29 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
182:59 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
203:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
203:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
204:45 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
204:56 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
209:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
210:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
212:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
212:58 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
213:46 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
213:57 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
218:5 |
Warning |
Identifier 'drag_end' is not in camel case. |
camelcase
|
218:5 |
Warning |
Extra space after key 'drag_end'. |
key-spacing
|
227:5 |
Warning |
Extra space after key 'drag_dropmiss'. |
key-spacing
|
227:5 |
Warning |
Identifier 'drag_dropmiss' is not in camel case. |
camelcase
|
234:5 |
Warning |
Extra space after key 'drop_hit'. |
key-spacing
|
234:5 |
Warning |
Identifier 'drop_hit' is not in camel case. |
camelcase
|
258:13 |
Warning |
Extra space after key 'sesskey'. |
key-spacing
|
259:13 |
Warning |
Extra space after key 'courseid'. |
key-spacing
|
260:13 |
Warning |
Extra space after key 'pagelayout'. |
key-spacing
|
261:13 |
Warning |
Extra space after key 'pagetype'. |
key-spacing
|
262:13 |
Warning |
Extra space after key 'subpage'. |
key-spacing
|
263:13 |
Warning |
Extra space after key 'contextid'. |
key-spacing
|
264:13 |
Warning |
Extra space after key 'action'. |
key-spacing
|
265:13 |
Warning |
Extra space after key 'bui_moveid'. |
key-spacing
|
265:13 |
Warning |
Identifier 'bui_moveid' is not in camel case. |
camelcase
|
266:13 |
Warning |
Extra space after key 'bui_newregion'. |
key-spacing
|
266:13 |
Warning |
Identifier 'bui_newregion' is not in camel case. |
camelcase
|
273:30 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
273:72 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
274:20 |
Warning |
Identifier 'bui_beforeid' is not in camel case. |
camelcase
|
274:70 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
278:27 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
282:17 |
Warning |
Extra space after key 'start'. |
key-spacing
|
301:21 |
Warning |
Missing space before value for key 'context'. |
key-spacing
|
305:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
306:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
307:9 |
Warning |
Extra space after key 'courseid'. |
key-spacing
|
308:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
310:9 |
Warning |
Extra space after key 'cmid'. |
key-spacing
|
311:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
313:9 |
Warning |
Extra space after key 'contextid'. |
key-spacing
|
314:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
316:9 |
Warning |
Extra space after key 'pagelayout'. |
key-spacing
|
317:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
319:9 |
Warning |
Extra space after key 'pagetype'. |
key-spacing
|
320:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
322:9 |
Warning |
Extra space after key 'subpage'. |
key-spacing
|
323:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
325:9 |
Warning |
Extra space after key 'regions'. |
key-spacing
|
326:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
350:25 |
Warning |
Identifier 'is_using_blocks_render_method' is not in camel case. |
camelcase
|
383:3 |
Warning |
Identifier 'core_blocks' is not in camel case. |
camelcase
|
384:15 |
Warning |
Identifier 'init_dragdrop' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/blocks/js/manager.js
72 problems (0 errors, 72 warnings)
|
30:5 |
Warning |
Extra space after key 'skipnodetop'. |
key-spacing
|
40:5 |
Warning |
Extra space after key 'skipnodebottom'. |
key-spacing
|
49:5 |
Warning |
Extra space after key 'regionobjects'. |
key-spacing
|
55:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
69:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
69:59 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
69:64 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
69:79 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
69:86 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
80:17 |
Warning |
Extra space after key 'manager'. |
key-spacing
|
81:17 |
Warning |
Extra space after key 'region'. |
key-spacing
|
82:17 |
Warning |
Extra space after key 'node'. |
key-spacing
|
82:46 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
98:27 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
125:5 |
Warning |
Extra space after key 'get_block_id'. |
key-spacing
|
125:5 |
Warning |
Identifier 'get_block_id' is not in camel case. |
camelcase
|
135:5 |
Warning |
Extra space after key 'get_block_region'. |
key-spacing
|
135:5 |
Warning |
Identifier 'get_block_region' is not in camel case. |
camelcase
|
148:5 |
Warning |
Extra space after key 'get_region_object'. |
key-spacing
|
148:5 |
Warning |
Identifier 'get_region_object' is not in camel case. |
camelcase
|
157:5 |
Warning |
Extra space after key 'enable_all_regions'. |
key-spacing
|
157:5 |
Warning |
Identifier 'enable_all_regions' is not in camel case. |
camelcase
|
180:5 |
Warning |
Identifier 'disable_regions_if_required' is not in camel case. |
camelcase
|
180:5 |
Warning |
Extra space after key 'disable_regions_if_required'. |
key-spacing
|
192:5 |
Warning |
Identifier 'drag_start' is not in camel case. |
camelcase
|
192:5 |
Warning |
Extra space after key 'drag_start'. |
key-spacing
|
213:5 |
Warning |
Extra space after key 'drop_over'. |
key-spacing
|
213:5 |
Warning |
Identifier 'drop_over' is not in camel case. |
camelcase
|
221:29 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
222:29 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
222:59 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
231:5 |
Warning |
Extra space after key 'drop_end'. |
key-spacing
|
231:5 |
Warning |
Identifier 'drop_end' is not in camel case. |
camelcase
|
245:5 |
Warning |
Extra space after key 'drag_dropmiss'. |
key-spacing
|
245:5 |
Warning |
Identifier 'drag_dropmiss' is not in camel case. |
camelcase
|
257:5 |
Warning |
Extra space after key 'drop_hit'. |
key-spacing
|
257:5 |
Warning |
Identifier 'drop_hit' is not in camel case. |
camelcase
|
280:13 |
Warning |
Extra space after key 'sesskey'. |
key-spacing
|
281:13 |
Warning |
Extra space after key 'courseid'. |
key-spacing
|
282:13 |
Warning |
Extra space after key 'pagelayout'. |
key-spacing
|
283:13 |
Warning |
Extra space after key 'pagetype'. |
key-spacing
|
284:13 |
Warning |
Extra space after key 'subpage'. |
key-spacing
|
285:13 |
Warning |
Extra space after key 'contextid'. |
key-spacing
|
286:13 |
Warning |
Extra space after key 'action'. |
key-spacing
|
287:13 |
Warning |
Extra space after key 'bui_moveid'. |
key-spacing
|
287:13 |
Warning |
Identifier 'bui_moveid' is not in camel case. |
camelcase
|
288:13 |
Warning |
Extra space after key 'bui_newregion'. |
key-spacing
|
288:13 |
Warning |
Identifier 'bui_newregion' is not in camel case. |
camelcase
|
295:30 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
295:63 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
296:20 |
Warning |
Identifier 'bui_beforeid' is not in camel case. |
camelcase
|
296:70 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
300:27 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
304:17 |
Warning |
Extra space after key 'start'. |
key-spacing
|
322:17 |
Warning |
Extra space after key 'complete'. |
key-spacing
|
326:21 |
Warning |
Missing space before value for key 'context'. |
key-spacing
|
331:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
332:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
339:9 |
Warning |
Extra space after key 'courseid'. |
key-spacing
|
340:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
349:9 |
Warning |
Extra space after key 'cmid'. |
key-spacing
|
350:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
359:9 |
Warning |
Extra space after key 'contextid'. |
key-spacing
|
360:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
369:9 |
Warning |
Extra space after key 'pagelayout'. |
key-spacing
|
370:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
379:9 |
Warning |
Extra space after key 'pagetype'. |
key-spacing
|
380:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
389:9 |
Warning |
Extra space after key 'subpage'. |
key-spacing
|
390:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
399:9 |
Warning |
Extra space after key 'regions'. |
key-spacing
|
400:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/checknet/js/checknet.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/chooserdialogue/js/chooserdialogue.js
48 problems (0 errors, 48 warnings)
|
22:5 |
Warning |
Extra space after key 'submitbutton'. |
key-spacing
|
25:5 |
Warning |
Extra space after key 'container'. |
key-spacing
|
28:5 |
Warning |
Extra space after key 'listenevents'. |
key-spacing
|
30:5 |
Warning |
Extra space after key 'bodycontent'. |
key-spacing
|
31:5 |
Warning |
Extra space after key 'headercontent'. |
key-spacing
|
32:5 |
Warning |
Extra space after key 'instanceconfig'. |
key-spacing
|
37:5 |
Warning |
Extra space after key 'setup_chooser_dialogue'. |
key-spacing
|
37:5 |
Warning |
Identifier 'setup_chooser_dialogue' is not in camel case. |
camelcase
|
43:5 |
Warning |
Extra space after key 'prepare_chooser'. |
key-spacing
|
43:5 |
Warning |
Identifier 'prepare_chooser' is not in camel case. |
camelcase
|
43:31 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
54:17 |
Warning |
Extra space after key 'bodyContent'. |
key-spacing
|
55:17 |
Warning |
Extra space after key 'headerContent'. |
key-spacing
|
56:17 |
Warning |
Extra space after key 'width'. |
key-spacing
|
57:17 |
Warning |
Extra space after key 'draggable'. |
key-spacing
|
58:17 |
Warning |
Extra space after key 'visible'. |
key-spacing
|
59:17 |
Warning |
Extra space after key 'zindex'. |
key-spacing
|
61:17 |
Warning |
Extra space after key 'shim'. |
key-spacing
|
62:17 |
Warning |
Extra space after key 'closeButtonTitle'. |
key-spacing
|
64:17 |
Warning |
Extra space after key 'render'. |
key-spacing
|
103:5 |
Warning |
Extra space after key 'display_chooser'. |
key-spacing
|
103:5 |
Warning |
Identifier 'display_chooser' is not in camel case. |
camelcase
|
103:31 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
193:5 |
Warning |
Extra space after key 'cancel_listenevents'. |
key-spacing
|
193:5 |
Warning |
Identifier 'cancel_listenevents' is not in camel case. |
camelcase
|
193:35 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
211:5 |
Warning |
Extra space after key 'center_dialogue'. |
key-spacing
|
211:5 |
Warning |
Identifier 'center_dialogue' is not in camel case. |
camelcase
|
268:5 |
Warning |
Identifier 'handle_key_press' is not in camel case. |
camelcase
|
268:5 |
Warning |
Extra space after key 'handle_key_press'. |
key-spacing
|
274:5 |
Warning |
Extra space after key 'cancel_popup'. |
key-spacing
|
274:5 |
Warning |
Identifier 'cancel_popup' is not in camel case. |
camelcase
|
274:28 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
280:5 |
Warning |
Extra space after key 'hide'. |
key-spacing
|
288:5 |
Warning |
Extra space after key 'check_options'. |
key-spacing
|
288:5 |
Warning |
Identifier 'check_options' is not in camel case. |
camelcase
|
310:5 |
Warning |
Extra space after key 'option_selected'. |
key-spacing
|
310:5 |
Warning |
Identifier 'option_selected' is not in camel case. |
camelcase
|
353:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
354:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
363:9 |
Warning |
Extra space after key 'minheight'. |
key-spacing
|
364:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
375:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
385:9 |
Warning |
Extra space after key 'maxheight'. |
key-spacing
|
386:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
396:9 |
Warning |
Extra space after key 'closeButtonTitle'. |
key-spacing
|
397:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
398:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/dock/js/actionkey.js
11 problems (0 errors, 11 warnings)
|
35:9 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
38:9 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
50:26 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
70:17 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
73:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
87:21 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
88:9 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
100:23 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
103:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
104:115 |
Warning |
Missing space before value for key 'actions'. |
key-spacing
|
118:29 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/dock/js/block.js
38 problems (0 errors, 38 warnings)
|
27:5 |
Warning |
Extra space after key 'contentplaceholder'. |
key-spacing
|
34:5 |
Warning |
Extra space after key 'contentskipanchor'. |
key-spacing
|
41:5 |
Warning |
Extra space after key 'cachedcontentnode'. |
key-spacing
|
48:5 |
Warning |
Extra space after key 'skipsetposition'. |
key-spacing
|
55:5 |
Warning |
Extra space after key 'dockitem'. |
key-spacing
|
60:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
61:33 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
66:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
85:5 |
Warning |
Extra space after key '_getBlockClass'. |
key-spacing
|
105:5 |
Warning |
Extra space after key 'moveToDock'. |
key-spacing
|
112:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
124:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
139:13 |
Warning |
Extra space after key 'alt'. |
key-spacing
|
140:13 |
Warning |
Extra space after key 'title'. |
key-spacing
|
141:13 |
Warning |
Extra space after key 'src'. |
key-spacing
|
144:13 |
Warning |
Extra space after key 'href'. |
key-spacing
|
144:68 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
151:13 |
Warning |
Extra space after key 'block'. |
key-spacing
|
152:13 |
Warning |
Extra space after key 'dock'. |
key-spacing
|
153:13 |
Warning |
Extra space after key 'blockinstanceid'. |
key-spacing
|
154:13 |
Warning |
Extra space after key 'title'. |
key-spacing
|
155:13 |
Warning |
Extra space after key 'contents'. |
key-spacing
|
156:13 |
Warning |
Extra space after key 'commands'. |
key-spacing
|
157:13 |
Warning |
Extra space after key 'blockclass'. |
key-spacing
|
157:59 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
164:64 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
173:5 |
Warning |
Extra space after key 'recordBlockState'. |
key-spacing
|
176:33 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
195:5 |
Warning |
Extra space after key 'returnToPage'. |
key-spacing
|
198:46 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
214:60 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
220:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
221:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
228:9 |
Warning |
Extra space after key 'id'. |
key-spacing
|
229:13 |
Warning |
Extra space after key 'writeOnce'. |
key-spacing
|
230:13 |
Warning |
Extra space after key 'setter'. |
key-spacing
|
240:9 |
Warning |
Extra space after key 'isDocked'. |
key-spacing
|
241:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/dock/js/dock.js
205 problems (0 errors, 205 warnings)
|
28:30 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
96:50 |
Warning |
Extra space after key 'id'. |
key-spacing
|
114:91 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
191:9 |
Warning |
Extra space after key 'position'. |
key-spacing
|
192:9 |
Warning |
Extra space after key 'fontSize'. |
key-spacing
|
193:9 |
Warning |
Extra space after key 'width'. |
key-spacing
|
194:9 |
Warning |
Extra space after key 'top'. |
key-spacing
|
194:33 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
199:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
201:38 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
206:9 |
Warning |
Extra space after key 'transform'. |
key-spacing
|
207:9 |
Warning |
Extra space after key '-ms-transform'. |
key-spacing
|
208:9 |
Warning |
Extra space after key '-moz-transform'. |
key-spacing
|
209:9 |
Warning |
Extra space after key '-webkit-transform'. |
key-spacing
|
210:9 |
Warning |
Extra space after key '-o-transform'. |
key-spacing
|
216:9 |
Warning |
Extra space after key 'height'. |
key-spacing
|
217:9 |
Warning |
Extra space after key 'position'. |
key-spacing
|
261:5 |
Warning |
Extra space after key 'tabheightmanager'. |
key-spacing
|
268:5 |
Warning |
Extra space after key 'preventevent'. |
key-spacing
|
275:5 |
Warning |
Extra space after key 'delayedevent'. |
key-spacing
|
282:5 |
Warning |
Extra space after key 'dockeditems'. |
key-spacing
|
289:5 |
Warning |
Extra space after key 'dockdrawn'. |
key-spacing
|
296:5 |
Warning |
Extra space after key 'count'. |
key-spacing
|
303:5 |
Warning |
Extra space after key 'totalcount'. |
key-spacing
|
310:5 |
Warning |
Extra space after key 'holdingareanode'. |
key-spacing
|
315:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
323:54 |
Warning |
A space is required after ','. |
comma-spacing
|
323:68 |
Warning |
A space is required after ','. |
comma-spacing
|
323:96 |
Warning |
Missing space before value for key 'fireOnce'. |
key-spacing
|
328:57 |
Warning |
A space is required after ','. |
comma-spacing
|
328:71 |
Warning |
A space is required after ','. |
comma-spacing
|
328:99 |
Warning |
Missing space before value for key 'fireOnce'. |
key-spacing
|
333:49 |
Warning |
Missing space before value for key 'prefix'. |
key-spacing
|
333:66 |
Warning |
Missing space before value for key 'fireOnce'. |
key-spacing
|
338:49 |
Warning |
Missing space before value for key 'prefix'. |
key-spacing
|
343:44 |
Warning |
Missing space before value for key 'prefix'. |
key-spacing
|
348:45 |
Warning |
Missing space before value for key 'prefix'. |
key-spacing
|
353:48 |
Warning |
Missing space before value for key 'prefix'. |
key-spacing
|
358:50 |
Warning |
Missing space before value for key 'prefix'. |
key-spacing
|
364:51 |
Warning |
Missing space before value for key 'prefix'. |
key-spacing
|
369:53 |
Warning |
Missing space before value for key 'prefix'. |
key-spacing
|
369:70 |
Warning |
Missing space before value for key 'fireOnce'. |
key-spacing
|
374:55 |
Warning |
Missing space before value for key 'prefix'. |
key-spacing
|
379:58 |
Warning |
Missing space before value for key 'prefix'. |
key-spacing
|
395:5 |
Warning |
Extra space after key '_ensureDockDrawn'. |
key-spacing
|
401:29 |
Warning |
Missing space before value for key 'cssselector'. |
key-spacing
|
401:32 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
402:23 |
Warning |
Missing space before value for key 'delay'. |
key-spacing
|
405:29 |
Warning |
Missing space before value for key 'cssselector'. |
key-spacing
|
405:32 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
406:23 |
Warning |
Missing space before value for key 'delay'. |
key-spacing
|
407:29 |
Warning |
Missing space before value for key 'iscontained'. |
key-spacing
|
408:30 |
Warning |
Missing space before value for key 'preventevent'. |
key-spacing
|
409:30 |
Warning |
Missing space before value for key 'preventdelay'. |
key-spacing
|
413:58 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
420:60 |
Warning |
Missing space before value for key 'dock'. |
key-spacing
|
425:72 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
426:77 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
427:84 |
Warning |
Missing space before value for key 'cssselector'. |
key-spacing
|
427:99 |
Warning |
Missing space before value for key 'delay'. |
key-spacing
|
427:116 |
Warning |
Missing space before value for key 'iscontained'. |
key-spacing
|
430:91 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
432:51 |
Warning |
Multiple spaces found before '{'. |
no-multi-spaces
|
432:64 |
Warning |
Missing space before value for key 'cssselector'. |
key-spacing
|
432:78 |
Warning |
Missing space before value for key 'delay'. |
key-spacing
|
445:5 |
Warning |
Extra space after key 'handleDockedItemEvent'. |
key-spacing
|
450:29 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
465:5 |
Warning |
Extra space after key '_applyThemeCustomisation'. |
key-spacing
|
467:13 |
Warning |
Unary word operator 'typeof' must be followed by whitespace. |
space-unary-ops
|
467:20 |
Warning |
Identifier 'customise_dock_for_theme' is not in camel case. |
camelcase
|
469:15 |
Warning |
Identifier 'core_dock' is not in camel case. |
camelcase
|
471:17 |
Warning |
Extra space after key 'buffer'. |
key-spacing
|
472:17 |
Warning |
Extra space after key 'orientation'. |
key-spacing
|
473:17 |
Warning |
Extra space after key 'position'. |
key-spacing
|
474:17 |
Warning |
Extra space after key 'spacebeforefirstitem'. |
key-spacing
|
475:17 |
Warning |
Extra space after key 'removeallicon'. |
key-spacing
|
478:17 |
Warning |
Extra space after key 'dock'. |
key-spacing
|
479:17 |
Warning |
Extra space after key 'dockspacer'. |
key-spacing
|
480:17 |
Warning |
Extra space after key 'controls'. |
key-spacing
|
481:17 |
Warning |
Extra space after key 'body'. |
key-spacing
|
482:17 |
Warning |
Extra space after key 'buttonscontainer'. |
key-spacing
|
483:17 |
Warning |
Extra space after key 'dockeditem'. |
key-spacing
|
484:17 |
Warning |
Extra space after key 'dockeditemcontainer'. |
key-spacing
|
485:17 |
Warning |
Extra space after key 'dockedtitle'. |
key-spacing
|
486:17 |
Warning |
Extra space after key 'activeitem'. |
key-spacing
|
499:21 |
Warning |
Extra space after key 'buffer'. |
key-spacing
|
500:21 |
Warning |
Extra space after key 'orientation'. |
key-spacing
|
501:21 |
Warning |
Extra space after key 'position'. |
key-spacing
|
502:21 |
Warning |
Extra space after key 'spacebeforefirstitem'. |
key-spacing
|
503:21 |
Warning |
Extra space after key 'removeallicon'. |
key-spacing
|
549:5 |
Warning |
Extra space after key '_initialiseDockNode'. |
key-spacing
|
551:48 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
551:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
551:73 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
551:77 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
552:75 |
Warning |
Missing space before value for key 'display'. |
key-spacing
|
557:29 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
560:45 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
560:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
568:48 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
568:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
568:73 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
568:77 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
573:35 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
576:51 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
576:72 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
581:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
584:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
584:77 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
603:5 |
Warning |
Extra space after key '_initialiseDockControls'. |
key-spacing
|
607:51 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
607:91 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
608:37 |
Warning |
A space is required after ','. |
comma-spacing
|
610:71 |
Warning |
Missing space before value for key 'actions'. |
key-spacing
|
610:78 |
Warning |
Missing space before value for key 'enter'. |
key-spacing
|
611:68 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
611:81 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
618:5 |
Warning |
Extra space after key 'getPanel'. |
key-spacing
|
621:41 |
Warning |
Missing space before value for key 'dock'. |
key-spacing
|
634:5 |
Warning |
Extra space after key 'resizePanelIfRequired'. |
key-spacing
|
649:5 |
Warning |
Extra space after key 'handleEvent'. |
key-spacing
|
676:42 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
712:5 |
Warning |
Extra space after key 'delayEvent'. |
key-spacing
|
714:40 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
716:17 |
Warning |
Extra space after key 'target'. |
key-spacing
|
717:17 |
Warning |
Extra space after key 'event'. |
key-spacing
|
717:57 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
720:17 |
Warning |
Extra space after key 'timeout'. |
key-spacing
|
723:58 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
727:54 |
Warning |
Missing space before value for key 'cssselector'. |
key-spacing
|
727:81 |
Warning |
Missing space before value for key 'delay'. |
key-spacing
|
727:96 |
Warning |
Missing space before value for key 'iscontained'. |
key-spacing
|
729:25 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
736:5 |
Warning |
Extra space after key 'resizeBlockSpace'. |
key-spacing
|
752:58 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
763:53 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
867:5 |
Warning |
Extra space after key 'add'. |
key-spacing
|
870:30 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
870:56 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
883:5 |
Warning |
Extra space after key 'append'. |
key-spacing
|
891:5 |
Warning |
Extra space after key 'handleReturnToBlock'. |
key-spacing
|
901:5 |
Warning |
Extra space after key 'remove'. |
key-spacing
|
905:32 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
905:74 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
917:5 |
Warning |
Extra space after key 'resetFirstItem'. |
key-spacing
|
918:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
918:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
919:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
920:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
928:5 |
Warning |
Extra space after key 'removeAll'. |
key-spacing
|
929:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
929:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
942:5 |
Warning |
Extra space after key 'hideActive'. |
key-spacing
|
952:5 |
Warning |
Extra space after key 'checkDockVisibility'. |
key-spacing
|
953:33 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
953:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
953:58 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
953:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
971:5 |
Warning |
Extra space after key 'resize'. |
key-spacing
|
991:58 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
991:66 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
993:56 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
993:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
995:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
995:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1004:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1005:66 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1005:111 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1007:46 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1007:56 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1008:38 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1008:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1008:78 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1008:89 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1010:38 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1010:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1023:57 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1024:57 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1035:5 |
Warning |
Extra space after key 'getActiveItem'. |
key-spacing
|
1049:5 |
Warning |
Extra space after key 'addToHoldingArea'. |
key-spacing
|
1055:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
1056:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
1063:9 |
Warning |
Extra space after key 'dockNode'. |
key-spacing
|
1064:13 |
Warning |
Extra space after key 'writeOnce'. |
key-spacing
|
1072:9 |
Warning |
Extra space after key 'panel'. |
key-spacing
|
1073:13 |
Warning |
Extra space after key 'writeOnce'. |
key-spacing
|
1081:9 |
Warning |
Extra space after key 'buttonsNode'. |
key-spacing
|
1082:13 |
Warning |
Extra space after key 'writeOnce'. |
key-spacing
|
1090:9 |
Warning |
Extra space after key 'itemContainerNode'. |
key-spacing
|
1091:13 |
Warning |
Extra space after key 'writeOnce'. |
key-spacing
|
1100:9 |
Warning |
Extra space after key 'bufferPanel'. |
key-spacing
|
1101:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
1102:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
1111:9 |
Warning |
Extra space after key 'position'. |
key-spacing
|
1112:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
1113:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
1122:9 |
Warning |
Extra space after key 'orientation'. |
key-spacing
|
1123:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
1124:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
1125:13 |
Warning |
Extra space after key 'setter'. |
key-spacing
|
1139:9 |
Warning |
Extra space after key 'bufferBeforeFirstItem'. |
key-spacing
|
1140:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
1141:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
1151:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
1152:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/dock/js/dockeditem.js
68 problems (0 errors, 68 warnings)
|
28:5 |
Warning |
Extra space after key 'active'. |
key-spacing
|
33:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
41:54 |
Warning |
Missing space before value for key 'prefix'. |
key-spacing
|
46:57 |
Warning |
Missing space before value for key 'prefix'. |
key-spacing
|
51:54 |
Warning |
Missing space before value for key 'prefix'. |
key-spacing
|
56:57 |
Warning |
Missing space before value for key 'prefix'. |
key-spacing
|
61:54 |
Warning |
Missing space before value for key 'prefix'. |
key-spacing
|
66:57 |
Warning |
Missing space before value for key 'prefix'. |
key-spacing
|
71:56 |
Warning |
Missing space before value for key 'prefix'. |
key-spacing
|
75:38 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
75:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
75:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
75:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
80:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
87:5 |
Warning |
Extra space after key 'draw'. |
key-spacing
|
99:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
99:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
99:103 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
99:119 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
101:48 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
101:51 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
101:63 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
101:78 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
101:101 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
101:104 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
113:38 |
Warning |
A space is required after ','. |
comma-spacing
|
113:65 |
Warning |
Missing space before value for key 'actions'. |
key-spacing
|
113:72 |
Warning |
Missing space before value for key 'enter'. |
key-spacing
|
113:76 |
Warning |
A space is required after ','. |
comma-spacing
|
113:84 |
Warning |
Missing space before value for key 'toggle'. |
key-spacing
|
127:5 |
Warning |
Extra space after key 'show'. |
key-spacing
|
134:25 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
157:5 |
Warning |
Extra space after key 'hide'. |
key-spacing
|
159:25 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
177:5 |
Warning |
Extra space after key 'toggle'. |
key-spacing
|
181:83 |
Warning |
Multiple spaces found before '{'. |
no-multi-spaces
|
189:5 |
Warning |
Extra space after key 'remove'. |
key-spacing
|
189:22 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
203:5 |
Warning |
Extra space after key '_getLogDescription'. |
key-spacing
|
204:56 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
204:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
204:89 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
208:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
209:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
217:9 |
Warning |
Extra space after key 'block'. |
key-spacing
|
218:13 |
Warning |
Extra space after key 'writeOnce'. |
key-spacing
|
227:9 |
Warning |
Extra space after key 'dock'. |
key-spacing
|
228:13 |
Warning |
Extra space after key 'writeOnce'. |
key-spacing
|
235:9 |
Warning |
Extra space after key 'id'. |
key-spacing
|
242:9 |
Warning |
Extra space after key 'blockinstanceid'. |
key-spacing
|
243:13 |
Warning |
Extra space after key 'writeOnce'. |
key-spacing
|
244:13 |
Warning |
Extra space after key 'setter'. |
key-spacing
|
254:9 |
Warning |
Extra space after key 'title'. |
key-spacing
|
255:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
262:9 |
Warning |
Extra space after key 'titlestring'. |
key-spacing
|
263:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
272:9 |
Warning |
Extra space after key 'contents'. |
key-spacing
|
273:13 |
Warning |
Extra space after key 'writeOnce'. |
key-spacing
|
282:9 |
Warning |
Extra space after key 'commands'. |
key-spacing
|
283:13 |
Warning |
Extra space after key 'writeOnce'. |
key-spacing
|
292:9 |
Warning |
Extra space after key 'blockclass'. |
key-spacing
|
293:13 |
Warning |
Extra space after key 'writeOnce'. |
key-spacing
|
300:9 |
Warning |
Extra space after key 'dockTitleNode'. |
key-spacing
|
301:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
308:9 |
Warning |
Extra space after key 'dockItemNode'. |
key-spacing
|
309:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
316:9 |
Warning |
Extra space after key 'dockcontainerNode'. |
key-spacing
|
317:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/dock/js/loader.js
8 problems (0 errors, 8 warnings)
|
84:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
87:41 |
Warning |
Requires a space after '{'. |
block-spacing
|
87:41 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
87:42 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
87:42 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
87:79 |
Warning |
Requires a space before '}'. |
block-spacing
|
105:49 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
106:68 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/dock/js/panel.js
31 problems (0 errors, 31 warnings)
|
28:5 |
Warning |
Extra space after key 'created'. |
key-spacing
|
33:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
39:54 |
Warning |
Missing space before value for key 'prefix'. |
key-spacing
|
44:49 |
Warning |
Missing space before value for key 'prefix'. |
key-spacing
|
49:54 |
Warning |
Missing space before value for key 'prefix'. |
key-spacing
|
54:50 |
Warning |
Missing space before value for key 'prefix'. |
key-spacing
|
60:57 |
Warning |
Missing space before value for key 'prefix'. |
key-spacing
|
67:5 |
Warning |
Extra space after key 'create'. |
key-spacing
|
86:5 |
Warning |
Extra space after key 'show'. |
key-spacing
|
98:5 |
Warning |
Extra space after key 'hide'. |
key-spacing
|
110:5 |
Warning |
Extra space after key 'setHeader'. |
key-spacing
|
128:5 |
Warning |
Extra space after key 'setBody'. |
key-spacing
|
138:5 |
Warning |
Extra space after key 'setTop'. |
key-spacing
|
142:63 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
149:5 |
Warning |
Extra space after key 'correctWidth'. |
key-spacing
|
168:73 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
178:56 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
183:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
184:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
191:9 |
Warning |
Extra space after key 'dock'. |
key-spacing
|
192:13 |
Warning |
Extra space after key 'writeOnce'. |
key-spacing
|
199:9 |
Warning |
Extra space after key 'node'. |
key-spacing
|
200:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
207:9 |
Warning |
Extra space after key 'contentNode'. |
key-spacing
|
208:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
215:9 |
Warning |
Extra space after key 'headerNode'. |
key-spacing
|
216:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
223:9 |
Warning |
Extra space after key 'bodyNode'. |
key-spacing
|
224:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
231:9 |
Warning |
Extra space after key 'visible'. |
key-spacing
|
232:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/dock/js/tabheightmanager.js
14 problems (0 errors, 14 warnings)
|
27:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
36:5 |
Warning |
Extra space after key 'checkSizing'. |
key-spacing
|
44:81 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
50:77 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
69:5 |
Warning |
Extra space after key 'enable'. |
key-spacing
|
80:71 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
84:56 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
88:60 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
99:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
100:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
107:9 |
Warning |
Extra space after key 'dock'. |
key-spacing
|
108:13 |
Warning |
Extra space after key 'writeOnce'. |
key-spacing
|
115:9 |
Warning |
Extra space after key 'enabled'. |
key-spacing
|
116:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/dragdrop/js/dragdrop.js
33 problems (0 errors, 33 warnings)
|
72:5 |
Warning |
Extra space after key 'samenodelabel'. |
key-spacing
|
81:5 |
Warning |
Extra space after key 'parentnodelabel'. |
key-spacing
|
132:41 |
Warning |
There should be no space before ','. |
comma-spacing
|
147:5 |
Warning |
Identifier 'get_drag_handle' is not in camel case. |
camelcase
|
174:5 |
Warning |
Identifier 'lock_drag_handle' is not in camel case. |
camelcase
|
175:30 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
178:5 |
Warning |
Identifier 'unlock_drag_handle' is not in camel case. |
camelcase
|
179:27 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
183:5 |
Warning |
Identifier 'ajax_failure' is not in camel case. |
camelcase
|
185:34 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
185:38 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
191:5 |
Warning |
Identifier 'in_group' is not in camel case. |
camelcase
|
203:5 |
Warning |
Identifier 'global_drag_start' is not in camel case. |
camelcase
|
223:5 |
Warning |
Identifier 'global_drag_end' is not in camel case. |
camelcase
|
229:9 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
234:5 |
Warning |
Identifier 'global_drag_drag' is not in camel case. |
camelcase
|
270:5 |
Warning |
Identifier 'global_drop_over' is not in camel case. |
camelcase
|
306:5 |
Warning |
Identifier 'global_drag_dropmiss' is not in camel case. |
camelcase
|
323:5 |
Warning |
Identifier 'global_drop_hit' is not in camel case. |
camelcase
|
338:5 |
Warning |
Identifier 'find_element_text' is not in camel case. |
camelcase
|
343:28 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
366:5 |
Warning |
Identifier 'global_start_keyboard_drag' is not in camel case. |
camelcase
|
384:34 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
483:5 |
Warning |
Identifier 'simulated_drag_drop_event' is not in camel case. |
camelcase
|
523:5 |
Warning |
Identifier 'global_keyboard_drop' is not in camel case. |
camelcase
|
556:5 |
Warning |
Identifier 'global_cancel_keyboard_drag' is not in camel case. |
camelcase
|
573:5 |
Warning |
Identifier 'global_keydown' is not in camel case. |
camelcase
|
635:5 |
Warning |
Identifier 'drag_start' is not in camel case. |
camelcase
|
643:5 |
Warning |
Identifier 'drag_end' is not in camel case. |
camelcase
|
651:5 |
Warning |
Identifier 'drag_drag' is not in camel case. |
camelcase
|
659:5 |
Warning |
Identifier 'drag_dropmiss' is not in camel case. |
camelcase
|
667:5 |
Warning |
Identifier 'drop_over' is not in camel case. |
camelcase
|
675:5 |
Warning |
Identifier 'drop_hit' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/event/js/event.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/formautosubmit/js/formautosubmit.js
16 problems (0 errors, 16 warnings)
|
8:5 |
Warning |
Extra space after key 'AUTOSUBMIT'. |
key-spacing
|
20:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
60:5 |
Warning |
Extra space after key 'check_changed'. |
key-spacing
|
60:5 |
Warning |
Identifier 'check_changed' is not in camel case. |
camelcase
|
82:21 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
92:5 |
Warning |
Extra space after key 'process_changes'. |
key-spacing
|
92:5 |
Warning |
Identifier 'process_changes' is not in camel case. |
camelcase
|
102:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
103:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
104:9 |
Warning |
Extra space after key 'selectid'. |
key-spacing
|
105:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
107:9 |
Warning |
Extra space after key 'nothing'. |
key-spacing
|
108:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
110:9 |
Warning |
Extra space after key 'ignorechangeevent'. |
key-spacing
|
111:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
117:8 |
Warning |
Identifier 'init_formautosubmit' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/formchangechecker/js/formchangechecker.js
18 problems (0 errors, 18 warnings)
|
23:9 |
Warning |
Extra space after key 'initialvaluelisteners'. |
key-spacing
|
30:9 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
67:9 |
Warning |
Extra space after key 'store_initial_value'. |
key-spacing
|
67:9 |
Warning |
Identifier 'store_initial_value' is not in camel case. |
camelcase
|
85:55 |
Warning |
Identifier 'focused_element' is not in camel case. |
camelcase
|
86:17 |
Warning |
Extra space after key 'element'. |
key-spacing
|
87:17 |
Warning |
Extra space after key 'initial_value'. |
key-spacing
|
87:17 |
Warning |
Identifier 'initial_value' is not in camel case. |
camelcase
|
92:9 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
93:9 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
94:13 |
Warning |
Extra space after key 'formid'. |
key-spacing
|
95:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
101:3 |
Warning |
Identifier 'core_formchangechecker' is not in camel case. |
camelcase
|
117:26 |
Warning |
Identifier 'set_form_changed' is not in camel case. |
camelcase
|
132:26 |
Warning |
Identifier 'set_form_submitted' is not in camel case. |
camelcase
|
142:26 |
Warning |
Identifier 'get_form_dirty_state' is not in camel case. |
camelcase
|
182:26 |
Warning |
Identifier 'reset_form_dirty_state' is not in camel case. |
camelcase
|
190:26 |
Warning |
Identifier 'report_form_dirty_state' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/handlebars/js/handlebars.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/languninstallconfirm/js/languninstallconfirm.js
12 problems (0 errors, 12 warnings)
|
59:67 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
60:44 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
66:48 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
69:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
70:62 |
Warning |
A space is required after ','. |
comma-spacing
|
76:17 |
Warning |
Extra space after key 'visible'. |
key-spacing
|
77:17 |
Warning |
Extra space after key 'centered'. |
key-spacing
|
78:17 |
Warning |
Extra space after key 'title'. |
key-spacing
|
78:55 |
Warning |
A space is required after ','. |
comma-spacing
|
79:17 |
Warning |
Extra space after key 'question'. |
key-spacing
|
79:65 |
Warning |
A space is required after ','. |
comma-spacing
|
94:9 |
Warning |
Extra space after key '_uninstall'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/lockscroll/js/lockscroll.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/maintenancemodetimer/js/maintenancemodetimer.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/notification/js/ajaxexception.js
39 problems (0 errors, 39 warnings)
|
26:5 |
Warning |
Extra space after key '_keypress'. |
key-spacing
|
27:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
33:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
33:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
36:79 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
36:112 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
38:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
40:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
43:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
50:54 |
Warning |
Requires a space after '{'. |
block-spacing
|
50:54 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
50:55 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
50:55 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
50:67 |
Warning |
Requires a space before '}'. |
block-spacing
|
56:5 |
Warning |
Extra space after key 'visibilityChanged'. |
key-spacing
|
60:34 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
60:34 |
Warning |
Requires a space after '{'. |
block-spacing
|
60:35 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
60:35 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
60:50 |
Warning |
Requires a space before '}'. |
block-spacing
|
64:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
65:5 |
Warning |
Extra space after key 'CSS_PREFIX'. |
key-spacing
|
66:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
76:9 |
Warning |
Extra space after key 'error'. |
key-spacing
|
77:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
89:9 |
Warning |
Extra space after key 'debuginfo'. |
key-spacing
|
90:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
101:9 |
Warning |
Extra space after key 'stacktrace'. |
key-spacing
|
102:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
113:9 |
Warning |
Extra space after key 'reproductionlink'. |
key-spacing
|
114:13 |
Warning |
Extra space after key 'setter'. |
key-spacing
|
117:39 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
117:44 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
117:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
117:81 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
121:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
132:9 |
Warning |
Extra space after key 'hideTimeoutDelay'. |
key-spacing
|
133:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
134:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/notification/js/alert.js
6 problems (0 errors, 6 warnings)
|
36:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
36:64 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
38:79 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
38:99 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
44:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
44:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/notification/js/confirm.js
6 problems (0 errors, 6 warnings)
|
65:72 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
65:93 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
67:72 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
67:92 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
77:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
77:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/notification/js/dialogue.js
63 problems (0 errors, 63 warnings)
|
12:23 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
31:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
31:46 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
34:79 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
34:90 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
35:51 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
35:60 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
36:51 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
36:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
43:25 |
Warning |
Multiple spaces found before ''#''. |
no-multi-spaces
|
43:28 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
53:33 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
68:5 |
Warning |
Extra space after key '_resizeevent'. |
key-spacing
|
70:5 |
Warning |
Extra space after key '_orientationevent'. |
key-spacing
|
71:5 |
Warning |
Extra space after key '_calculatedzindex'. |
key-spacing
|
98:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
153:49 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
164:5 |
Warning |
Extra space after key 'applyZIndex'. |
key-spacing
|
175:103 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
211:5 |
Warning |
Extra space after key 'findZIndex'. |
key-spacing
|
226:5 |
Warning |
Extra space after key 'visibilityChanged'. |
key-spacing
|
257:51 |
Warning |
Extra space after key 'handles'. |
key-spacing
|
281:5 |
Warning |
Extra space after key 'makeResponsive'. |
key-spacing
|
291:27 |
Warning |
Extra space after key 'left'. |
key-spacing
|
292:27 |
Warning |
Extra space after key 'top'. |
key-spacing
|
293:27 |
Warning |
Extra space after key 'width'. |
key-spacing
|
294:27 |
Warning |
Extra space after key 'height'. |
key-spacing
|
295:27 |
Warning |
Extra space after key 'right'. |
key-spacing
|
296:27 |
Warning |
Extra space after key 'bottom'. |
key-spacing
|
301:33 |
Warning |
Extra space after key 'width'. |
key-spacing
|
302:33 |
Warning |
Extra space after key 'height'. |
key-spacing
|
311:5 |
Warning |
Extra space after key 'centerDialogue'. |
key-spacing
|
324:77 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
325:79 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
326:24 |
Warning |
Extra space after key 'left'. |
key-spacing
|
326:36 |
Warning |
Extra space after key 'top'. |
key-spacing
|
342:5 |
Warning |
Extra space after key 'shouldResizeFullscreen'. |
key-spacing
|
407:5 |
Warning |
Extra space after key 'keyDelegation'. |
key-spacing
|
409:39 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
429:5 |
Warning |
Extra space after key 'trapFocus'. |
key-spacing
|
506:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
507:5 |
Warning |
Extra space after key 'CSS_PREFIX'. |
key-spacing
|
508:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
509:9 |
Warning |
Extra space after key 'notificationBase'. |
key-spacing
|
542:9 |
Warning |
Extra space after key 'closeButton'. |
key-spacing
|
543:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
544:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
554:9 |
Warning |
Extra space after key 'closeButtonTitle'. |
key-spacing
|
555:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
566:9 |
Warning |
Extra space after key 'center'. |
key-spacing
|
567:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
568:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
578:9 |
Warning |
Extra space after key 'draggable'. |
key-spacing
|
579:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
580:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
601:9 |
Warning |
Extra space after key 'responsive'. |
key-spacing
|
602:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
603:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
613:9 |
Warning |
Extra space after key 'responsiveWidth'. |
key-spacing
|
614:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
700:5 |
Warning |
Extra space after key 'render'. |
key-spacing
|
701:9 |
Warning |
Extra space after key 'value'. |
key-spacing
|
702:9 |
Warning |
Extra space after key 'writeOnce'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/notification/js/exception.js
43 problems (0 errors, 43 warnings)
|
22:58 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
22:106 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
22:109 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
41:5 |
Warning |
Extra space after key '_hideTimeout'. |
key-spacing
|
42:5 |
Warning |
Extra space after key '_keypress'. |
key-spacing
|
43:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
49:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
49:56 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
52:79 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
52:114 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
54:60 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
56:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
59:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
66:54 |
Warning |
Requires a space after '{'. |
block-spacing
|
66:54 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
66:55 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
66:55 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
66:67 |
Warning |
Requires a space before '}'. |
block-spacing
|
72:5 |
Warning |
Extra space after key 'visibilityChanged'. |
key-spacing
|
78:34 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
78:34 |
Warning |
Requires a space after '{'. |
block-spacing
|
78:35 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
78:35 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
78:50 |
Warning |
Requires a space before '}'. |
block-spacing
|
82:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
83:5 |
Warning |
Extra space after key 'CSS_PREFIX'. |
key-spacing
|
84:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
92:9 |
Warning |
Extra space after key 'message'. |
key-spacing
|
93:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
103:9 |
Warning |
Extra space after key 'name'. |
key-spacing
|
104:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
114:9 |
Warning |
Extra space after key 'fileName'. |
key-spacing
|
115:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
125:9 |
Warning |
Extra space after key 'lineNumber'. |
key-spacing
|
126:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
136:9 |
Warning |
Extra space after key 'stack'. |
key-spacing
|
137:13 |
Warning |
Extra space after key 'setter'. |
key-spacing
|
139:51 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
139:65 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
149:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
160:9 |
Warning |
Extra space after key 'hideTimeoutDelay'. |
key-spacing
|
161:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
162:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/notification/js/info.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/notification/js/notification.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/popuphelp/js/popuphelp.js
4 problems (0 errors, 4 warnings)
|
51:5 |
Warning |
Identifier 'display_panel' is not in camel case. |
camelcase
|
71:5 |
Warning |
Identifier 'set_footer' is not in camel case. |
camelcase
|
80:46 |
Warning |
["class"] is better written in dot notation. |
dot-notation
|
100:8 |
Warning |
Identifier 'init_popuphelp' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/tooltip/js/tooltip.js
7 problems (0 errors, 7 warnings)
|
311:5 |
Warning |
Identifier 'display_panel' is not in camel case. |
camelcase
|
371:5 |
Warning |
Identifier '_set_panel_contents' is not in camel case. |
camelcase
|
406:5 |
Warning |
Identifier 'set_header_content' is not in camel case. |
camelcase
|
410:5 |
Warning |
Identifier 'set_body_content' is not in camel case. |
camelcase
|
418:5 |
Warning |
Identifier 'modify_url' is not in camel case. |
camelcase
|
422:5 |
Warning |
Identifier 'close_panel' is not in camel case. |
camelcase
|
435:5 |
Warning |
Identifier 'cancel_events' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/lib/yui/src/widget-focusafterclose/js/focusafter.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/message/module.js
25 problems (7 errors, 18 warnings)
|
1:3 |
Warning |
Identifier 'core_message' is not in camel case. |
camelcase
|
3:16 |
Warning |
Identifier 'init_focus' is not in camel case. |
camelcase
|
7:16 |
Warning |
Identifier 'init_refresh_page' is not in camel case. |
camelcase
|
8:9 |
Warning |
Identifier 'delay_callback' is not in camel case. |
camelcase
|
15:30 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
20:16 |
Warning |
Identifier 'init_notification' is not in camel case. |
camelcase
|
23:13 |
Warning |
Extra space after key 'headerContent'. |
key-spacing
|
24:13 |
Warning |
Extra space after key 'bodyContent'. |
key-spacing
|
30:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
32:24 |
Warning |
Missing space before value for key 'points'. |
key-spacing
|
47:16 |
Warning |
Identifier 'init_defaultoutputs' is not in camel case. |
camelcase
|
50:9 |
Warning |
Extra space after key 'init'. |
key-spacing
|
65:9 |
Warning |
Extra space after key 'changeState'. |
key-spacing
|
81:9 |
Warning |
Extra space after key 'updateCheckboxes'. |
key-spacing
|
85:53 |
Error |
Missing semicolon. |
semi
|
89:52 |
Error |
Missing semicolon. |
semi
|
94:9 |
Warning |
Extra space after key 'changeProviderState'. |
key-spacing
|
113:6 |
Error |
Missing semicolon. |
semi
|
116:2 |
Error |
Missing semicolon. |
semi
|
118:16 |
Warning |
Identifier 'init_editsettings' is not in camel case. |
camelcase
|
121:9 |
Warning |
Extra space after key 'init'. |
key-spacing
|
127:9 |
Warning |
Extra space after key 'changeState'. |
key-spacing
|
133:53 |
Error |
Missing semicolon. |
semi
|
137:6 |
Error |
Missing semicolon. |
semi
|
140:2 |
Error |
Missing semicolon. |
semi
|
[+] /Users/danp/moodles/pm/moodle/message/output/airnotifier/yui/src/toolboxes/js/toolboxes.js
38 problems (0 errors, 38 warnings)
|
9:5 |
Warning |
Extra space after key 'AIRNOTIFIERCONTENT'. |
key-spacing
|
10:5 |
Warning |
Extra space after key 'HIDEDEVICE'. |
key-spacing
|
11:5 |
Warning |
Extra space after key 'DEVICELI'. |
key-spacing
|
12:5 |
Warning |
Extra space after key 'DIMCLASS'. |
key-spacing
|
13:5 |
Warning |
Extra space after key 'DIMMEDTEXT'. |
key-spacing
|
14:5 |
Warning |
Extra space after key 'DEVICEIDPREFIX'. |
key-spacing
|
37:5 |
Warning |
Extra space after key 'replace_button'. |
key-spacing
|
37:5 |
Warning |
Identifier 'replace_button' is not in camel case. |
camelcase
|
54:5 |
Warning |
Extra space after key 'toggle_hide_device_ui'. |
key-spacing
|
54:5 |
Warning |
Identifier 'toggle_hide_device_ui' is not in camel case. |
camelcase
|
59:13 |
Warning |
Identifier 'toggle_class' is not in camel case. |
camelcase
|
73:13 |
Warning |
Extra space after key 'alt'. |
key-spacing
|
74:13 |
Warning |
Extra space after key 'title'. |
key-spacing
|
75:13 |
Warning |
Extra space after key 'src'. |
key-spacing
|
88:5 |
Warning |
Extra space after key 'send_request'. |
key-spacing
|
88:5 |
Warning |
Identifier 'send_request' is not in camel case. |
camelcase
|
129:17 |
Warning |
Extra space after key 'failure'. |
key-spacing
|
152:5 |
Warning |
Extra space after key 'get_element_id'. |
key-spacing
|
152:5 |
Warning |
Identifier 'get_element_id' is not in camel case. |
camelcase
|
157:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
158:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
159:9 |
Warning |
Extra space after key 'ajaxurl'. |
key-spacing
|
160:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
162:9 |
Warning |
Extra space after key 'config'. |
key-spacing
|
163:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
180:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
190:5 |
Warning |
Extra space after key 'setup_for_device'. |
key-spacing
|
190:5 |
Warning |
Identifier 'setup_for_device' is not in camel case. |
camelcase
|
197:5 |
Warning |
Extra space after key '_setup_for_device'. |
key-spacing
|
197:5 |
Warning |
Identifier '_setup_for_device' is not in camel case. |
camelcase
|
202:5 |
Warning |
Extra space after key 'toggle_hide_device'. |
key-spacing
|
202:5 |
Warning |
Identifier 'toggle_hide_device' is not in camel case. |
camelcase
|
221:13 |
Warning |
Extra space after key 'field'. |
key-spacing
|
222:13 |
Warning |
Extra space after key 'enable'. |
key-spacing
|
223:13 |
Warning |
Extra space after key 'id'. |
key-spacing
|
234:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
235:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
241:11 |
Warning |
Identifier 'init_device_toolbox' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/message/yui/src/messenger/js/constants.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/message/yui/src/messenger/js/manager.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/message/yui/src/messenger/js/sendmessage.js
5 problems (0 errors, 5 warnings)
|
226:17 |
Warning |
Extra space after key 'title'. |
key-spacing
|
227:17 |
Warning |
Extra space after key 'question'. |
key-spacing
|
228:17 |
Warning |
Extra space after key 'yesLabel'. |
key-spacing
|
229:17 |
Warning |
Extra space after key 'noLabel'. |
key-spacing
|
432:9 |
Warning |
Extra space after key 'value'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/message/yui/src/toolbox/js/delete.js
1 problem (0 errors, 1 warning)
|
36:3 |
Warning |
Identifier 'core_message' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/amd/src/grading_actions.js
2 problems (0 errors, 2 warnings)
|
42:62 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
42:62 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/amd/src/grading_form_change_checker.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/amd/src/grading_navigation_user_info.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/amd/src/grading_navigation.js
2 problems (0 errors, 2 warnings)
|
72:58 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
75:59 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/amd/src/grading_panel.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/amd/src/grading_review_panel.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/amd/src/participant_selector.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/feedback/editpdf/yui/src/editor/js/annotation.js
33 problems (0 errors, 33 warnings)
|
43:5 |
Warning |
Extra space after key 'editor'. |
key-spacing
|
51:5 |
Warning |
Extra space after key 'gradeid'. |
key-spacing
|
59:5 |
Warning |
Extra space after key 'pageno'. |
key-spacing
|
67:5 |
Warning |
Extra space after key 'x'. |
key-spacing
|
75:5 |
Warning |
Extra space after key 'y'. |
key-spacing
|
83:5 |
Warning |
Extra space after key 'endx'. |
key-spacing
|
91:5 |
Warning |
Extra space after key 'endy'. |
key-spacing
|
99:5 |
Warning |
Extra space after key 'path'. |
key-spacing
|
107:5 |
Warning |
Extra space after key 'type'. |
key-spacing
|
115:5 |
Warning |
Extra space after key 'colour'. |
key-spacing
|
123:5 |
Warning |
Extra space after key 'drawable'. |
key-spacing
|
131:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
151:5 |
Warning |
Extra space after key 'clean'. |
key-spacing
|
153:13 |
Warning |
Extra space after key 'gradeid'. |
key-spacing
|
154:13 |
Warning |
Extra space after key 'x'. |
key-spacing
|
155:13 |
Warning |
Extra space after key 'y'. |
key-spacing
|
156:13 |
Warning |
Extra space after key 'endx'. |
key-spacing
|
157:13 |
Warning |
Extra space after key 'endy'. |
key-spacing
|
158:13 |
Warning |
Extra space after key 'type'. |
key-spacing
|
159:13 |
Warning |
Extra space after key 'path'. |
key-spacing
|
160:13 |
Warning |
Extra space after key 'pageno'. |
key-spacing
|
161:13 |
Warning |
Extra space after key 'colour'. |
key-spacing
|
171:5 |
Warning |
Extra space after key 'draw_highlight'. |
key-spacing
|
171:5 |
Warning |
Identifier 'draw_highlight' is not in camel case. |
camelcase
|
207:17 |
Warning |
Extra space after key 'backgroundColor'. |
key-spacing
|
232:5 |
Warning |
Extra space after key 'draw'. |
key-spacing
|
244:5 |
Warning |
Extra space after key 'remove'. |
key-spacing
|
271:5 |
Warning |
Extra space after key 'move'. |
key-spacing
|
308:5 |
Warning |
Extra space after key 'draw_current_edit'. |
key-spacing
|
308:5 |
Warning |
Identifier 'draw_current_edit' is not in camel case. |
camelcase
|
322:5 |
Warning |
Extra space after key 'init_from_edit'. |
key-spacing
|
322:5 |
Warning |
Identifier 'init_from_edit' is not in camel case. |
camelcase
|
339:3 |
Warning |
Identifier 'assignfeedback_editpdf' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/feedback/editpdf/yui/src/editor/js/annotationhighlight.js
6 problems (0 errors, 6 warnings)
|
44:5 |
Warning |
Extra space after key 'draw'. |
key-spacing
|
87:5 |
Warning |
Extra space after key 'draw_current_edit'. |
key-spacing
|
87:5 |
Warning |
Identifier 'draw_current_edit' is not in camel case. |
camelcase
|
134:5 |
Warning |
Extra space after key 'init_from_edit'. |
key-spacing
|
134:5 |
Warning |
Identifier 'init_from_edit' is not in camel case. |
camelcase
|
152:3 |
Warning |
Identifier 'assignfeedback_editpdf' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/feedback/editpdf/yui/src/editor/js/annotationline.js
6 problems (0 errors, 6 warnings)
|
43:5 |
Warning |
Extra space after key 'draw'. |
key-spacing
|
74:5 |
Warning |
Extra space after key 'draw_current_edit'. |
key-spacing
|
74:5 |
Warning |
Identifier 'draw_current_edit' is not in camel case. |
camelcase
|
104:5 |
Warning |
Extra space after key 'init_from_edit'. |
key-spacing
|
104:5 |
Warning |
Identifier 'init_from_edit' is not in camel case. |
camelcase
|
119:3 |
Warning |
Identifier 'assignfeedback_editpdf' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/feedback/editpdf/yui/src/editor/js/annotationoval.js
4 problems (0 errors, 4 warnings)
|
43:5 |
Warning |
Extra space after key 'draw'. |
key-spacing
|
78:5 |
Warning |
Extra space after key 'draw_current_edit'. |
key-spacing
|
78:5 |
Warning |
Identifier 'draw_current_edit' is not in camel case. |
camelcase
|
113:3 |
Warning |
Identifier 'assignfeedback_editpdf' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/feedback/editpdf/yui/src/editor/js/annotationpen.js
6 problems (0 errors, 6 warnings)
|
43:5 |
Warning |
Extra space after key 'draw'. |
key-spacing
|
90:5 |
Warning |
Extra space after key 'draw_current_edit'. |
key-spacing
|
90:5 |
Warning |
Identifier 'draw_current_edit' is not in camel case. |
camelcase
|
132:5 |
Warning |
Extra space after key 'init_from_edit'. |
key-spacing
|
132:5 |
Warning |
Identifier 'init_from_edit' is not in camel case. |
camelcase
|
159:3 |
Warning |
Identifier 'assignfeedback_editpdf' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/feedback/editpdf/yui/src/editor/js/annotationrectangle.js
4 problems (0 errors, 4 warnings)
|
43:5 |
Warning |
Extra space after key 'draw'. |
key-spacing
|
78:5 |
Warning |
Extra space after key 'draw_current_edit'. |
key-spacing
|
78:5 |
Warning |
Identifier 'draw_current_edit' is not in camel case. |
camelcase
|
113:3 |
Warning |
Identifier 'assignfeedback_editpdf' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/feedback/editpdf/yui/src/editor/js/annotationstamp.js
7 problems (0 errors, 7 warnings)
|
43:5 |
Warning |
Extra space after key 'draw'. |
key-spacing
|
84:5 |
Warning |
Extra space after key 'draw_current_edit'. |
key-spacing
|
84:5 |
Warning |
Identifier 'draw_current_edit' is not in camel case. |
camelcase
|
123:5 |
Warning |
Extra space after key 'init_from_edit'. |
key-spacing
|
123:5 |
Warning |
Identifier 'init_from_edit' is not in camel case. |
camelcase
|
153:5 |
Warning |
Extra space after key 'move'. |
key-spacing
|
170:3 |
Warning |
Identifier 'assignfeedback_editpdf' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/feedback/editpdf/yui/src/editor/js/colourpicker.js
14 problems (0 errors, 14 warnings)
|
31:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
66:5 |
Warning |
Identifier 'callback_handler' is not in camel case. |
camelcase
|
66:5 |
Warning |
Extra space after key 'callback_handler'. |
key-spacing
|
81:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
82:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
90:9 |
Warning |
Extra space after key 'colours'. |
key-spacing
|
91:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
101:9 |
Warning |
Extra space after key 'callback'. |
key-spacing
|
102:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
112:9 |
Warning |
Extra space after key 'context'. |
key-spacing
|
113:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
123:9 |
Warning |
Extra space after key 'iconprefix'. |
key-spacing
|
124:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
129:3 |
Warning |
Identifier 'assignfeedback_editpdf' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/feedback/editpdf/yui/src/editor/js/comment.js
16 problems (0 errors, 16 warnings)
|
142:13 |
Warning |
Extra space after key 'gradeid'. |
key-spacing
|
143:13 |
Warning |
Extra space after key 'x'. |
key-spacing
|
144:13 |
Warning |
Extra space after key 'y'. |
key-spacing
|
145:13 |
Warning |
Extra space after key 'width'. |
key-spacing
|
146:13 |
Warning |
Extra space after key 'rawtext'. |
key-spacing
|
147:13 |
Warning |
Extra space after key 'pageno'. |
key-spacing
|
148:13 |
Warning |
Extra space after key 'colour'. |
key-spacing
|
201:13 |
Warning |
Extra space after key 'height'. |
key-spacing
|
220:10 |
Warning |
Identifier 'delete_comment_later' is not in camel case. |
camelcase
|
235:10 |
Warning |
Identifier 'attach_events' is not in camel case. |
camelcase
|
337:10 |
Warning |
Identifier 'remove_from_quicklist' is not in camel case. |
camelcase
|
352:10 |
Warning |
Identifier 'set_from_quick_comment' is not in camel case. |
camelcase
|
372:10 |
Warning |
Identifier 'add_to_quicklist' is not in camel case. |
camelcase
|
385:10 |
Warning |
Identifier 'draw_current_edit' is not in camel case. |
camelcase
|
418:10 |
Warning |
Identifier 'init_from_edit' is not in camel case. |
camelcase
|
442:3 |
Warning |
Identifier 'assignfeedback_editpdf' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/feedback/editpdf/yui/src/editor/js/commentmenu.js
11 problems (0 errors, 11 warnings)
|
31:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
52:40 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
52:78 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
53:37 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
53:58 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
78:5 |
Warning |
Extra space after key 'show'. |
key-spacing
|
108:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
109:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
117:9 |
Warning |
Extra space after key 'comment'. |
key-spacing
|
118:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
124:3 |
Warning |
Identifier 'assignfeedback_editpdf' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/feedback/editpdf/yui/src/editor/js/commentsearch.js
12 problems (0 errors, 12 warnings)
|
35:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
71:5 |
Warning |
Identifier 'filter_search_comments' is not in camel case. |
camelcase
|
71:5 |
Warning |
Extra space after key 'filter_search_comments'. |
key-spacing
|
83:45 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
99:5 |
Warning |
Extra space after key 'focus_on_comment'. |
key-spacing
|
99:5 |
Warning |
Identifier 'focus_on_comment' is not in camel case. |
camelcase
|
123:5 |
Warning |
Extra space after key 'show'. |
key-spacing
|
142:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
143:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
151:9 |
Warning |
Extra space after key 'editor'. |
key-spacing
|
152:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
175:3 |
Warning |
Identifier 'assignfeedback_editpdf' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/feedback/editpdf/yui/src/editor/js/drawable.js
3 problems (0 errors, 3 warnings)
|
80:10 |
Warning |
Identifier 'scroll_update' is not in camel case. |
camelcase
|
100:10 |
Warning |
Identifier 'store_position' is not in camel case. |
camelcase
|
111:3 |
Warning |
Identifier 'assignfeedback_editpdf' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/feedback/editpdf/yui/src/editor/js/dropdown.js
13 problems (0 errors, 13 warnings)
|
34:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
62:40 |
Warning |
Requires a space after '{'. |
block-spacing
|
62:41 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
62:61 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
62:73 |
Warning |
Requires a space before '}'. |
block-spacing
|
72:5 |
Warning |
Extra space after key 'show'. |
key-spacing
|
80:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
81:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
89:9 |
Warning |
Extra space after key 'headerText'. |
key-spacing
|
90:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
100:9 |
Warning |
Extra space after key 'buttonNode'. |
key-spacing
|
101:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
123:3 |
Warning |
Identifier 'assignfeedback_editpdf' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/feedback/editpdf/yui/src/editor/js/edit.js
1 problem (0 errors, 1 warning)
|
103:3 |
Warning |
Identifier 'assignfeedback_editpdf' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/feedback/editpdf/yui/src/editor/js/editor.js
155 problems (0 errors, 155 warnings)
|
43:5 |
Warning |
Extra space after key 'dialogue'. |
key-spacing
|
52:5 |
Warning |
Extra space after key 'panel'. |
key-spacing
|
61:5 |
Warning |
Extra space after key 'pagecount'. |
key-spacing
|
70:5 |
Warning |
Extra space after key 'currentpage'. |
key-spacing
|
79:5 |
Warning |
Extra space after key 'pages'. |
key-spacing
|
88:5 |
Warning |
Extra space after key 'loadingicon'. |
key-spacing
|
97:5 |
Warning |
Extra space after key 'pageimage'. |
key-spacing
|
106:5 |
Warning |
Extra space after key 'graphic'. |
key-spacing
|
115:5 |
Warning |
Extra space after key 'currentedit'. |
key-spacing
|
124:5 |
Warning |
Extra space after key 'currentdrawable'. |
key-spacing
|
133:5 |
Warning |
Extra space after key 'drawables'. |
key-spacing
|
141:5 |
Warning |
Extra space after key 'currentcomment'. |
key-spacing
|
149:5 |
Warning |
Extra space after key 'currentannotation'. |
key-spacing
|
157:5 |
Warning |
Extra space after key 'lastanntationtool'. |
key-spacing
|
165:5 |
Warning |
Extra space after key 'quicklist'. |
key-spacing
|
173:5 |
Warning |
Extra space after key 'searchcommentswindow'. |
key-spacing
|
182:5 |
Warning |
Extra space after key 'currentstamp'. |
key-spacing
|
190:5 |
Warning |
Extra space after key 'stamps'. |
key-spacing
|
200:5 |
Warning |
Extra space after key 'editingcomment'. |
key-spacing
|
206:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
240:5 |
Warning |
Extra space after key 'refresh_button_state'. |
key-spacing
|
240:5 |
Warning |
Identifier 'refresh_button_state' is not in camel case. |
camelcase
|
273:5 |
Warning |
Extra space after key 'get_canvas_bounds'. |
key-spacing
|
273:5 |
Warning |
Identifier 'get_canvas_bounds' is not in camel case. |
camelcase
|
289:5 |
Warning |
Extra space after key 'get_canvas_coordinates'. |
key-spacing
|
289:5 |
Warning |
Identifier 'get_canvas_coordinates' is not in camel case. |
camelcase
|
304:5 |
Warning |
Extra space after key 'get_window_coordinates'. |
key-spacing
|
304:5 |
Warning |
Identifier 'get_window_coordinates' is not in camel case. |
camelcase
|
315:5 |
Warning |
Identifier 'open_in_panel' is not in camel case. |
camelcase
|
315:5 |
Warning |
Extra space after key 'open_in_panel'. |
key-spacing
|
325:39 |
Warning |
Extra space after key 'render'. |
key-spacing
|
345:5 |
Warning |
Identifier 'link_handler' is not in camel case. |
camelcase
|
345:5 |
Warning |
Extra space after key 'link_handler'. |
key-spacing
|
366:43 |
Warning |
Extra space after key 'render'. |
key-spacing
|
398:5 |
Warning |
Extra space after key 'load_all_pages'. |
key-spacing
|
398:5 |
Warning |
Identifier 'load_all_pages' is not in camel case. |
camelcase
|
402:13 |
Warning |
Identifier 'ajax_error_total' is not in camel case. |
camelcase
|
408:13 |
Warning |
Extra space after key 'data'. |
key-spacing
|
409:17 |
Warning |
Extra space after key 'sesskey'. |
key-spacing
|
410:17 |
Warning |
Extra space after key 'action'. |
key-spacing
|
411:17 |
Warning |
Extra space after key 'userid'. |
key-spacing
|
412:17 |
Warning |
Extra space after key 'attemptnumber'. |
key-spacing
|
413:17 |
Warning |
Extra space after key 'assignmentid'. |
key-spacing
|
414:17 |
Warning |
Extra space after key 'readonly'. |
key-spacing
|
434:17 |
Warning |
Extra space after key 'data'. |
key-spacing
|
435:21 |
Warning |
Extra space after key 'sesskey'. |
key-spacing
|
436:21 |
Warning |
Extra space after key 'action'. |
key-spacing
|
437:21 |
Warning |
Extra space after key 'userid'. |
key-spacing
|
438:21 |
Warning |
Extra space after key 'attemptnumber'. |
key-spacing
|
439:21 |
Warning |
Extra space after key 'assignmentid'. |
key-spacing
|
443:25 |
Warning |
Identifier 'ajax_error_total' is not in camel case. |
camelcase
|
458:57 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
464:25 |
Warning |
Identifier 'ajax_error_total' is not in camel case. |
camelcase
|
464:44 |
Warning |
Identifier 'ajax_error_total' is not in camel case. |
camelcase
|
467:53 |
Warning |
Identifier 'ajax_error_total' is not in camel case. |
camelcase
|
468:57 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
478:41 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
479:17 |
Warning |
Identifier 'ajax_error_total' is not in camel case. |
camelcase
|
491:5 |
Warning |
Identifier 'all_pages_loaded' is not in camel case. |
camelcase
|
491:5 |
Warning |
Extra space after key 'all_pages_loaded'. |
key-spacing
|
551:5 |
Warning |
Identifier 'get_stamp_image_url' is not in camel case. |
camelcase
|
551:5 |
Warning |
Extra space after key 'get_stamp_image_url'. |
key-spacing
|
569:5 |
Warning |
Identifier 'setup_toolbar' is not in camel case. |
camelcase
|
569:5 |
Warning |
Extra space after key 'setup_toolbar'. |
key-spacing
|
601:31 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
617:31 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
665:5 |
Warning |
Extra space after key 'handle_tool_button'. |
key-spacing
|
665:5 |
Warning |
Identifier 'handle_tool_button' is not in camel case. |
camelcase
|
687:5 |
Warning |
Identifier 'stringify_current_page' is not in camel case. |
camelcase
|
687:5 |
Warning |
Extra space after key 'stringify_current_page'. |
key-spacing
|
700:18 |
Warning |
Extra space after key 'comments'. |
key-spacing
|
700:39 |
Warning |
Extra space after key 'annotations'. |
key-spacing
|
710:5 |
Warning |
Extra space after key 'get_current_drawable'. |
key-spacing
|
710:5 |
Warning |
Identifier 'get_current_drawable' is not in camel case. |
camelcase
|
737:5 |
Warning |
Extra space after key 'get_dialogue_element'. |
key-spacing
|
737:5 |
Warning |
Identifier 'get_dialogue_element' is not in camel case. |
camelcase
|
750:5 |
Warning |
Extra space after key 'redraw_current_edit'. |
key-spacing
|
750:5 |
Warning |
Identifier 'redraw_current_edit' is not in camel case. |
camelcase
|
763:5 |
Warning |
Extra space after key 'edit_start'. |
key-spacing
|
763:5 |
Warning |
Identifier 'edit_start' is not in camel case. |
camelcase
|
769:22 |
Warning |
Extra space after key 'x'. |
key-spacing
|
770:22 |
Warning |
Extra space after key 'y'. |
key-spacing
|
789:33 |
Warning |
Extra space after key 'x'. |
key-spacing
|
789:46 |
Warning |
Extra space after key 'y'. |
key-spacing
|
822:50 |
Warning |
Extra space after key 'x'. |
key-spacing
|
823:50 |
Warning |
Extra space after key 'y'. |
key-spacing
|
833:5 |
Warning |
Identifier 'edit_move' is not in camel case. |
camelcase
|
833:5 |
Warning |
Extra space after key 'edit_move'. |
key-spacing
|
869:5 |
Warning |
Extra space after key 'edit_end'. |
key-spacing
|
869:5 |
Warning |
Identifier 'edit_end' is not in camel case. |
camelcase
|
920:5 |
Warning |
Extra space after key 'resize'. |
key-spacing
|
937:66 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
948:5 |
Warning |
Identifier 'create_annotation' is not in camel case. |
camelcase
|
948:5 |
Warning |
Extra space after key 'create_annotation'. |
key-spacing
|
972:5 |
Warning |
Extra space after key 'save_current_page'. |
key-spacing
|
972:5 |
Warning |
Identifier 'save_current_page' is not in camel case. |
camelcase
|
980:13 |
Warning |
Extra space after key 'data'. |
key-spacing
|
981:17 |
Warning |
Extra space after key 'sesskey'. |
key-spacing
|
982:17 |
Warning |
Extra space after key 'action'. |
key-spacing
|
983:17 |
Warning |
Extra space after key 'index'. |
key-spacing
|
984:17 |
Warning |
Extra space after key 'userid'. |
key-spacing
|
985:17 |
Warning |
Extra space after key 'attemptnumber'. |
key-spacing
|
986:17 |
Warning |
Extra space after key 'assignmentid'. |
key-spacing
|
987:17 |
Warning |
Extra space after key 'page'. |
key-spacing
|
1028:5 |
Warning |
Extra space after key 'open_search_comments'. |
key-spacing
|
1028:5 |
Warning |
Identifier 'open_search_comments' is not in camel case. |
camelcase
|
1031:17 |
Warning |
Extra space after key 'editor'. |
key-spacing
|
1044:5 |
Warning |
Extra space after key 'redraw'. |
key-spacing
|
1069:5 |
Warning |
Identifier 'change_page' is not in camel case. |
camelcase
|
1069:5 |
Warning |
Extra space after key 'change_page'. |
key-spacing
|
1107:5 |
Warning |
Extra space after key 'setup_navigation'. |
key-spacing
|
1107:5 |
Warning |
Identifier 'setup_navigation' is not in camel case. |
camelcase
|
1122:35 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1147:5 |
Warning |
Extra space after key 'previous_page'. |
key-spacing
|
1147:5 |
Warning |
Identifier 'previous_page' is not in camel case. |
camelcase
|
1161:5 |
Warning |
Extra space after key 'next_page'. |
key-spacing
|
1161:5 |
Warning |
Identifier 'next_page' is not in camel case. |
camelcase
|
1175:5 |
Warning |
Identifier 'move_canvas' is not in camel case. |
camelcase
|
1190:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
1191:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
1192:9 |
Warning |
Extra space after key 'userid'. |
key-spacing
|
1193:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
1194:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
1196:9 |
Warning |
Extra space after key 'assignmentid'. |
key-spacing
|
1197:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
1198:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
1200:9 |
Warning |
Extra space after key 'attemptnumber'. |
key-spacing
|
1201:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
1202:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
1204:9 |
Warning |
Extra space after key 'header'. |
key-spacing
|
1205:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
1206:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
1208:9 |
Warning |
Extra space after key 'body'. |
key-spacing
|
1209:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
1210:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
1212:9 |
Warning |
Extra space after key 'footer'. |
key-spacing
|
1213:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
1214:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
1216:9 |
Warning |
Extra space after key 'linkid'. |
key-spacing
|
1217:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
1218:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
1220:9 |
Warning |
Extra space after key 'deletelinkid'. |
key-spacing
|
1221:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
1222:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
1224:9 |
Warning |
Extra space after key 'readonly'. |
key-spacing
|
1225:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
1226:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
1228:9 |
Warning |
Extra space after key 'stampfiles'. |
key-spacing
|
1229:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
1230:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
1232:9 |
Warning |
Extra space after key 'pagetotal'. |
key-spacing
|
1233:13 |
Warning |
Extra space after key 'validator'. |
key-spacing
|
1234:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
1239:3 |
Warning |
Identifier 'assignfeedback_editpdf' is not in camel case. |
camelcase
|
1249:42 |
Warning |
Multiple spaces found before 'new'. |
no-multi-spaces
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/feedback/editpdf/yui/src/editor/js/globals.js
32 problems (0 errors, 32 warnings)
|
24:9 |
Warning |
Extra space after key 'DIALOGUE'. |
key-spacing
|
27:9 |
Warning |
Extra space after key 'PREVIOUSBUTTON'. |
key-spacing
|
28:9 |
Warning |
Extra space after key 'NEXTBUTTON'. |
key-spacing
|
29:9 |
Warning |
Extra space after key 'SEARCHCOMMENTSBUTTON'. |
key-spacing
|
30:9 |
Warning |
Extra space after key 'SEARCHFILTER'. |
key-spacing
|
31:9 |
Warning |
Extra space after key 'SEARCHCOMMENTSLIST'. |
key-spacing
|
32:9 |
Warning |
Extra space after key 'PAGESELECT'. |
key-spacing
|
33:9 |
Warning |
Extra space after key 'LOADINGICON'. |
key-spacing
|
34:9 |
Warning |
Extra space after key 'PROGRESSBARCONTAINER'. |
key-spacing
|
35:9 |
Warning |
Extra space after key 'DRAWINGREGION'. |
key-spacing
|
36:9 |
Warning |
Extra space after key 'DRAWINGCANVAS'. |
key-spacing
|
37:9 |
Warning |
Extra space after key 'SAVE'. |
key-spacing
|
38:9 |
Warning |
Extra space after key 'COMMENTCOLOURBUTTON'. |
key-spacing
|
39:9 |
Warning |
Extra space after key 'COMMENTMENU'. |
key-spacing
|
40:9 |
Warning |
Extra space after key 'ANNOTATIONCOLOURBUTTON'. |
key-spacing
|
41:9 |
Warning |
Extra space after key 'DELETEANNOTATIONBUTTON'. |
key-spacing
|
42:9 |
Warning |
Extra space after key 'UNSAVEDCHANGESDIV'. |
key-spacing
|
43:9 |
Warning |
Extra space after key 'UNSAVEDCHANGESINPUT'. |
key-spacing
|
44:9 |
Warning |
Extra space after key 'STAMPSBUTTON'. |
key-spacing
|
45:9 |
Warning |
Extra space after key 'DIALOGUE'. |
key-spacing
|
51:9 |
Warning |
Extra space after key 'white'. |
key-spacing
|
52:9 |
Warning |
Extra space after key 'yellow'. |
key-spacing
|
53:9 |
Warning |
Extra space after key 'red'. |
key-spacing
|
54:9 |
Warning |
Extra space after key 'green'. |
key-spacing
|
55:9 |
Warning |
Extra space after key 'blue'. |
key-spacing
|
56:9 |
Warning |
Extra space after key 'clear'. |
key-spacing
|
59:9 |
Warning |
Extra space after key 'white'. |
key-spacing
|
60:9 |
Warning |
Extra space after key 'yellow'. |
key-spacing
|
61:9 |
Warning |
Extra space after key 'red'. |
key-spacing
|
62:9 |
Warning |
Extra space after key 'green'. |
key-spacing
|
63:9 |
Warning |
Extra space after key 'blue'. |
key-spacing
|
64:9 |
Warning |
Extra space after key 'black'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/feedback/editpdf/yui/src/editor/js/point.js
1 problem (0 errors, 1 warning)
|
72:3 |
Warning |
Identifier 'assignfeedback_editpdf' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/feedback/editpdf/yui/src/editor/js/quickcomment.js
1 problem (0 errors, 1 warning)
|
63:3 |
Warning |
Identifier 'assignfeedback_editpdf' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/feedback/editpdf/yui/src/editor/js/quickcommentlist.js
23 problems (0 errors, 23 warnings)
|
65:13 |
Warning |
Extra space after key 'data'. |
key-spacing
|
66:17 |
Warning |
Extra space after key 'sesskey'. |
key-spacing
|
67:17 |
Warning |
Extra space after key 'action'. |
key-spacing
|
68:17 |
Warning |
Extra space after key 'userid'. |
key-spacing
|
69:17 |
Warning |
Extra space after key 'commenttext'. |
key-spacing
|
70:17 |
Warning |
Extra space after key 'width'. |
key-spacing
|
71:17 |
Warning |
Extra space after key 'colour'. |
key-spacing
|
72:17 |
Warning |
Extra space after key 'attemptnumber'. |
key-spacing
|
73:17 |
Warning |
Extra space after key 'assignmentid'. |
key-spacing
|
121:13 |
Warning |
Extra space after key 'data'. |
key-spacing
|
122:17 |
Warning |
Extra space after key 'sesskey'. |
key-spacing
|
123:17 |
Warning |
Extra space after key 'action'. |
key-spacing
|
124:17 |
Warning |
Extra space after key 'userid'. |
key-spacing
|
125:17 |
Warning |
Extra space after key 'commentid'. |
key-spacing
|
126:17 |
Warning |
Extra space after key 'attemptnumber'. |
key-spacing
|
127:17 |
Warning |
Extra space after key 'assignmentid'. |
key-spacing
|
162:13 |
Warning |
Extra space after key 'data'. |
key-spacing
|
163:17 |
Warning |
Extra space after key 'sesskey'. |
key-spacing
|
164:17 |
Warning |
Extra space after key 'action'. |
key-spacing
|
165:17 |
Warning |
Extra space after key 'userid'. |
key-spacing
|
166:17 |
Warning |
Extra space after key 'attemptnumber'. |
key-spacing
|
167:17 |
Warning |
Extra space after key 'assignmentid'. |
key-spacing
|
199:3 |
Warning |
Identifier 'assignfeedback_editpdf' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/feedback/editpdf/yui/src/editor/js/rect.js
5 problems (0 errors, 5 warnings)
|
109:10 |
Warning |
Identifier 'has_min_width' is not in camel case. |
camelcase
|
119:10 |
Warning |
Identifier 'has_min_height' is not in camel case. |
camelcase
|
128:10 |
Warning |
Identifier 'set_min_width' is not in camel case. |
camelcase
|
137:10 |
Warning |
Identifier 'set_min_height' is not in camel case. |
camelcase
|
142:3 |
Warning |
Identifier 'assignfeedback_editpdf' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/feedback/editpdf/yui/src/editor/js/stamppicker.js
12 problems (0 errors, 12 warnings)
|
30:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
59:5 |
Warning |
Identifier 'callback_handler' is not in camel case. |
camelcase
|
59:5 |
Warning |
Extra space after key 'callback_handler'. |
key-spacing
|
73:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
74:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
82:9 |
Warning |
Extra space after key 'stamps'. |
key-spacing
|
83:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
93:9 |
Warning |
Extra space after key 'callback'. |
key-spacing
|
94:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
104:9 |
Warning |
Extra space after key 'context'. |
key-spacing
|
105:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
110:3 |
Warning |
Identifier 'assignfeedback_editpdf' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/module.js
10 problems (1 error, 9 warnings)
|
1:3 |
Warning |
Identifier 'mod_assign' is not in camel case. |
camelcase
|
3:14 |
Warning |
Identifier 'init_tree' is not in camel case. |
camelcase
|
3:38 |
Warning |
Identifier 'expand_all' is not in camel case. |
camelcase
|
4:32 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
14:17 |
Warning |
Identifier 'expand_all' is not in camel case. |
camelcase
|
22:14 |
Warning |
Identifier 'init_grading_table' is not in camel case. |
camelcase
|
114:14 |
Warning |
Identifier 'init_grading_options' is not in camel case. |
camelcase
|
153:14 |
Warning |
Identifier 'init_grade_change' is not in camel case. |
camelcase
|
165:14 |
Warning |
Identifier 'init_plugin_summary' is not in camel case. |
camelcase
|
221:2 |
Error |
Missing semicolon. |
semi
|
[+] /Users/danp/moodles/pm/moodle/mod/assign/yui/src/history/js/history.js
1 problem (0 errors, 1 warning)
|
32:43 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
[+] /Users/danp/moodles/pm/moodle/mod/chat/gui_ajax/module.js
76 problems (6 errors, 70 warnings)
|
9:3 |
Warning |
Identifier 'mod_chat_ajax' is not in camel case. |
camelcase
|
20:9 |
Warning |
Identifier 'gui_ajax' is not in camel case. |
camelcase
|
23:9 |
Warning |
Extra space after key 'api'. |
key-spacing
|
24:9 |
Warning |
Extra space after key 'cfg'. |
key-spacing
|
25:9 |
Warning |
Extra space after key 'interval'. |
key-spacing
|
26:9 |
Warning |
Extra space after key 'layout'. |
key-spacing
|
27:9 |
Warning |
Extra space after key 'messages'. |
key-spacing
|
28:9 |
Warning |
Extra space after key 'scrollable'. |
key-spacing
|
29:9 |
Warning |
Extra space after key 'thememenu'. |
key-spacing
|
32:9 |
Warning |
Extra space after key 'messageinput'. |
key-spacing
|
33:9 |
Warning |
Extra space after key 'sendbutton'. |
key-spacing
|
34:9 |
Warning |
Extra space after key 'messagebox'. |
key-spacing
|
36:9 |
Warning |
Extra space after key 'init'. |
key-spacing
|
38:22 |
Warning |
Identifier 'req_count' is not in camel case. |
camelcase
|
44:17 |
Warning |
Extra space after key 'units'. |
key-spacing
|
45:1 |
Error |
Line 45 exceeds the maximum line length of 132. |
max-len
|
46:1 |
Error |
Line 46 exceeds the maximum line length of 132. |
max-len
|
83:56 |
Warning |
Multiple spaces found before ''press:13''. |
no-multi-spaces
|
88:26 |
Warning |
A space is required after ','. |
comma-spacing
|
89:17 |
Warning |
Extra space after key 'method'. |
key-spacing
|
90:17 |
Warning |
Extra space after key 'data'. |
key-spacing
|
91:21 |
Warning |
Extra space after key 'action'. |
key-spacing
|
92:21 |
Warning |
Extra space after key 'chat_init'. |
key-spacing
|
92:21 |
Warning |
Identifier 'chat_init' is not in camel case. |
camelcase
|
93:21 |
Warning |
Extra space after key 'chat_sid'. |
key-spacing
|
93:21 |
Warning |
Identifier 'chat_sid' is not in camel case. |
camelcase
|
94:21 |
Warning |
Extra space after key 'theme'. |
key-spacing
|
96:17 |
Warning |
Extra space after key 'on'. |
key-spacing
|
97:21 |
Warning |
Extra space after key 'success'. |
key-spacing
|
109:17 |
Warning |
Extra space after key 'context'. |
key-spacing
|
118:70 |
Warning |
Missing space before value for key 'xy'. |
key-spacing
|
118:72 |
Warning |
A space is required after ','. |
comma-spacing
|
124:1 |
Error |
Line 124 exceeds the maximum line length of 132. |
max-len
|
133:9 |
Warning |
Identifier 'append_message' is not in camel case. |
camelcase
|
133:9 |
Warning |
Extra space after key 'append_message'. |
key-spacing
|
142:9 |
Warning |
Extra space after key 'send'. |
key-spacing
|
143:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
146:21 |
Warning |
Extra space after key 'chat_message'. |
key-spacing
|
146:21 |
Warning |
Identifier 'chat_message' is not in camel case. |
camelcase
|
147:21 |
Warning |
Extra space after key 'chat_sid'. |
key-spacing
|
147:21 |
Warning |
Identifier 'chat_sid' is not in camel case. |
camelcase
|
148:21 |
Warning |
Extra space after key 'theme'. |
key-spacing
|
151:37 |
Error |
Missing semicolon. |
semi
|
156:21 |
Warning |
Extra space after key 'method'. |
key-spacing
|
157:21 |
Warning |
Extra space after key 'data'. |
key-spacing
|
158:21 |
Warning |
Extra space after key 'on'. |
key-spacing
|
159:25 |
Warning |
Extra space after key 'success'. |
key-spacing
|
161:21 |
Warning |
Extra space after key 'context'. |
key-spacing
|
166:9 |
Warning |
Extra space after key 'send_callback'. |
key-spacing
|
166:9 |
Warning |
Identifier 'send_callback' is not in camel case. |
camelcase
|
182:25 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
187:9 |
Warning |
Extra space after key 'update_messages'. |
key-spacing
|
187:9 |
Warning |
Identifier 'update_messages' is not in camel case. |
camelcase
|
190:17 |
Warning |
Extra space after key 'method'. |
key-spacing
|
191:17 |
Warning |
Extra space after key 'data'. |
key-spacing
|
193:21 |
Warning |
Identifier 'chat_lastrow' is not in camel case. |
camelcase
|
193:21 |
Warning |
Extra space after key 'chat_lastrow'. |
key-spacing
|
194:21 |
Warning |
Extra space after key 'chat_lasttime'. |
key-spacing
|
194:21 |
Warning |
Identifier 'chat_lasttime' is not in camel case. |
camelcase
|
195:21 |
Warning |
Extra space after key 'chat_sid'. |
key-spacing
|
195:21 |
Warning |
Identifier 'chat_sid' is not in camel case. |
camelcase
|
196:21 |
Warning |
Extra space after key 'theme'. |
key-spacing
|
198:17 |
Warning |
Extra space after key 'on'. |
key-spacing
|
199:21 |
Warning |
Extra space after key 'success'. |
key-spacing
|
201:17 |
Warning |
Extra space after key 'context'. |
key-spacing
|
205:9 |
Warning |
Extra space after key 'update_messages_callback'. |
key-spacing
|
205:9 |
Warning |
Identifier 'update_messages_callback' is not in camel case. |
camelcase
|
216:22 |
Warning |
Identifier 'chat_lasttime' is not in camel case. |
camelcase
|
217:22 |
Warning |
Identifier 'chat_lastrow' is not in camel case. |
camelcase
|
217:36 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
219:39 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
234:9 |
Warning |
Extra space after key 'update_users'. |
key-spacing
|
234:9 |
Warning |
Identifier 'update_users' is not in camel case. |
camelcase
|
243:1 |
Error |
Line 243 exceeds the maximum line length of 132. |
max-len
|
245:1 |
Error |
Line 245 exceeds the maximum line length of 132. |
max-len
|
258:5 |
Warning |
Identifier 'gui_ajax' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/chat/gui_header_js/module.js
17 problems (0 errors, 17 warnings)
|
9:3 |
Warning |
Identifier 'mod_chat_header' is not in camel case. |
camelcase
|
19:19 |
Warning |
Identifier 'init_insert' is not in camel case. |
camelcase
|
33:19 |
Warning |
Identifier 'init_input' is not in camel case. |
camelcase
|
37:9 |
Warning |
Extra space after key 'waitflag'. |
key-spacing
|
44:9 |
Warning |
Extra space after key 'init'. |
key-spacing
|
51:9 |
Warning |
Extra space after key 'enable_form'. |
key-spacing
|
51:9 |
Warning |
Identifier 'enable_form' is not in camel case. |
camelcase
|
61:9 |
Warning |
Extra space after key 'submit'. |
key-spacing
|
89:19 |
Warning |
Identifier 'init_users' is not in camel case. |
camelcase
|
93:9 |
Warning |
Extra space after key 'timer'. |
key-spacing
|
94:9 |
Warning |
Extra space after key 'timeout'. |
key-spacing
|
95:9 |
Warning |
Extra space after key 'users'. |
key-spacing
|
104:9 |
Warning |
Extra space after key 'init'. |
key-spacing
|
115:9 |
Warning |
Extra space after key 'start'. |
key-spacing
|
125:9 |
Warning |
Extra space after key 'stop'. |
key-spacing
|
134:9 |
Warning |
Extra space after key 'update'. |
key-spacing
|
136:25 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
[+] /Users/danp/moodles/pm/moodle/mod/chat/gui_sockets/chat_gui_sockets.js
3 problems (0 errors, 3 warnings)
|
1:1 |
Warning |
Identifier 'scroll_active' is not in camel case. |
camelcase
|
2:10 |
Warning |
Identifier 'empty_field_and_submit' is not in camel case. |
camelcase
|
3:14 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
[+] /Users/danp/moodles/pm/moodle/mod/data/data.js
16 problems (0 errors, 16 warnings)
|
5:10 |
Warning |
Identifier 'insert_field_tags' is not in camel case. |
camelcase
|
22:5 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
22:10 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
22:12 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
22:14 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
22:26 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
23:9 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
24:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
27:18 |
Warning |
Closing curly brace does not appear on the same line as the subsequent block. |
brace-style
|
31:14 |
Warning |
Closing curly brace does not appear on the same line as the subsequent block. |
brace-style
|
35:18 |
Warning |
Closing curly brace does not appear on the same line as the subsequent block. |
brace-style
|
42:3 |
Warning |
Identifier 'data_urlpicker' is not in camel case. |
camelcase
|
49:31 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
52:29 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
56:37 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
57:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/mod/data/module.js
2 problems (0 errors, 2 warnings)
|
1:3 |
Warning |
Identifier 'mod_data' is not in camel case. |
camelcase
|
3:12 |
Warning |
Identifier 'init_view' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/data/preset/imagegallery/jstemplate.js
8 problems (1 error, 7 warnings)
|
5:5 |
Error |
Expected { after 'if' condition. |
curly
|
6:5 |
Warning |
Expected space or tab after '/*' in comment. |
spaced-comment
|
11:11 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
17:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
18:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
30:23 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
34:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
35:51 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/mod/feedback/amd/src/edit.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/mod/feedback/feedback.js
2 problems (0 errors, 2 warnings)
|
1:3 |
Warning |
Identifier 'mod_feedback' is not in camel case. |
camelcase
|
3:16 |
Warning |
Identifier 'init_sendmessage' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/feedback/yui/dragdrop/dragdrop.js
79 problems (3 errors, 76 warnings)
|
4:9 |
Warning |
Extra space after key 'DRAGAREA'. |
key-spacing
|
5:9 |
Warning |
Extra space after key 'DRAGITEMCLASS'. |
key-spacing
|
6:9 |
Warning |
Extra space after key 'DRAGITEM'. |
key-spacing
|
7:9 |
Warning |
Extra space after key 'DRAGLIST'. |
key-spacing
|
8:9 |
Warning |
Extra space after key 'ITEMBOX'. |
key-spacing
|
9:9 |
Warning |
Extra space after key 'DRAGHANDLE'. |
key-spacing
|
18:9 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
19:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
21:13 |
Error |
Expected an assignment or function call and instead saw an expression. |
no-unused-expressions
|
28:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
31:21 |
Warning |
Identifier 'item_id' is not in camel case. |
camelcase
|
31:62 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
32:21 |
Warning |
Identifier 'item_box' is not in camel case. |
camelcase
|
32:57 |
Warning |
Identifier 'item_id' is not in camel case. |
camelcase
|
32:67 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
33:17 |
Warning |
Identifier 'item_box' is not in camel case. |
camelcase
|
36:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
47:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
59:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
61:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
62:34 |
Warning |
Multiple spaces found before 'this'. |
no-multi-spaces
|
63:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
64:35 |
Warning |
Multiple spaces found before 'this'. |
no-multi-spaces
|
65:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
66:33 |
Warning |
Multiple spaces found before 'this'. |
no-multi-spaces
|
67:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
68:37 |
Warning |
Multiple spaces found before 'this'. |
no-multi-spaces
|
69:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
70:38 |
Warning |
Multiple spaces found before 'this'. |
no-multi-spaces
|
72:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
87:9 |
Warning |
Extra space after key 'drop_over_handler'. |
key-spacing
|
87:9 |
Warning |
Identifier 'drop_over_handler' is not in camel case. |
camelcase
|
88:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
92:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
94:17 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
98:17 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
100:17 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
111:9 |
Warning |
Identifier 'drag_drag_handler' is not in camel case. |
camelcase
|
111:9 |
Warning |
Extra space after key 'drag_drag_handler'. |
key-spacing
|
112:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
114:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
116:17 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
119:17 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
122:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
132:9 |
Warning |
Extra space after key 'drag_start_handler'. |
key-spacing
|
132:9 |
Warning |
Identifier 'drag_start_handler' is not in camel case. |
camelcase
|
133:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
136:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
152:9 |
Warning |
Identifier 'drag_end_handler' is not in camel case. |
camelcase
|
152:9 |
Warning |
Extra space after key 'drag_end_handler'. |
key-spacing
|
154:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
164:9 |
Warning |
Extra space after key 'drag_drophit_handler'. |
key-spacing
|
164:9 |
Warning |
Identifier 'drag_drophit_handler' is not in camel case. |
camelcase
|
189:9 |
Warning |
Extra space after key 'save_item_order'. |
key-spacing
|
189:9 |
Warning |
Identifier 'save_item_order' is not in camel case. |
camelcase
|
192:17 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
199:32 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
201:17 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
203:21 |
Warning |
Extra space after key 'start'. |
key-spacing
|
206:21 |
Warning |
Extra space after key 'success'. |
key-spacing
|
213:21 |
Warning |
Extra space after key 'failure'. |
key-spacing
|
215:29 |
Warning |
Extra space after key 'name'. |
key-spacing
|
215:46 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
215:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
216:29 |
Warning |
Extra space after key 'message'. |
key-spacing
|
219:25 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
220:25 |
Warning |
Unreachable code. |
no-unreachable
|
223:25 |
Warning |
Missing space before value for key 'context'. |
key-spacing
|
233:9 |
Warning |
Extra space after key 'get_node_id'. |
key-spacing
|
233:9 |
Warning |
Identifier 'get_node_id' is not in camel case. |
camelcase
|
238:9 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
239:9 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
240:13 |
Warning |
Extra space after key 'cmid'. |
key-spacing
|
241:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
247:7 |
Warning |
Identifier 'mod_feedback' is not in camel case. |
camelcase
|
248:20 |
Warning |
Identifier 'init_dragdrop' is not in camel case. |
camelcase
|
250:6 |
Error |
Missing semicolon. |
semi
|
253:1 |
Error |
Line 253 exceeds the maximum line length of 132. |
max-len
|
253:14 |
Warning |
Missing space before value for key 'requires'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/mod/folder/module.js
5 problems (1 error, 4 warnings)
|
25:3 |
Warning |
Identifier 'mod_folder' is not in camel case. |
camelcase
|
27:14 |
Warning |
Identifier 'init_tree' is not in camel case. |
camelcase
|
27:42 |
Warning |
Identifier 'expand_all' is not in camel case. |
camelcase
|
36:13 |
Warning |
Identifier 'expand_all' is not in camel case. |
camelcase
|
45:2 |
Error |
Missing semicolon. |
semi
|
[+] /Users/danp/moodles/pm/moodle/mod/forum/forum.js
59 problems (2 errors, 57 warnings)
|
1:31 |
Warning |
A space is required after ','. |
comma-spacing
|
1:43 |
Warning |
A space is required after ','. |
comma-spacing
|
1:54 |
Warning |
A space is required after ','. |
comma-spacing
|
2:27 |
Warning |
A space is required after ','. |
comma-spacing
|
2:37 |
Warning |
A space is required after ','. |
comma-spacing
|
2:46 |
Warning |
A space is required after ','. |
comma-spacing
|
2:55 |
Warning |
A space is required after ','. |
comma-spacing
|
4:10 |
Warning |
Identifier 'forum_produce_subscribe_link' is not in camel case. |
camelcase
|
6:9 |
Warning |
Identifier 'subs_link' is not in camel case. |
camelcase
|
7:5 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
7:8 |
Warning |
Identifier 'subs_link' is not in camel case. |
camelcase
|
7:18 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
8:1 |
Error |
Line 8 exceeds the maximum line length of 132. |
max-len
|
8:9 |
Warning |
Identifier 'subs_link' is not in camel case. |
camelcase
|
8:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
8:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
8:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
8:75 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
8:106 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
8:114 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
8:126 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
8:142 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
8:156 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
8:161 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
8:167 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
12:10 |
Warning |
Identifier 'forum_produce_tracking_link' is not in camel case. |
camelcase
|
14:9 |
Warning |
Identifier 'subs_link' is not in camel case. |
camelcase
|
15:5 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
15:8 |
Warning |
Identifier 'subs_link' is not in camel case. |
camelcase
|
15:18 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
16:1 |
Error |
Line 16 exceeds the maximum line length of 132. |
max-len
|
16:9 |
Warning |
Identifier 'subs_link' is not in camel case. |
camelcase
|
16:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
16:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
16:61 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
16:75 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
16:108 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
16:116 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
16:132 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
16:146 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
16:151 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
16:157 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
20:10 |
Warning |
Identifier 'lockoptions_timetoitems' is not in camel case. |
camelcase
|
21:29 |
Warning |
A space is required after ','. |
comma-spacing
|
24:10 |
Warning |
Identifier 'lockoptions_timefromitems' is not in camel case. |
camelcase
|
25:29 |
Warning |
A space is required after ','. |
comma-spacing
|
35:15 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
35:20 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
39:15 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
39:20 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
43:5 |
Warning |
Expected space(s) after "return". |
keyword-spacing
|
47:25 |
Warning |
A space is required after ','. |
comma-spacing
|
49:26 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
50:26 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
50:38 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
54:27 |
Warning |
A space is required after ','. |
comma-spacing
|
56:26 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
57:26 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
57:38 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/mod/forum/yui/src/subscriptiontoggle/js/toggle.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/mod/imscp/dummyapi.js
48 problems (0 errors, 48 warnings)
|
26:23 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
27:28 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
27:38 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
27:51 |
Warning |
Requires a space after '{'. |
block-spacing
|
27:52 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
27:52 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
27:66 |
Warning |
Requires a space before '}'. |
block-spacing
|
28:28 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
28:38 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
28:51 |
Warning |
Requires a space after '{'. |
block-spacing
|
28:52 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
28:52 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
28:66 |
Warning |
Requires a space before '}'. |
block-spacing
|
29:28 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
29:38 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
29:51 |
Warning |
Requires a space after '{'. |
block-spacing
|
29:52 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
29:52 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
29:65 |
Warning |
Requires a space before '}'. |
block-spacing
|
30:38 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
30:51 |
Warning |
Requires a space after '{'. |
block-spacing
|
30:52 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
30:52 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
30:65 |
Warning |
Requires a space before '}'. |
block-spacing
|
31:28 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
31:38 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
31:42 |
Warning |
Requires a space after '{'. |
block-spacing
|
31:43 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
31:43 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
31:54 |
Warning |
Requires a space before '}'. |
block-spacing
|
32:28 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
32:38 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
32:49 |
Warning |
Requires a space after '{'. |
block-spacing
|
32:50 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
32:50 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
32:60 |
Warning |
Requires a space before '}'. |
block-spacing
|
33:28 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
33:38 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
33:51 |
Warning |
Requires a space after '{'. |
block-spacing
|
33:52 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
33:52 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
33:66 |
Warning |
Requires a space before '}'. |
block-spacing
|
34:28 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
34:38 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
34:56 |
Warning |
Requires a space after '{'. |
block-spacing
|
34:57 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
34:57 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
34:71 |
Warning |
Requires a space before '}'. |
block-spacing
|
[+] /Users/danp/moodles/pm/moodle/mod/imscp/module.js
61 problems (8 errors, 53 warnings)
|
25:3 |
Warning |
Identifier 'mod_imscp' is not in camel case. |
camelcase
|
29:9 |
Warning |
Identifier 'imscp_layout_widget' is not in camel case. |
camelcase
|
30:9 |
Warning |
Identifier 'imscp_current_node' is not in camel case. |
camelcase
|
31:9 |
Warning |
Identifier 'imscp_buttons' is not in camel case. |
camelcase
|
32:9 |
Warning |
Identifier 'imscp_bloody_labelclick' is not in camel case. |
camelcase
|
34:1 |
Error |
Line 34 exceeds the maximum line length of 132. |
max-len
|
36:13 |
Warning |
Identifier 'imscp_activate_item_by_index' is not in camel case. |
camelcase
|
40:13 |
Warning |
Identifier 'imscp_activate_item' is not in camel case. |
camelcase
|
44:13 |
Warning |
Identifier 'imscp_current_node' is not in camel case. |
camelcase
|
45:13 |
Warning |
Identifier 'imscp_current_node' is not in camel case. |
camelcase
|
78:71 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
98:13 |
Warning |
Identifier 'imscp_current_node' is not in camel case. |
camelcase
|
106:13 |
Warning |
Identifier 'imscp_fixnav' is not in camel case. |
camelcase
|
107:13 |
Warning |
Identifier 'imscp_buttons' is not in camel case. |
camelcase
|
107:47 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
108:13 |
Warning |
Identifier 'imscp_buttons' is not in camel case. |
camelcase
|
108:47 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
109:13 |
Warning |
Identifier 'imscp_buttons' is not in camel case. |
camelcase
|
109:47 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
110:13 |
Warning |
Identifier 'imscp_buttons' is not in camel case. |
camelcase
|
110:47 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
111:13 |
Warning |
Identifier 'imscp_buttons' is not in camel case. |
camelcase
|
111:47 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
114:13 |
Warning |
Identifier 'imscp_resize_layout' is not in camel case. |
camelcase
|
125:24 |
Warning |
Identifier 'imscp_layout_widget' is not in camel case. |
camelcase
|
139:13 |
Warning |
Identifier 'imscp_layout_widget' is not in camel case. |
camelcase
|
141:13 |
Warning |
Identifier 'imscp_layout_widget' is not in camel case. |
camelcase
|
145:13 |
Warning |
Identifier 'imscp_get_htmlelement_size' is not in camel case. |
camelcase
|
156:13 |
Warning |
Identifier 'imscp_resize_frame' is not in camel case. |
camelcase
|
159:31 |
Warning |
Identifier 'imscp_layout_widget' is not in camel case. |
camelcase
|
162:21 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
163:1 |
Error |
Line 163 exceeds the maximum line length of 132. |
max-len
|
165:26 |
Warning |
Closing curly brace does not appear on the same line as the subsequent block. |
brace-style
|
170:22 |
Warning |
Closing curly brace does not appear on the same line as the subsequent block. |
brace-style
|
177:13 |
Warning |
Identifier 'imscp_firstlinked' is not in camel case. |
camelcase
|
188:13 |
Warning |
Identifier 'imscp_up' is not in camel case. |
camelcase
|
195:13 |
Warning |
Identifier 'imscp_lastchild' is not in camel case. |
camelcase
|
203:13 |
Warning |
Identifier 'imscp_prev' is not in camel case. |
camelcase
|
210:13 |
Warning |
Identifier 'imscp_skipprev' is not in camel case. |
camelcase
|
219:13 |
Warning |
Identifier 'imscp_next' is not in camel case. |
camelcase
|
226:13 |
Warning |
Identifier 'imscp_skipnext' is not in camel case. |
camelcase
|
239:9 |
Warning |
Identifier 'imscp_layout_widget' is not in camel case. |
camelcase
|
243:1 |
Error |
Line 243 exceeds the maximum line length of 132. |
max-len
|
243:177 |
Warning |
Missing space before value for key 'minWidth'. |
key-spacing
|
247:9 |
Warning |
Identifier 'imscp_layout_widget' is not in camel case. |
camelcase
|
248:20 |
Warning |
Identifier 'imscp_layout_widget' is not in camel case. |
camelcase
|
273:17 |
Warning |
Identifier 'imscp_bloody_labelclick' is not in camel case. |
camelcase
|
279:17 |
Warning |
Identifier 'imscp_bloody_labelclick' is not in camel case. |
camelcase
|
280:17 |
Warning |
Identifier 'imscp_bloody_labelclick' is not in camel case. |
camelcase
|
285:17 |
Warning |
Identifier 'imscp_bloody_labelclick' is not in camel case. |
camelcase
|
286:17 |
Warning |
Identifier 'imscp_bloody_labelclick' is not in camel case. |
camelcase
|
297:9 |
Warning |
Identifier 'imscp_buttons' is not in camel case. |
camelcase
|
298:9 |
Warning |
Identifier 'imscp_buttons' is not in camel case. |
camelcase
|
299:9 |
Warning |
Identifier 'imscp_buttons' is not in camel case. |
camelcase
|
300:9 |
Warning |
Identifier 'imscp_buttons' is not in camel case. |
camelcase
|
301:9 |
Warning |
Identifier 'imscp_buttons' is not in camel case. |
camelcase
|
302:9 |
Warning |
Identifier 'imscp_buttons' is not in camel case. |
camelcase
|
305:9 |
Warning |
Identifier 'imscp_buttons' is not in camel case. |
camelcase
|
308:9 |
Warning |
Identifier 'imscp_buttons' is not in camel case. |
camelcase
|
311:9 |
Warning |
Identifier 'imscp_buttons' is not in camel case. |
camelcase
|
314:9 |
Warning |
Identifier 'imscp_buttons' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/lesson/timer.js
4 problems (0 errors, 4 warnings)
|
1:1 |
Warning |
Expected space or tab after '/*' in comment. |
spaced-comment
|
28:9 |
Warning |
Unary word operator 'typeof' must be followed by whitespace. |
space-unary-ops
|
43:5 |
Warning |
Expected space or tab after '/*' in comment. |
spaced-comment
|
48:14 |
Warning |
Identifier 'show_clock' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/lti/amd/src/cartridge_registration_form.js
4 problems (0 errors, 4 warnings)
|
157:104 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
167:99 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
176:32 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
176:32 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
[+] /Users/danp/moodles/pm/moodle/mod/lti/amd/src/events.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/mod/lti/amd/src/external_registration_return.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/mod/lti/amd/src/external_registration.js
5 problems (0 errors, 5 warnings)
|
285:29 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
296:25 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
301:100 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
441:41 |
Warning |
Identifier 'reg_url' is not in camel case. |
camelcase
|
525:108 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
[+] /Users/danp/moodles/pm/moodle/mod/lti/amd/src/keys.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/mod/lti/amd/src/tool_card_controller.js
6 problems (0 errors, 6 warnings)
|
245:35 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
245:35 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
339:35 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
339:35 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
407:35 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
407:35 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
[+] /Users/danp/moodles/pm/moodle/mod/lti/amd/src/tool_configure_controller.js
4 problems (0 errors, 4 warnings)
|
315:61 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
315:61 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
338:37 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
338:37 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
[+] /Users/danp/moodles/pm/moodle/mod/lti/amd/src/tool_proxy.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/mod/lti/amd/src/tool_type.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/mod/lti/mod_form.js
120 problems (10 errors, 110 warnings)
|
24:12 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
27:7 |
Warning |
Identifier 'mod_lti' is not in camel case. |
camelcase
|
34:39 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
35:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
35:21 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
47:47 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
53:50 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
58:80 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
84:46 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
88:49 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
112:35 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
117:50 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
126:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
126:38 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
137:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
137:21 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
149:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
149:37 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
153:17 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
153:120 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
154:1 |
Error |
Line 154 exceeds the maximum line length of 132. |
max-len
|
154:60 |
Warning |
Multiple spaces found before ''<img style="vertical-align:text-bottom" src="''. |
no-multi-spaces
|
157:1 |
Error |
Line 157 exceeds the maximum line length of 132. |
max-len
|
166:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
166:70 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
167:1 |
Error |
Line 167 exceeds the maximum line length of 132. |
max-len
|
167:56 |
Warning |
Multiple spaces found before ''<img style="vertical-align:text-bottom" src="''. |
no-multi-spaces
|
170:62 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
174:17 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
174:38 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
175:1 |
Error |
Line 175 exceeds the maximum line length of 132. |
max-len
|
175:60 |
Warning |
Multiple spaces found before ''<img style="vertical-align:text-bottom" src="''. |
no-multi-spaces
|
176:24 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
178:21 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
178:78 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
179:1 |
Error |
Line 179 exceeds the maximum line length of 132. |
max-len
|
183:1 |
Error |
Line 183 exceeds the maximum line length of 132. |
max-len
|
190:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
190:73 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
192:20 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
192:63 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
194:20 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
198:77 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
199:21 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
199:33 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
201:25 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
201:46 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
218:50 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
219:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
219:46 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
224:18 |
Error |
Missing semicolon. |
semi
|
236:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
236:42 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
240:13 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
240:44 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
241:17 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
241:60 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
245:21 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
245:49 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
252:13 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
252:44 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
253:17 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
253:60 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
257:21 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
257:68 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
261:28 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
261:76 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
265:28 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
265:78 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
278:46 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
288:33 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
291:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
291:57 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
302:106 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
306:106 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
310:17 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
310:45 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
314:17 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
314:45 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
324:44 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
329:60 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
334:38 |
Error |
Script URL is a form of eval. |
no-script-url
|
336:14 |
Error |
Missing semicolon. |
semi
|
340:1 |
Error |
Line 340 exceeds the maximum line length of 132. |
max-len
|
340:29 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
342:45 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
345:17 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
345:78 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
352:44 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
356:47 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
359:17 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
359:78 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
360:21 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
360:81 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
373:38 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
374:17 |
Warning |
Identifier 'lti_edit_tool_type' is not in camel case. |
camelcase
|
375:17 |
Warning |
Identifier 'lti_delete_tool_type' is not in camel case. |
camelcase
|
379:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
379:74 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
380:17 |
Warning |
Identifier 'lti_edit_tool_type' is not in camel case. |
camelcase
|
381:17 |
Warning |
Identifier 'lti_delete_tool_type' is not in camel case. |
camelcase
|
383:17 |
Warning |
Identifier 'lti_edit_tool_type' is not in camel case. |
camelcase
|
384:17 |
Warning |
Identifier 'lti_delete_tool_type' is not in camel case. |
camelcase
|
388:40 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
390:17 |
Warning |
Identifier 'course_tool_group' is not in camel case. |
camelcase
|
400:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
400:16 |
Warning |
Identifier 'course_tool_group' is not in camel case. |
camelcase
|
400:34 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
401:17 |
Warning |
Identifier 'course_tool_group' is not in camel case. |
camelcase
|
412:52 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
420:43 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
432:52 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
440:41 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
445:40 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
453:64 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
460:40 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
461:64 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
472:55 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
483:58 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
490:40 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
[+] /Users/danp/moodles/pm/moodle/mod/quiz/amd/src/preflightcheck.js
1 problem (0 errors, 1 warning)
|
48:99 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
[+] /Users/danp/moodles/pm/moodle/mod/quiz/module.js
36 problems (6 errors, 30 warnings)
|
25:3 |
Warning |
Identifier 'mod_quiz' is not in camel case. |
camelcase
|
27:12 |
Warning |
Identifier 'init_attempt_form' is not in camel case. |
camelcase
|
33:12 |
Warning |
Identifier 'init_review_form' is not in camel case. |
camelcase
|
35:34 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
35:34 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
38:12 |
Warning |
Identifier 'init_comment_popup' is not in camel case. |
camelcase
|
43:32 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
43:32 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
43:46 |
Error |
Missing semicolon. |
semi
|
44:2 |
Error |
Missing semicolon. |
semi
|
68:73 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
86:5 |
Warning |
Identifier 'two_digit' is not in camel case. |
camelcase
|
97:87 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
122:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
123:29 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
124:45 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
125:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
138:16 |
Warning |
Identifier 'update_flag_state' is not in camel case. |
camelcase
|
157:9 |
Error |
Move function declaration to function body root. |
no-inner-declarations
|
157:18 |
Warning |
Identifier 'find_enabled_submit' is not in camel case. |
camelcase
|
170:9 |
Error |
Move function declaration to function body root. |
no-inner-declarations
|
170:18 |
Warning |
Identifier 'nav_to_page' is not in camel case. |
camelcase
|
178:10 |
Error |
Unnecessary semicolon. |
no-extra-semi
|
216:12 |
Warning |
Identifier 'secure_window' is not in camel case. |
camelcase
|
222:35 |
Warning |
Multiple spaces found before 'M'. |
no-multi-spaces
|
223:35 |
Warning |
Multiple spaces found before 'M'. |
no-multi-spaces
|
224:35 |
Warning |
Multiple spaces found before 'M'. |
no-multi-spaces
|
226:35 |
Warning |
Multiple spaces found before 'M'. |
no-multi-spaces
|
227:35 |
Warning |
Multiple spaces found before 'M'. |
no-multi-spaces
|
228:35 |
Warning |
Multiple spaces found before 'M'. |
no-multi-spaces
|
243:5 |
Warning |
Identifier 'is_content_editable' is not in camel case. |
camelcase
|
254:5 |
Warning |
Identifier 'prevent_selection' is not in camel case. |
camelcase
|
263:5 |
Warning |
Identifier 'prevent_mouse' is not in camel case. |
camelcase
|
275:5 |
Warning |
Identifier 'init_close_button' is not in camel case. |
camelcase
|
277:51 |
Error |
Missing semicolon. |
semi
|
289:17 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/mod/quiz/yui/src/autosave/js/autosave.js
32 problems (0 errors, 32 warnings)
|
29:3 |
Warning |
Identifier 'mod_quiz' is not in camel case. |
camelcase
|
145:5 |
Warning |
Identifier 'delay_timer' is not in camel case. |
camelcase
|
154:5 |
Warning |
Identifier 'save_transaction' is not in camel case. |
camelcase
|
174:5 |
Warning |
Identifier 'editor_change_handler' is not in camel case. |
camelcase
|
183:5 |
Warning |
Identifier 'hidden_field_values' is not in camel case. |
camelcase
|
202:43 |
Warning |
Multiple spaces found before 'this'. |
no-multi-spaces
|
202:101 |
Warning |
Multiple spaces found before 'this'. |
no-multi-spaces
|
211:5 |
Warning |
Identifier 'save_hidden_field_values' is not in camel case. |
camelcase
|
213:23 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
221:5 |
Warning |
Identifier 'watch_hidden_fields' is not in camel case. |
camelcase
|
226:5 |
Warning |
Identifier 'detect_hidden_field_changes' is not in camel case. |
camelcase
|
228:23 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
252:5 |
Warning |
Identifier 'init_tinymce' is not in camel case. |
camelcase
|
263:14 |
Warning |
Identifier 'editor_change_handler' is not in camel case. |
camelcase
|
274:5 |
Warning |
Identifier 'init_tinymce_editor' is not in camel case. |
camelcase
|
282:5 |
Warning |
Identifier 'value_changed' is not in camel case. |
camelcase
|
294:5 |
Warning |
Identifier 'editor_changed' is not in camel case. |
camelcase
|
299:5 |
Warning |
Identifier 'start_save_timer_if_necessary' is not in camel case. |
camelcase
|
310:5 |
Warning |
Identifier 'start_save_timer' is not in camel case. |
camelcase
|
312:14 |
Warning |
Identifier 'delay_timer' is not in camel case. |
camelcase
|
315:5 |
Warning |
Identifier 'cancel_delay' is not in camel case. |
camelcase
|
319:14 |
Warning |
Identifier 'delay_timer' is not in camel case. |
camelcase
|
322:5 |
Warning |
Identifier 'save_changes' is not in camel case. |
camelcase
|
336:14 |
Warning |
Identifier 'save_transaction' is not in camel case. |
camelcase
|
347:5 |
Warning |
Identifier 'save_done' is not in camel case. |
camelcase
|
356:14 |
Warning |
Identifier 'save_transaction' is not in camel case. |
camelcase
|
373:5 |
Warning |
Identifier 'save_failed' is not in camel case. |
camelcase
|
375:14 |
Warning |
Identifier 'save_transaction' is not in camel case. |
camelcase
|
387:5 |
Warning |
Identifier 'is_time_nearly_over' is not in camel case. |
camelcase
|
389:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
392:5 |
Warning |
Identifier 'stop_autosaving' is not in camel case. |
camelcase
|
394:14 |
Warning |
Identifier 'delay_timer' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/quiz/yui/src/dragdrop/js/dragdrop.js
1 problem (0 errors, 1 warning)
|
20:5 |
Warning |
Extra space after key 'PAGE'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/mod/quiz/yui/src/dragdrop/js/resource.js
11 problems (0 errors, 11 warnings)
|
61:5 |
Warning |
Identifier 'setup_for_section' is not in camel case. |
camelcase
|
82:5 |
Warning |
Identifier 'setup_for_resource' is not in camel case. |
camelcase
|
92:5 |
Warning |
Identifier 'drag_start' is not in camel case. |
camelcase
|
99:5 |
Warning |
Identifier 'drag_dropmiss' is not in camel case. |
camelcase
|
106:5 |
Warning |
Identifier 'drop_hit' is not in camel case. |
camelcase
|
129:16 |
Warning |
["class"] is better written in dot notation. |
dot-notation
|
172:21 |
Warning |
Missing space before value for key 'context'. |
key-spacing
|
176:5 |
Warning |
Identifier 'global_drop_over' is not in camel case. |
camelcase
|
177:9 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
230:3 |
Warning |
Identifier 'mod_quiz' is not in camel case. |
camelcase
|
231:12 |
Warning |
Identifier 'init_resource_dragdrop' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/quiz/yui/src/dragdrop/js/section.js
11 problems (0 errors, 11 warnings)
|
16:23 |
Warning |
There should be no space after '[' |
array-bracket-spacing
|
16:46 |
Warning |
There should be no space before ']' |
array-bracket-spacing
|
58:5 |
Warning |
Identifier 'setup_for_section' is not in camel case. |
camelcase
|
94:5 |
Warning |
Identifier 'drag_start' is not in camel case. |
camelcase
|
107:5 |
Warning |
Identifier 'drag_dropmiss' is not in camel case. |
camelcase
|
114:5 |
Warning |
Identifier 'get_section_index' is not in camel case. |
camelcase
|
123:5 |
Warning |
Identifier 'drop_hit' is not in camel case. |
camelcase
|
172:16 |
Warning |
["class"] is better written in dot notation. |
dot-notation
|
237:21 |
Warning |
Missing space before value for key 'context'. |
key-spacing
|
259:3 |
Warning |
Identifier 'mod_quiz' is not in camel case. |
camelcase
|
260:12 |
Warning |
Identifier 'init_section_dragdrop' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/quiz/yui/src/modform/js/modform.js
2 problems (0 errors, 2 warnings)
|
23:26 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
46:3 |
Warning |
Identifier 'mod_quiz' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/quiz/yui/src/questionchooser/js/questionchooser.js
5 problems (0 errors, 5 warnings)
|
26:5 |
Warning |
Identifier 'display_dialogue' is not in camel case. |
camelcase
|
50:5 |
Warning |
Identifier 'parameters_to_hidden_input' is not in camel case. |
camelcase
|
68:3 |
Warning |
Identifier 'mod_quiz' is not in camel case. |
camelcase
|
69:12 |
Warning |
Identifier 'init_questionchooser' is not in camel case. |
camelcase
|
70:16 |
Warning |
Identifier 'question_chooser' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/quiz/yui/src/quizbase/js/quizbase.js
14 problems (0 errors, 14 warnings)
|
21:5 |
Warning |
Extra space after key 'registermodules'. |
key-spacing
|
30:5 |
Warning |
Identifier 'register_module' is not in camel case. |
camelcase
|
30:5 |
Warning |
Extra space after key 'register_module'. |
key-spacing
|
44:5 |
Warning |
Extra space after key 'invoke_function'. |
key-spacing
|
44:5 |
Warning |
Identifier 'invoke_function' is not in camel case. |
camelcase
|
55:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
56:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
60:3 |
Warning |
Identifier 'mod_quiz' is not in camel case. |
camelcase
|
74:17 |
Warning |
Identifier 'swap_sections' is not in camel case. |
camelcase
|
76:9 |
Warning |
Extra space after key 'COURSECONTENT'. |
key-spacing
|
77:9 |
Warning |
Extra space after key 'SECTIONADDMENUS'. |
key-spacing
|
97:17 |
Warning |
Identifier 'process_sections' is not in camel case. |
camelcase
|
99:9 |
Warning |
Extra space after key 'SECTIONNAME'. |
key-spacing
|
102:9 |
Warning |
Extra space after key 'SECTIONLEFTSIDE'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/mod/quiz/yui/src/quizquestionbank/js/quizquestionbank.js
24 problems (0 errors, 24 warnings)
|
48:5 |
Warning |
Identifier 'create_dialogue' is not in camel case. |
camelcase
|
51:13 |
Warning |
Extra space after key 'headerContent'. |
key-spacing
|
52:13 |
Warning |
Extra space after key 'bodyContent'. |
key-spacing
|
53:13 |
Warning |
Extra space after key 'draggable'. |
key-spacing
|
54:13 |
Warning |
Extra space after key 'modal'. |
key-spacing
|
68:39 |
Warning |
Requires a space after '{'. |
block-spacing
|
68:40 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
68:40 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
68:82 |
Warning |
Requires a space before '}'. |
block-spacing
|
71:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
79:5 |
Warning |
Extra space after key 'display_dialogue'. |
key-spacing
|
79:5 |
Warning |
Identifier 'display_dialogue' is not in camel case. |
camelcase
|
79:32 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
97:5 |
Warning |
Extra space after key 'load_content'. |
key-spacing
|
97:5 |
Warning |
Identifier 'load_content' is not in camel case. |
camelcase
|
118:5 |
Warning |
Identifier 'load_done' is not in camel case. |
camelcase
|
130:53 |
Warning |
Requires a space after '{'. |
block-spacing
|
130:54 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
130:54 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
130:82 |
Warning |
Requires a space before '}'. |
block-spacing
|
155:5 |
Warning |
Identifier 'load_failed' is not in camel case. |
camelcase
|
159:5 |
Warning |
Identifier 'link_clicked' is not in camel case. |
camelcase
|
188:5 |
Warning |
Identifier 'options_changed' is not in camel case. |
camelcase
|
207:3 |
Warning |
Identifier 'mod_quiz' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/quiz/yui/src/randomquestion/js/randomquestion.js
10 problems (0 errors, 10 warnings)
|
46:13 |
Warning |
Extra space after key 'headerContent'. |
key-spacing
|
47:13 |
Warning |
Extra space after key 'bodyContent'. |
key-spacing
|
48:13 |
Warning |
Extra space after key 'draggable'. |
key-spacing
|
49:13 |
Warning |
Extra space after key 'modal'. |
key-spacing
|
50:13 |
Warning |
Extra space after key 'zIndex'. |
key-spacing
|
62:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
66:5 |
Warning |
Extra space after key 'display_dialogue'. |
key-spacing
|
66:5 |
Warning |
Identifier 'display_dialogue' is not in camel case. |
camelcase
|
66:32 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
76:3 |
Warning |
Identifier 'mod_quiz' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/quiz/yui/src/repaginate/js/repaginate.js
10 problems (0 errors, 10 warnings)
|
44:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
53:5 |
Warning |
Extra space after key 'display_dialog'. |
key-spacing
|
53:5 |
Warning |
Identifier 'display_dialog' is not in camel case. |
camelcase
|
53:30 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
58:13 |
Warning |
Extra space after key 'headerContent'. |
key-spacing
|
59:13 |
Warning |
Extra space after key 'bodyContent'. |
key-spacing
|
60:13 |
Warning |
Extra space after key 'draggable'. |
key-spacing
|
61:13 |
Warning |
Extra space after key 'modal'. |
key-spacing
|
62:13 |
Warning |
Extra space after key 'zIndex'. |
key-spacing
|
77:3 |
Warning |
Identifier 'mod_quiz' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/quiz/yui/src/toolboxes/js/resource.js
38 problems (0 errors, 38 warnings)
|
77:5 |
Warning |
Identifier 'handle_data_action' is not in camel case. |
camelcase
|
129:5 |
Warning |
Identifier 'add_spinner' is not in camel case. |
camelcase
|
147:5 |
Warning |
Identifier 'delete_with_confirmation' is not in camel case. |
camelcase
|
152:23 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
202:5 |
Warning |
Extra space after key 'edit_maxmark'. |
key-spacing
|
202:5 |
Warning |
Identifier 'edit_maxmark' is not in camel case. |
camelcase
|
204:30 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
210:37 |
Warning |
A space is required after ','. |
comma-spacing
|
212:17 |
Warning |
Extra space after key 'class'. |
key-spacing
|
213:17 |
Warning |
Extra space after key 'field'. |
key-spacing
|
214:17 |
Warning |
Extra space after key 'id'. |
key-spacing
|
235:17 |
Warning |
Extra space after key 'value'. |
key-spacing
|
236:17 |
Warning |
Extra space after key 'autocomplete'. |
key-spacing
|
237:17 |
Warning |
Extra space after key 'aria-describedby'. |
key-spacing
|
238:17 |
Warning |
Extra space after key 'maxLength'. |
key-spacing
|
239:17 |
Warning |
Extra space after key 'size'. |
key-spacing
|
281:5 |
Warning |
Identifier 'edit_maxmark_submit' is not in camel case. |
camelcase
|
281:5 |
Warning |
Extra space after key 'edit_maxmark_submit'. |
key-spacing
|
290:17 |
Warning |
Extra space after key 'class'. |
key-spacing
|
291:17 |
Warning |
Extra space after key 'field'. |
key-spacing
|
292:17 |
Warning |
Extra space after key 'maxmark'. |
key-spacing
|
293:17 |
Warning |
Extra space after key 'id'. |
key-spacing
|
312:5 |
Warning |
Extra space after key 'edit_maxmark_cancel'. |
key-spacing
|
312:5 |
Warning |
Identifier 'edit_maxmark_cancel' is not in camel case. |
camelcase
|
326:5 |
Warning |
Identifier 'edit_maxmark_clear' is not in camel case. |
camelcase
|
326:5 |
Warning |
Extra space after key 'edit_maxmark_clear'. |
key-spacing
|
367:5 |
Warning |
Identifier 'update_page_break' is not in camel case. |
camelcase
|
409:5 |
Warning |
Identifier 'update_dependency' is not in camel case. |
camelcase
|
436:5 |
Warning |
Identifier 'reorganise_edit_page' is not in camel case. |
camelcase
|
444:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
445:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
446:9 |
Warning |
Extra space after key 'courseid'. |
key-spacing
|
447:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
449:9 |
Warning |
Extra space after key 'quizid'. |
key-spacing
|
450:13 |
Warning |
Extra space after key 'value'. |
key-spacing
|
455:12 |
Warning |
Identifier 'resource_toolbox' is not in camel case. |
camelcase
|
456:12 |
Warning |
Identifier 'init_resource_toolbox' is not in camel case. |
camelcase
|
457:16 |
Warning |
Identifier 'resource_toolbox' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/quiz/yui/src/toolboxes/js/section.js
10 problems (0 errors, 10 warnings)
|
63:5 |
Warning |
Identifier 'handle_data_action' is not in camel case. |
camelcase
|
110:5 |
Warning |
Identifier 'delete_section_with_confirmation' is not in camel case. |
camelcase
|
149:5 |
Warning |
Identifier 'edit_section_title' is not in camel case. |
camelcase
|
152:30 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
207:5 |
Warning |
Identifier 'edit_section_title_submit' is not in camel case. |
camelcase
|
247:5 |
Warning |
Identifier 'edit_section_title_cancel' is not in camel case. |
camelcase
|
261:5 |
Warning |
Identifier 'edit_section_title_clear' is not in camel case. |
camelcase
|
298:5 |
Warning |
Identifier 'edit_shuffle_questions' is not in camel case. |
camelcase
|
322:5 |
Warning |
Multiple spaces found before '{'. |
no-multi-spaces
|
334:12 |
Warning |
Identifier 'init_section_toolbox' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/quiz/yui/src/toolboxes/js/toolbox.js
47 problems (0 errors, 47 warnings)
|
13:9 |
Warning |
Extra space after key 'ACTIVITYINSTANCE'. |
key-spacing
|
14:9 |
Warning |
Extra space after key 'AVAILABILITYINFODIV'. |
key-spacing
|
15:9 |
Warning |
Extra space after key 'CONTENTWITHOUTLINK'. |
key-spacing
|
16:9 |
Warning |
Extra space after key 'CONDITIONALHIDDEN'. |
key-spacing
|
17:9 |
Warning |
Extra space after key 'DIMCLASS'. |
key-spacing
|
18:9 |
Warning |
Extra space after key 'DIMMEDTEXT'. |
key-spacing
|
19:9 |
Warning |
Extra space after key 'EDITINSTRUCTIONS'. |
key-spacing
|
20:9 |
Warning |
Extra space after key 'EDITINGMAXMARK'. |
key-spacing
|
21:9 |
Warning |
Extra space after key 'HIDE'. |
key-spacing
|
23:9 |
Warning |
Extra space after key 'MODINDENTCOUNT'. |
key-spacing
|
24:9 |
Warning |
Extra space after key 'MODINDENTHUGE'. |
key-spacing
|
26:9 |
Warning |
Extra space after key 'SECTIONHIDDENCLASS'. |
key-spacing
|
27:9 |
Warning |
Extra space after key 'SECTIONIDPREFIX'. |
key-spacing
|
28:9 |
Warning |
Extra space after key 'SLOT'. |
key-spacing
|
29:9 |
Warning |
Extra space after key 'SHOW'. |
key-spacing
|
30:9 |
Warning |
Extra space after key 'TITLEEDITOR'. |
key-spacing
|
35:9 |
Warning |
Extra space after key 'ACTIONLINKTEXT'. |
key-spacing
|
36:9 |
Warning |
Extra space after key 'ACTIVITYACTION'. |
key-spacing
|
37:9 |
Warning |
Extra space after key 'ACTIVITYFORM'. |
key-spacing
|
38:9 |
Warning |
Extra space after key 'ACTIVITYINSTANCE'. |
key-spacing
|
39:9 |
Warning |
Extra space after key 'SECTIONINSTANCE'. |
key-spacing
|
40:9 |
Warning |
Extra space after key 'ACTIVITYLI'. |
key-spacing
|
41:9 |
Warning |
Extra space after key 'ACTIVITYMAXMARK'. |
key-spacing
|
42:9 |
Warning |
Extra space after key 'COMMANDSPAN'. |
key-spacing
|
43:9 |
Warning |
Extra space after key 'CONTENTAFTERLINK'. |
key-spacing
|
44:9 |
Warning |
Extra space after key 'CONTENTWITHOUTLINK'. |
key-spacing
|
51:9 |
Warning |
Extra space after key 'HIDE'. |
key-spacing
|
52:9 |
Warning |
Extra space after key 'HIGHLIGHT'. |
key-spacing
|
53:9 |
Warning |
Extra space after key 'INSTANCENAME'. |
key-spacing
|
54:9 |
Warning |
Extra space after key 'INSTANCEMAXMARK'. |
key-spacing
|
55:9 |
Warning |
Extra space after key 'INSTANCESECTION'. |
key-spacing
|
56:9 |
Warning |
Extra space after key 'INSTANCESECTIONAREA'. |
key-spacing
|
57:9 |
Warning |
Extra space after key 'MODINDENTDIV'. |
key-spacing
|
58:9 |
Warning |
Extra space after key 'MODINDENTOUTER'. |
key-spacing
|
59:9 |
Warning |
Extra space after key 'NUMQUESTIONS'. |
key-spacing
|
60:9 |
Warning |
Extra space after key 'PAGECONTENT'. |
key-spacing
|
61:9 |
Warning |
Extra space after key 'PAGELI'. |
key-spacing
|
62:9 |
Warning |
Extra space after key 'SECTIONUL'. |
key-spacing
|
63:9 |
Warning |
Extra space after key 'SECTIONFORM'. |
key-spacing
|
64:9 |
Warning |
Extra space after key 'SECTIONINPUT'. |
key-spacing
|
65:9 |
Warning |
Extra space after key 'SHOW'. |
key-spacing
|
66:9 |
Warning |
Extra space after key 'SLOTLI'. |
key-spacing
|
67:9 |
Warning |
Extra space after key 'SUMMARKS'. |
key-spacing
|
72:3 |
Warning |
Identifier 'mod_quiz' is not in camel case. |
camelcase
|
98:5 |
Warning |
Identifier 'send_request' is not in camel case. |
camelcase
|
98:49 |
Warning |
Identifier 'success_callback' is not in camel case. |
camelcase
|
139:25 |
Warning |
Identifier 'success_callback' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/quiz/yui/src/util/js/base.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/mod/quiz/yui/src/util/js/page.js
1 problem (0 errors, 1 warning)
|
18:9 |
Warning |
Extra space after key 'PAGE'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/mod/quiz/yui/src/util/js/slot.js
13 problems (0 errors, 13 warnings)
|
18:9 |
Warning |
Extra space after key 'SLOT'. |
key-spacing
|
19:9 |
Warning |
Extra space after key 'QUESTIONTYPEDESCRIPTION'. |
key-spacing
|
23:9 |
Warning |
Extra space after key 'SLOTIDPREFIX'. |
key-spacing
|
24:9 |
Warning |
Extra space after key 'QUESTION'. |
key-spacing
|
30:9 |
Warning |
Extra space after key 'PAGECONTENT'. |
key-spacing
|
31:9 |
Warning |
Extra space after key 'PAGEBREAK'. |
key-spacing
|
32:9 |
Warning |
Extra space after key 'ICON'. |
key-spacing
|
33:9 |
Warning |
Extra space after key 'QUESTIONTYPEDESCRIPTION'. |
key-spacing
|
34:9 |
Warning |
Extra space after key 'SECTIONUL'. |
key-spacing
|
35:9 |
Warning |
Extra space after key 'DEPENDENCY_WRAPPER'. |
key-spacing
|
36:9 |
Warning |
Extra space after key 'DEPENDENCY_LINK'. |
key-spacing
|
37:9 |
Warning |
Extra space after key 'DEPENDENCY_ICON'. |
key-spacing
|
382:15 |
Warning |
Unexpected space between function name and paren. |
no-spaced-func
|
[+] /Users/danp/moodles/pm/moodle/mod/scorm/datamodels/aicc.js
504 problems (82 errors, 422 warnings)
|
21:1 |
Error |
Line 21 exceeds the maximum line length of 132. |
max-len
|
46:5 |
Warning |
Identifier 'cmi_children' is not in camel case. |
camelcase
|
47:1 |
Error |
Line 47 exceeds the maximum line length of 132. |
max-len
|
47:5 |
Warning |
Identifier 'core_children' is not in camel case. |
camelcase
|
48:5 |
Warning |
Identifier 'score_children' is not in camel case. |
camelcase
|
49:5 |
Warning |
Identifier 'comments_children' is not in camel case. |
camelcase
|
50:5 |
Warning |
Identifier 'objectives_children' is not in camel case. |
camelcase
|
51:5 |
Warning |
Identifier 'student_data_children' is not in camel case. |
camelcase
|
52:5 |
Warning |
Identifier 'student_preference_children' is not in camel case. |
camelcase
|
53:5 |
Warning |
Identifier 'interactions_children' is not in camel case. |
camelcase
|
56:5 |
Warning |
Identifier 'score_range' is not in camel case. |
camelcase
|
57:5 |
Warning |
Identifier 'audio_range' is not in camel case. |
camelcase
|
58:5 |
Warning |
Identifier 'speed_range' is not in camel case. |
camelcase
|
59:5 |
Warning |
Identifier 'weighting_range' is not in camel case. |
camelcase
|
60:5 |
Warning |
Identifier 'text_range' is not in camel case. |
camelcase
|
64:5 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
64:22 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
66:29 |
Warning |
Missing space before value for key 'cmi._children'. |
key-spacing
|
66:45 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
66:45 |
Warning |
Identifier 'cmi_children' is not in camel case. |
camelcase
|
66:65 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
66:83 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
67:28 |
Warning |
Missing space before value for key 'cmi._version'. |
key-spacing
|
67:44 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
67:57 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
67:75 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
68:34 |
Warning |
Missing space before value for key 'cmi.core._children'. |
key-spacing
|
68:50 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
68:50 |
Warning |
Identifier 'core_children' is not in camel case. |
camelcase
|
68:71 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
68:89 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
69:35 |
Warning |
Missing space before value for key 'cmi.core.student_id'. |
key-spacing
|
69:51 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
69:92 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
69:110 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
70:37 |
Warning |
Missing space before value for key 'cmi.core.student_name'. |
key-spacing
|
70:53 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
70:96 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
70:114 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
71:1 |
Error |
Line 71 exceeds the maximum line length of 132. |
max-len
|
71:40 |
Warning |
Missing space before value for key 'cmi.core.lesson_location'. |
key-spacing
|
71:56 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
71:105 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
71:125 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
71:144 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
72:31 |
Warning |
Missing space before value for key 'cmi.core.credit'. |
key-spacing
|
72:47 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
72:84 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
72:102 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
73:1 |
Error |
Line 73 exceeds the maximum line length of 132. |
max-len
|
73:38 |
Warning |
Missing space before value for key 'cmi.core.lesson_status'. |
key-spacing
|
73:54 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
73:101 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
73:118 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
73:137 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
74:1 |
Error |
Line 74 exceeds the maximum line length of 132. |
max-len
|
74:29 |
Warning |
Missing space before value for key 'cmi.core.exit'. |
key-spacing
|
74:45 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
74:83 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
74:98 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
74:115 |
Warning |
Missing space before value for key 'readerror'. |
key-spacing
|
74:135 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
75:30 |
Warning |
Missing space before value for key 'cmi.core.entry'. |
key-spacing
|
75:46 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
75:82 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
75:100 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
76:40 |
Warning |
Missing space before value for key 'cmi.core.score._children'. |
key-spacing
|
76:56 |
Warning |
Identifier 'score_children' is not in camel case. |
camelcase
|
76:56 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
76:78 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
76:96 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
77:1 |
Error |
Line 77 exceeds the maximum line length of 132. |
max-len
|
77:34 |
Warning |
Missing space before value for key 'cmi.core.score.raw'. |
key-spacing
|
77:50 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
77:93 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
77:113 |
Warning |
Identifier 'score_range' is not in camel case. |
camelcase
|
77:113 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
77:132 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
77:151 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
78:1 |
Error |
Line 78 exceeds the maximum line length of 132. |
max-len
|
78:34 |
Warning |
Missing space before value for key 'cmi.core.score.max'. |
key-spacing
|
78:50 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
78:93 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
78:113 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
78:113 |
Warning |
Identifier 'score_range' is not in camel case. |
camelcase
|
78:132 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
78:151 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
79:1 |
Error |
Line 79 exceeds the maximum line length of 132. |
max-len
|
79:34 |
Warning |
Missing space before value for key 'cmi.core.score.min'. |
key-spacing
|
79:50 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
79:93 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
79:113 |
Warning |
Identifier 'score_range' is not in camel case. |
camelcase
|
79:113 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
79:132 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
79:151 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
80:1 |
Error |
Line 80 exceeds the maximum line length of 132. |
max-len
|
80:37 |
Warning |
Missing space before value for key 'cmi.core.session_time'. |
key-spacing
|
80:47 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
80:66 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
80:86 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
80:110 |
Warning |
Missing space before value for key 'readerror'. |
key-spacing
|
80:130 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
81:35 |
Warning |
Missing space before value for key 'cmi.core.total_time'. |
key-spacing
|
81:51 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
81:92 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
81:110 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
82:36 |
Warning |
Missing space before value for key 'cmi.core.lesson_mode'. |
key-spacing
|
82:52 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
82:94 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
82:112 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
83:1 |
Error |
Line 83 exceeds the maximum line length of 132. |
max-len
|
83:32 |
Warning |
Missing space before value for key 'cmi.suspend_data'. |
key-spacing
|
83:48 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
83:89 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
83:110 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
83:129 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
84:31 |
Warning |
Missing space before value for key 'cmi.launch_data'. |
key-spacing
|
84:47 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
84:84 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
84:102 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
85:28 |
Warning |
Missing space before value for key 'cmi.comments'. |
key-spacing
|
85:44 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
85:81 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
85:102 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
85:121 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
87:46 |
Warning |
Missing space before value for key 'cmi.evaluation.comments._count'. |
key-spacing
|
87:62 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
87:73 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
87:91 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
88:49 |
Warning |
Missing space before value for key 'cmi.evaluation.comments._children'. |
key-spacing
|
88:65 |
Warning |
Identifier 'comments_children' is not in camel case. |
camelcase
|
88:65 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
88:90 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
88:108 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
89:1 |
Error |
Line 89 exceeds the maximum line length of 132. |
max-len
|
89:49 |
Warning |
Missing space before value for key 'cmi.evaluation.comments.n.content'. |
key-spacing
|
89:65 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
89:79 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
89:98 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
89:118 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
89:137 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
90:1 |
Error |
Line 90 exceeds the maximum line length of 132. |
max-len
|
90:50 |
Warning |
Missing space before value for key 'cmi.evaluation.comments.n.location'. |
key-spacing
|
90:66 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
90:80 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
90:99 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
90:119 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
90:138 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
91:1 |
Error |
Line 91 exceeds the maximum line length of 132. |
max-len
|
91:46 |
Warning |
Missing space before value for key 'cmi.evaluation.comments.n.time'. |
key-spacing
|
91:62 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
91:76 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
91:95 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
91:110 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
91:129 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
92:37 |
Warning |
Missing space before value for key 'cmi.comments_from_lms'. |
key-spacing
|
92:44 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
92:62 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
93:40 |
Warning |
Missing space before value for key 'cmi.objectives._children'. |
key-spacing
|
93:56 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
93:56 |
Warning |
Identifier 'objectives_children' is not in camel case. |
camelcase
|
93:83 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
93:101 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
94:37 |
Warning |
Missing space before value for key 'cmi.objectives._count'. |
key-spacing
|
94:44 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
94:64 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
94:82 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
95:35 |
Warning |
Missing space before value for key 'cmi.objectives.n.id'. |
key-spacing
|
95:46 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
95:65 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
95:86 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
95:105 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
96:48 |
Warning |
Missing space before value for key 'cmi.objectives.n.score._children'. |
key-spacing
|
96:59 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
96:75 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
96:93 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
97:1 |
Error |
Line 97 exceeds the maximum line length of 132. |
max-len
|
97:42 |
Warning |
Missing space before value for key 'cmi.objectives.n.score.raw'. |
key-spacing
|
97:58 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
97:72 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
97:91 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
97:111 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
97:111 |
Warning |
Identifier 'score_range' is not in camel case. |
camelcase
|
97:130 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
97:149 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
98:1 |
Error |
Line 98 exceeds the maximum line length of 132. |
max-len
|
98:42 |
Warning |
Missing space before value for key 'cmi.objectives.n.score.min'. |
key-spacing
|
98:58 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
98:72 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
98:91 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
98:111 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
98:111 |
Warning |
Identifier 'score_range' is not in camel case. |
camelcase
|
98:130 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
98:149 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
99:1 |
Error |
Line 99 exceeds the maximum line length of 132. |
max-len
|
99:42 |
Warning |
Missing space before value for key 'cmi.objectives.n.score.max'. |
key-spacing
|
99:58 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
99:72 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
99:91 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
99:111 |
Warning |
Identifier 'score_range' is not in camel case. |
camelcase
|
99:111 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
99:130 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
99:149 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
100:39 |
Warning |
Missing space before value for key 'cmi.objectives.n.status'. |
key-spacing
|
100:50 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
100:69 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
100:87 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
100:106 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
101:42 |
Warning |
Missing space before value for key 'cmi.student_data._children'. |
key-spacing
|
101:58 |
Warning |
Identifier 'student_data_children' is not in camel case. |
camelcase
|
101:58 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
101:87 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
101:105 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
102:1 |
Error |
Line 102 exceeds the maximum line length of 132. |
max-len
|
102:47 |
Warning |
Missing space before value for key 'cmi.student_data.attempt_number'. |
key-spacing
|
102:63 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
102:116 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
102:134 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
103:1 |
Error |
Line 103 exceeds the maximum line length of 132. |
max-len
|
103:50 |
Warning |
Missing space before value for key 'cmi.student_data.tries.n.score.raw'. |
key-spacing
|
103:66 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
103:80 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
103:99 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
103:119 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
103:119 |
Warning |
Identifier 'score_range' is not in camel case. |
camelcase
|
103:138 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
103:157 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
104:1 |
Error |
Line 104 exceeds the maximum line length of 132. |
max-len
|
104:50 |
Warning |
Missing space before value for key 'cmi.student_data.tries.n.score.min'. |
key-spacing
|
104:66 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
104:80 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
104:99 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
104:119 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
104:119 |
Warning |
Identifier 'score_range' is not in camel case. |
camelcase
|
104:138 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
104:157 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
105:1 |
Error |
Line 105 exceeds the maximum line length of 132. |
max-len
|
105:50 |
Warning |
Missing space before value for key 'cmi.student_data.tries.n.score.max'. |
key-spacing
|
105:66 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
105:80 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
105:99 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
105:119 |
Warning |
Identifier 'score_range' is not in camel case. |
camelcase
|
105:119 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
105:138 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
105:157 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
106:47 |
Warning |
Missing space before value for key 'cmi.student_data.tries.n.status'. |
key-spacing
|
106:58 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
106:77 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
106:95 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
106:114 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
107:45 |
Warning |
Missing space before value for key 'cmi.student_data.tries.n.time'. |
key-spacing
|
107:56 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
107:75 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
107:90 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
107:109 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
108:1 |
Error |
Line 108 exceeds the maximum line length of 132. |
max-len
|
108:46 |
Warning |
Missing space before value for key 'cmi.student_data.mastery_score'. |
key-spacing
|
108:62 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
108:114 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
108:132 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
109:1 |
Error |
Line 109 exceeds the maximum line length of 132. |
max-len
|
109:49 |
Warning |
Missing space before value for key 'cmi.student_data.max_time_allowed'. |
key-spacing
|
109:65 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
109:120 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
109:138 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
110:1 |
Error |
Line 110 exceeds the maximum line length of 132. |
max-len
|
110:50 |
Warning |
Missing space before value for key 'cmi.student_data.time_limit_action'. |
key-spacing
|
110:66 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
110:122 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
110:140 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
111:1 |
Error |
Line 111 exceeds the maximum line length of 132. |
max-len
|
111:52 |
Warning |
Missing space before value for key 'cmi.student_data.tries_during_lesson'. |
key-spacing
|
111:68 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
111:126 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
111:144 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
112:48 |
Warning |
Missing space before value for key 'cmi.student_preference._children'. |
key-spacing
|
112:64 |
Warning |
Identifier 'student_preference_children' is not in camel case. |
camelcase
|
112:64 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
112:99 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
112:117 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
113:1 |
Error |
Line 113 exceeds the maximum line length of 132. |
max-len
|
113:44 |
Warning |
Missing space before value for key 'cmi.student_preference.audio'. |
key-spacing
|
113:60 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
113:74 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
113:95 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
113:95 |
Warning |
Identifier 'audio_range' is not in camel case. |
camelcase
|
113:114 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
113:133 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
114:47 |
Warning |
Missing space before value for key 'cmi.student_preference.language'. |
key-spacing
|
114:63 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
114:76 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
114:96 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
114:115 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
115:1 |
Error |
Line 115 exceeds the maximum line length of 132. |
max-len
|
115:44 |
Warning |
Missing space before value for key 'cmi.student_preference.speed'. |
key-spacing
|
115:60 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
115:74 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
115:95 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
115:95 |
Warning |
Identifier 'speed_range' is not in camel case. |
camelcase
|
115:114 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
115:133 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
116:1 |
Error |
Line 116 exceeds the maximum line length of 132. |
max-len
|
116:43 |
Warning |
Missing space before value for key 'cmi.student_preference.text'. |
key-spacing
|
116:59 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
116:73 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
116:94 |
Warning |
Identifier 'text_range' is not in camel case. |
camelcase
|
116:94 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
116:112 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
116:131 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
117:42 |
Warning |
Missing space before value for key 'cmi.interactions._children'. |
key-spacing
|
117:58 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
117:58 |
Warning |
Identifier 'interactions_children' is not in camel case. |
camelcase
|
117:87 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
117:105 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
118:39 |
Warning |
Missing space before value for key 'cmi.interactions._count'. |
key-spacing
|
118:46 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
118:66 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
118:84 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
119:37 |
Warning |
Missing space before value for key 'cmi.interactions.n.id'. |
key-spacing
|
119:48 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
119:67 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
119:88 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
119:105 |
Warning |
Missing space before value for key 'readerror'. |
key-spacing
|
119:125 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
120:52 |
Warning |
Missing space before value for key 'cmi.interactions.n.objectives._count'. |
key-spacing
|
120:63 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
120:79 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
120:99 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
120:117 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
121:1 |
Error |
Line 121 exceeds the maximum line length of 132. |
max-len
|
121:50 |
Warning |
Missing space before value for key 'cmi.interactions.n.objectives.n.id'. |
key-spacing
|
121:61 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
121:80 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
121:101 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
121:118 |
Warning |
Missing space before value for key 'readerror'. |
key-spacing
|
121:138 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
122:39 |
Warning |
Missing space before value for key 'cmi.interactions.n.time'. |
key-spacing
|
122:50 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
122:69 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
122:84 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
122:101 |
Warning |
Missing space before value for key 'readerror'. |
key-spacing
|
122:121 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
123:39 |
Warning |
Missing space before value for key 'cmi.interactions.n.type'. |
key-spacing
|
123:50 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
123:69 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
123:84 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
123:101 |
Warning |
Missing space before value for key 'readerror'. |
key-spacing
|
123:121 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
124:59 |
Warning |
Missing space before value for key 'cmi.interactions.n.correct_responses._count'. |
key-spacing
|
124:70 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
124:86 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
124:106 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
124:124 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
125:1 |
Error |
Line 125 exceeds the maximum line length of 132. |
max-len
|
125:62 |
Warning |
Missing space before value for key 'cmi.interactions.n.correct_responses.n.pattern'. |
key-spacing
|
125:73 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
125:92 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
125:111 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
125:128 |
Warning |
Missing space before value for key 'readerror'. |
key-spacing
|
125:148 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
126:1 |
Error |
Line 126 exceeds the maximum line length of 132. |
max-len
|
126:44 |
Warning |
Missing space before value for key 'cmi.interactions.n.weighting'. |
key-spacing
|
126:55 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
126:74 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
126:94 |
Warning |
Identifier 'weighting_range' is not in camel case. |
camelcase
|
126:94 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
126:117 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
126:134 |
Warning |
Missing space before value for key 'readerror'. |
key-spacing
|
126:154 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
127:1 |
Error |
Line 127 exceeds the maximum line length of 132. |
max-len
|
127:51 |
Warning |
Missing space before value for key 'cmi.interactions.n.student_response'. |
key-spacing
|
127:62 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
127:81 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
127:100 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
127:117 |
Warning |
Missing space before value for key 'readerror'. |
key-spacing
|
127:137 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
128:41 |
Warning |
Missing space before value for key 'cmi.interactions.n.result'. |
key-spacing
|
128:52 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
128:71 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
128:88 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
128:105 |
Warning |
Missing space before value for key 'readerror'. |
key-spacing
|
128:125 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
129:1 |
Error |
Line 129 exceeds the maximum line length of 132. |
max-len
|
129:42 |
Warning |
Missing space before value for key 'cmi.interactions.n.latency'. |
key-spacing
|
129:53 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
129:72 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
129:91 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
129:108 |
Warning |
Missing space before value for key 'readerror'. |
key-spacing
|
129:128 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
130:25 |
Warning |
Missing space before value for key 'nav.event'. |
key-spacing
|
130:41 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
130:54 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
130:70 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
130:87 |
Warning |
Missing space before value for key 'readerror'. |
key-spacing
|
130:107 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
135:34 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
136:1 |
Error |
Line 136 exceeds the maximum line length of 132. |
max-len
|
146:17 |
Warning |
Identifier 'student_data' is not in camel case. |
camelcase
|
147:17 |
Warning |
Identifier 'student_preference' is not in camel case. |
camelcase
|
157:17 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
158:29 |
Error |
eval can be harmful. |
no-eval
|
159:21 |
Error |
eval can be harmful. |
no-eval
|
161:21 |
Error |
eval can be harmful. |
no-eval
|
166:9 |
Error |
eval can be harmful. |
no-eval
|
169:22 |
Warning |
Identifier 'lesson_status' is not in camel case. |
camelcase
|
178:27 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
179:17 |
Warning |
Identifier 'scorm_current_node' is not in camel case. |
camelcase
|
179:38 |
Warning |
Identifier 'scorm_current_node' is not in camel case. |
camelcase
|
197:23 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
202:39 |
Warning |
A space is required after ','. |
comma-spacing
|
205:66 |
Warning |
A space is required after ','. |
comma-spacing
|
207:66 |
Warning |
A space is required after ','. |
comma-spacing
|
211:66 |
Warning |
A space is required after ','. |
comma-spacing
|
230:25 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
234:49 |
Warning |
A space is required after ','. |
comma-spacing
|
235:66 |
Warning |
A space is required after ','. |
comma-spacing
|
236:29 |
Error |
eval can be harmful. |
no-eval
|
237:25 |
Error |
eval can be harmful. |
no-eval
|
242:71 |
Error |
eval can be harmful. |
no-eval
|
247:36 |
Error |
eval can be harmful. |
no-eval
|
252:37 |
Error |
eval can be harmful. |
no-eval
|
257:85 |
Warning |
A space is required after ','. |
comma-spacing
|
258:60 |
Warning |
A space is required after ','. |
comma-spacing
|
259:37 |
Error |
eval can be harmful. |
no-eval
|
264:89 |
Warning |
A space is required after ','. |
comma-spacing
|
265:60 |
Warning |
A space is required after ','. |
comma-spacing
|
266:37 |
Error |
eval can be harmful. |
no-eval
|
284:25 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
284:34 |
Warning |
A space is required after ','. |
comma-spacing
|
288:49 |
Warning |
A space is required after ','. |
comma-spacing
|
289:66 |
Warning |
A space is required after ','. |
comma-spacing
|
290:29 |
Error |
eval can be harmful. |
no-eval
|
291:25 |
Error |
eval can be harmful. |
no-eval
|
292:49 |
Error |
eval can be harmful. |
no-eval
|
295:29 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
296:29 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
303:53 |
Error |
eval can be harmful. |
no-eval
|
304:45 |
Error |
eval can be harmful. |
no-eval
|
305:45 |
Error |
eval can be harmful. |
no-eval
|
307:70 |
Error |
eval can be harmful. |
no-eval
|
308:45 |
Error |
eval can be harmful. |
no-eval
|
310:69 |
Error |
eval can be harmful. |
no-eval
|
318:49 |
Error |
eval can be harmful. |
no-eval
|
319:41 |
Error |
eval can be harmful. |
no-eval
|
320:64 |
Warning |
A space is required after ','. |
comma-spacing
|
321:45 |
Error |
eval can be harmful. |
no-eval
|
322:45 |
Error |
eval can be harmful. |
no-eval
|
323:45 |
Error |
eval can be harmful. |
no-eval
|
324:45 |
Error |
eval can be harmful. |
no-eval
|
325:45 |
Error |
eval can be harmful. |
no-eval
|
327:64 |
Warning |
A space is required after ','. |
comma-spacing
|
328:45 |
Error |
eval can be harmful. |
no-eval
|
329:45 |
Error |
eval can be harmful. |
no-eval
|
330:45 |
Error |
eval can be harmful. |
no-eval
|
331:45 |
Error |
eval can be harmful. |
no-eval
|
342:45 |
Error |
eval can be harmful. |
no-eval
|
343:45 |
Error |
eval can be harmful. |
no-eval
|
347:41 |
Error |
eval can be harmful. |
no-eval
|
351:53 |
Error |
eval can be harmful. |
no-eval
|
355:41 |
Error |
eval can be harmful. |
no-eval
|
357:41 |
Error |
eval can be harmful. |
no-eval
|
364:41 |
Error |
eval can be harmful. |
no-eval
|
367:37 |
Error |
eval can be harmful. |
no-eval
|
370:38 |
Error |
Missing semicolon. |
semi
|
381:23 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
389:39 |
Warning |
A space is required after ','. |
comma-spacing
|
400:29 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
404:31 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
424:30 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
431:21 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
438:26 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
440:44 |
Warning |
A space is required after ','. |
comma-spacing
|
444:46 |
Warning |
A space is required after ','. |
comma-spacing
|
453:38 |
Warning |
A space is required after ','. |
comma-spacing
|
453:64 |
Warning |
A space is required after ','. |
comma-spacing
|
453:80 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
460:34 |
Warning |
A space is required after ','. |
comma-spacing
|
460:60 |
Warning |
A space is required after ','. |
comma-spacing
|
460:77 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
467:35 |
Warning |
A space is required after ','. |
comma-spacing
|
467:61 |
Warning |
A space is required after ','. |
comma-spacing
|
467:77 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
480:9 |
Warning |
Identifier 'total_time' is not in camel case. |
camelcase
|
484:30 |
Warning |
A space is required after ','. |
comma-spacing
|
488:57 |
Warning |
A space is required after ','. |
comma-spacing
|
491:49 |
Warning |
A space is required after ','. |
comma-spacing
|
492:66 |
Warning |
A space is required after ','. |
comma-spacing
|
493:29 |
Error |
eval can be harmful. |
no-eval
|
494:25 |
Error |
eval can be harmful. |
no-eval
|
496:37 |
Error |
eval can be harmful. |
no-eval
|
497:33 |
Error |
eval can be harmful. |
no-eval
|
510:28 |
Warning |
A space is required after ','. |
comma-spacing
|
516:38 |
Warning |
Identifier 'lesson_status' is not in camel case. |
camelcase
|
518:38 |
Warning |
Identifier 'lesson_status' is not in camel case. |
camelcase
|
525:30 |
Warning |
Identifier 'lesson_status' is not in camel case. |
camelcase
|
528:42 |
Warning |
A space is required after ','. |
comma-spacing
|
531:42 |
Warning |
A space is required after ','. |
comma-spacing
|
534:9 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
536:37 |
Warning |
A space is required after ','. |
comma-spacing
|
536:50 |
Warning |
A space is required after ','. |
comma-spacing
|
552:3 |
Warning |
Identifier 'scorm_api' is not in camel case. |
camelcase
|
554:1 |
Error |
Line 554 exceeds the maximum line length of 132. |
max-len
|
555:1 |
Error |
Line 555 exceeds the maximum line length of 132. |
max-len
|
556:2 |
Error |
Missing semicolon. |
semi
|
[+] /Users/danp/moodles/pm/moodle/mod/scorm/datamodels/scorm_12.js
487 problems (90 errors, 397 warnings)
|
19:1 |
Error |
Line 19 exceeds the maximum line length of 132. |
max-len
|
19:10 |
Warning |
Identifier 'SCORMapi1_2' is not in camel case. |
camelcase
|
21:1 |
Error |
Line 21 exceeds the maximum line length of 132. |
max-len
|
44:5 |
Warning |
Identifier 'cmi_children' is not in camel case. |
camelcase
|
45:1 |
Error |
Line 45 exceeds the maximum line length of 132. |
max-len
|
45:5 |
Warning |
Identifier 'core_children' is not in camel case. |
camelcase
|
46:5 |
Warning |
Identifier 'score_children' is not in camel case. |
camelcase
|
47:5 |
Warning |
Identifier 'comments_children' is not in camel case. |
camelcase
|
48:5 |
Warning |
Identifier 'objectives_children' is not in camel case. |
camelcase
|
49:5 |
Warning |
Identifier 'correct_responses_children' is not in camel case. |
camelcase
|
50:5 |
Warning |
Identifier 'student_data_children' is not in camel case. |
camelcase
|
51:5 |
Warning |
Identifier 'student_preference_children' is not in camel case. |
camelcase
|
52:5 |
Warning |
Identifier 'interactions_children' is not in camel case. |
camelcase
|
54:5 |
Warning |
Identifier 'score_range' is not in camel case. |
camelcase
|
55:5 |
Warning |
Identifier 'audio_range' is not in camel case. |
camelcase
|
56:5 |
Warning |
Identifier 'speed_range' is not in camel case. |
camelcase
|
57:5 |
Warning |
Identifier 'weighting_range' is not in camel case. |
camelcase
|
58:5 |
Warning |
Identifier 'text_range' is not in camel case. |
camelcase
|
63:5 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
63:22 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
65:29 |
Warning |
Missing space before value for key 'cmi._children'. |
key-spacing
|
65:45 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
65:45 |
Warning |
Identifier 'cmi_children' is not in camel case. |
camelcase
|
65:65 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
65:83 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
66:28 |
Warning |
Missing space before value for key 'cmi._version'. |
key-spacing
|
66:44 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
66:57 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
66:75 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
67:34 |
Warning |
Missing space before value for key 'cmi.core._children'. |
key-spacing
|
67:50 |
Warning |
Identifier 'core_children' is not in camel case. |
camelcase
|
67:50 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
67:71 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
67:89 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
68:35 |
Warning |
Missing space before value for key 'cmi.core.student_id'. |
key-spacing
|
68:51 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
68:92 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
68:110 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
69:37 |
Warning |
Missing space before value for key 'cmi.core.student_name'. |
key-spacing
|
69:53 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
69:96 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
69:114 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
70:1 |
Error |
Line 70 exceeds the maximum line length of 132. |
max-len
|
70:40 |
Warning |
Missing space before value for key 'cmi.core.lesson_location'. |
key-spacing
|
70:56 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
70:105 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
70:125 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
70:144 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
71:31 |
Warning |
Missing space before value for key 'cmi.core.credit'. |
key-spacing
|
71:47 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
71:84 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
71:102 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
72:1 |
Error |
Line 72 exceeds the maximum line length of 132. |
max-len
|
72:38 |
Warning |
Missing space before value for key 'cmi.core.lesson_status'. |
key-spacing
|
72:54 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
72:101 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
72:118 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
72:137 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
73:30 |
Warning |
Missing space before value for key 'cmi.core.entry'. |
key-spacing
|
73:46 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
73:82 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
73:100 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
74:40 |
Warning |
Missing space before value for key 'cmi.core.score._children'. |
key-spacing
|
74:56 |
Warning |
Identifier 'score_children' is not in camel case. |
camelcase
|
74:56 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
74:78 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
74:96 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
75:1 |
Error |
Line 75 exceeds the maximum line length of 132. |
max-len
|
75:34 |
Warning |
Missing space before value for key 'cmi.core.score.raw'. |
key-spacing
|
75:50 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
75:93 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
75:113 |
Warning |
Identifier 'score_range' is not in camel case. |
camelcase
|
75:113 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
75:132 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
75:151 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
76:1 |
Error |
Line 76 exceeds the maximum line length of 132. |
max-len
|
76:34 |
Warning |
Missing space before value for key 'cmi.core.score.max'. |
key-spacing
|
76:50 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
76:93 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
76:113 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
76:113 |
Warning |
Identifier 'score_range' is not in camel case. |
camelcase
|
76:132 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
76:151 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
77:1 |
Error |
Line 77 exceeds the maximum line length of 132. |
max-len
|
77:34 |
Warning |
Missing space before value for key 'cmi.core.score.min'. |
key-spacing
|
77:50 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
77:93 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
77:113 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
77:113 |
Warning |
Identifier 'score_range' is not in camel case. |
camelcase
|
77:132 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
77:151 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
78:35 |
Warning |
Missing space before value for key 'cmi.core.total_time'. |
key-spacing
|
78:51 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
78:92 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
78:110 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
79:36 |
Warning |
Missing space before value for key 'cmi.core.lesson_mode'. |
key-spacing
|
79:52 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
79:94 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
79:112 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
80:1 |
Error |
Line 80 exceeds the maximum line length of 132. |
max-len
|
80:29 |
Warning |
Missing space before value for key 'cmi.core.exit'. |
key-spacing
|
80:45 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
80:83 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
80:98 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
80:115 |
Warning |
Missing space before value for key 'readerror'. |
key-spacing
|
80:135 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
81:1 |
Error |
Line 81 exceeds the maximum line length of 132. |
max-len
|
81:37 |
Warning |
Missing space before value for key 'cmi.core.session_time'. |
key-spacing
|
81:47 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
81:66 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
81:86 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
81:110 |
Warning |
Missing space before value for key 'readerror'. |
key-spacing
|
81:130 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
82:1 |
Error |
Line 82 exceeds the maximum line length of 132. |
max-len
|
82:32 |
Warning |
Missing space before value for key 'cmi.suspend_data'. |
key-spacing
|
82:48 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
82:89 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
82:110 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
82:129 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
83:31 |
Warning |
Missing space before value for key 'cmi.launch_data'. |
key-spacing
|
83:47 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
83:84 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
83:102 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
84:28 |
Warning |
Missing space before value for key 'cmi.comments'. |
key-spacing
|
84:44 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
84:81 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
84:102 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
84:121 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
86:46 |
Warning |
Missing space before value for key 'cmi.evaluation.comments._count'. |
key-spacing
|
86:62 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
86:73 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
86:91 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
87:49 |
Warning |
Missing space before value for key 'cmi.evaluation.comments._children'. |
key-spacing
|
87:65 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
87:65 |
Warning |
Identifier 'comments_children' is not in camel case. |
camelcase
|
87:90 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
87:108 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
88:1 |
Error |
Line 88 exceeds the maximum line length of 132. |
max-len
|
88:49 |
Warning |
Missing space before value for key 'cmi.evaluation.comments.n.content'. |
key-spacing
|
88:65 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
88:79 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
88:98 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
88:118 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
88:137 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
89:1 |
Error |
Line 89 exceeds the maximum line length of 132. |
max-len
|
89:50 |
Warning |
Missing space before value for key 'cmi.evaluation.comments.n.location'. |
key-spacing
|
89:66 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
89:80 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
89:99 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
89:119 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
89:138 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
90:1 |
Error |
Line 90 exceeds the maximum line length of 132. |
max-len
|
90:46 |
Warning |
Missing space before value for key 'cmi.evaluation.comments.n.time'. |
key-spacing
|
90:62 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
90:76 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
90:95 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
90:110 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
90:129 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
91:37 |
Warning |
Missing space before value for key 'cmi.comments_from_lms'. |
key-spacing
|
91:44 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
91:62 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
92:40 |
Warning |
Missing space before value for key 'cmi.objectives._children'. |
key-spacing
|
92:56 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
92:56 |
Warning |
Identifier 'objectives_children' is not in camel case. |
camelcase
|
92:83 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
92:101 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
93:37 |
Warning |
Missing space before value for key 'cmi.objectives._count'. |
key-spacing
|
93:44 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
93:64 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
93:82 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
94:35 |
Warning |
Missing space before value for key 'cmi.objectives.n.id'. |
key-spacing
|
94:46 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
94:65 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
94:86 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
94:105 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
95:48 |
Warning |
Missing space before value for key 'cmi.objectives.n.score._children'. |
key-spacing
|
95:59 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
95:75 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
95:93 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
96:1 |
Error |
Line 96 exceeds the maximum line length of 132. |
max-len
|
96:42 |
Warning |
Missing space before value for key 'cmi.objectives.n.score.raw'. |
key-spacing
|
96:58 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
96:72 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
96:91 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
96:111 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
96:111 |
Warning |
Identifier 'score_range' is not in camel case. |
camelcase
|
96:130 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
96:149 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
97:1 |
Error |
Line 97 exceeds the maximum line length of 132. |
max-len
|
97:42 |
Warning |
Missing space before value for key 'cmi.objectives.n.score.min'. |
key-spacing
|
97:58 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
97:72 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
97:91 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
97:111 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
97:111 |
Warning |
Identifier 'score_range' is not in camel case. |
camelcase
|
97:130 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
97:149 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
98:1 |
Error |
Line 98 exceeds the maximum line length of 132. |
max-len
|
98:42 |
Warning |
Missing space before value for key 'cmi.objectives.n.score.max'. |
key-spacing
|
98:58 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
98:72 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
98:91 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
98:111 |
Warning |
Identifier 'score_range' is not in camel case. |
camelcase
|
98:111 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
98:130 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
98:149 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
99:39 |
Warning |
Missing space before value for key 'cmi.objectives.n.status'. |
key-spacing
|
99:50 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
99:69 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
99:87 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
99:106 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
100:42 |
Warning |
Missing space before value for key 'cmi.student_data._children'. |
key-spacing
|
100:58 |
Warning |
Identifier 'student_data_children' is not in camel case. |
camelcase
|
100:58 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
100:87 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
100:105 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
101:1 |
Error |
Line 101 exceeds the maximum line length of 132. |
max-len
|
101:46 |
Warning |
Missing space before value for key 'cmi.student_data.mastery_score'. |
key-spacing
|
101:62 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
101:114 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
101:132 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
102:1 |
Error |
Line 102 exceeds the maximum line length of 132. |
max-len
|
102:49 |
Warning |
Missing space before value for key 'cmi.student_data.max_time_allowed'. |
key-spacing
|
102:65 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
102:120 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
102:138 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
103:1 |
Error |
Line 103 exceeds the maximum line length of 132. |
max-len
|
103:50 |
Warning |
Missing space before value for key 'cmi.student_data.time_limit_action'. |
key-spacing
|
103:66 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
103:122 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
103:140 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
104:48 |
Warning |
Missing space before value for key 'cmi.student_preference._children'. |
key-spacing
|
104:64 |
Warning |
Identifier 'student_preference_children' is not in camel case. |
camelcase
|
104:64 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
104:99 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
104:117 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
105:1 |
Error |
Line 105 exceeds the maximum line length of 132. |
max-len
|
105:44 |
Warning |
Missing space before value for key 'cmi.student_preference.audio'. |
key-spacing
|
105:60 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
105:113 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
105:134 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
105:134 |
Warning |
Identifier 'audio_range' is not in camel case. |
camelcase
|
105:153 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
105:172 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
106:1 |
Error |
Line 106 exceeds the maximum line length of 132. |
max-len
|
106:47 |
Warning |
Missing space before value for key 'cmi.student_preference.language'. |
key-spacing
|
106:63 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
106:119 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
106:139 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
106:158 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
107:1 |
Error |
Line 107 exceeds the maximum line length of 132. |
max-len
|
107:44 |
Warning |
Missing space before value for key 'cmi.student_preference.speed'. |
key-spacing
|
107:60 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
107:113 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
107:134 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
107:134 |
Warning |
Identifier 'speed_range' is not in camel case. |
camelcase
|
107:153 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
107:172 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
108:1 |
Error |
Line 108 exceeds the maximum line length of 132. |
max-len
|
108:43 |
Warning |
Missing space before value for key 'cmi.student_preference.text'. |
key-spacing
|
108:59 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
108:111 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
108:132 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
108:132 |
Warning |
Identifier 'text_range' is not in camel case. |
camelcase
|
108:150 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
108:169 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
109:42 |
Warning |
Missing space before value for key 'cmi.interactions._children'. |
key-spacing
|
109:58 |
Warning |
Identifier 'interactions_children' is not in camel case. |
camelcase
|
109:58 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
109:87 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
109:105 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
110:39 |
Warning |
Missing space before value for key 'cmi.interactions._count'. |
key-spacing
|
110:46 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
110:66 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
110:84 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
111:37 |
Warning |
Missing space before value for key 'cmi.interactions.n.id'. |
key-spacing
|
111:48 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
111:67 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
111:88 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
111:105 |
Warning |
Missing space before value for key 'readerror'. |
key-spacing
|
111:125 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
112:52 |
Warning |
Missing space before value for key 'cmi.interactions.n.objectives._count'. |
key-spacing
|
112:63 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
112:79 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
112:99 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
112:117 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
113:1 |
Error |
Line 113 exceeds the maximum line length of 132. |
max-len
|
113:50 |
Warning |
Missing space before value for key 'cmi.interactions.n.objectives.n.id'. |
key-spacing
|
113:61 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
113:80 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
113:101 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
113:118 |
Warning |
Missing space before value for key 'readerror'. |
key-spacing
|
113:138 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
114:39 |
Warning |
Missing space before value for key 'cmi.interactions.n.time'. |
key-spacing
|
114:50 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
114:69 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
114:84 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
114:101 |
Warning |
Missing space before value for key 'readerror'. |
key-spacing
|
114:121 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
115:39 |
Warning |
Missing space before value for key 'cmi.interactions.n.type'. |
key-spacing
|
115:50 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
115:69 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
115:84 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
115:101 |
Warning |
Missing space before value for key 'readerror'. |
key-spacing
|
115:121 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
116:59 |
Warning |
Missing space before value for key 'cmi.interactions.n.correct_responses._count'. |
key-spacing
|
116:70 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
116:86 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
116:106 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
116:124 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
117:1 |
Error |
Line 117 exceeds the maximum line length of 132. |
max-len
|
117:62 |
Warning |
Missing space before value for key 'cmi.interactions.n.correct_responses.n.pattern'. |
key-spacing
|
117:73 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
117:92 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
117:111 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
117:128 |
Warning |
Missing space before value for key 'readerror'. |
key-spacing
|
117:148 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
118:1 |
Error |
Line 118 exceeds the maximum line length of 132. |
max-len
|
118:44 |
Warning |
Missing space before value for key 'cmi.interactions.n.weighting'. |
key-spacing
|
118:55 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
118:74 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
118:94 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
118:94 |
Warning |
Identifier 'weighting_range' is not in camel case. |
camelcase
|
118:117 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
118:134 |
Warning |
Missing space before value for key 'readerror'. |
key-spacing
|
118:154 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
119:1 |
Error |
Line 119 exceeds the maximum line length of 132. |
max-len
|
119:51 |
Warning |
Missing space before value for key 'cmi.interactions.n.student_response'. |
key-spacing
|
119:62 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
119:81 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
119:100 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
119:117 |
Warning |
Missing space before value for key 'readerror'. |
key-spacing
|
119:137 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
120:41 |
Warning |
Missing space before value for key 'cmi.interactions.n.result'. |
key-spacing
|
120:52 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
120:71 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
120:88 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
120:105 |
Warning |
Missing space before value for key 'readerror'. |
key-spacing
|
120:125 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
121:1 |
Error |
Line 121 exceeds the maximum line length of 132. |
max-len
|
121:42 |
Warning |
Missing space before value for key 'cmi.interactions.n.latency'. |
key-spacing
|
121:53 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
121:72 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
121:91 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
121:108 |
Warning |
Missing space before value for key 'readerror'. |
key-spacing
|
121:128 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
122:25 |
Warning |
Missing space before value for key 'nav.event'. |
key-spacing
|
122:41 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
122:54 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
122:70 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
122:87 |
Warning |
Missing space before value for key 'readerror'. |
key-spacing
|
122:107 |
Warning |
Missing space before value for key 'writeerror'. |
key-spacing
|
127:34 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
128:1 |
Error |
Line 128 exceeds the maximum line length of 132. |
max-len
|
138:17 |
Warning |
Identifier 'student_data' is not in camel case. |
camelcase
|
139:17 |
Warning |
Identifier 'student_preference' is not in camel case. |
camelcase
|
149:17 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
150:29 |
Error |
eval can be harmful. |
no-eval
|
151:21 |
Error |
eval can be harmful. |
no-eval
|
153:21 |
Error |
eval can be harmful. |
no-eval
|
158:9 |
Error |
eval can be harmful. |
no-eval
|
159:9 |
Error |
eval can be harmful. |
no-eval
|
162:22 |
Warning |
Identifier 'lesson_status' is not in camel case. |
camelcase
|
171:27 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
172:17 |
Warning |
Identifier 'scorm_current_node' is not in camel case. |
camelcase
|
172:38 |
Warning |
Identifier 'scorm_current_node' is not in camel case. |
camelcase
|
196:23 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
201:39 |
Warning |
A space is required after ','. |
comma-spacing
|
204:66 |
Warning |
A space is required after ','. |
comma-spacing
|
206:66 |
Warning |
A space is required after ','. |
comma-spacing
|
210:66 |
Warning |
A space is required after ','. |
comma-spacing
|
241:25 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
245:49 |
Warning |
A space is required after ','. |
comma-spacing
|
246:66 |
Warning |
A space is required after ','. |
comma-spacing
|
247:29 |
Error |
eval can be harmful. |
no-eval
|
248:25 |
Error |
eval can be harmful. |
no-eval
|
253:71 |
Error |
eval can be harmful. |
no-eval
|
259:68 |
Error |
eval can be harmful. |
no-eval
|
261:36 |
Error |
eval can be harmful. |
no-eval
|
266:37 |
Error |
eval can be harmful. |
no-eval
|
271:85 |
Warning |
A space is required after ','. |
comma-spacing
|
272:60 |
Warning |
A space is required after ','. |
comma-spacing
|
273:37 |
Error |
eval can be harmful. |
no-eval
|
278:89 |
Warning |
A space is required after ','. |
comma-spacing
|
279:60 |
Warning |
A space is required after ','. |
comma-spacing
|
280:37 |
Error |
eval can be harmful. |
no-eval
|
301:25 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
301:34 |
Warning |
A space is required after ','. |
comma-spacing
|
305:49 |
Warning |
A space is required after ','. |
comma-spacing
|
306:66 |
Warning |
A space is required after ','. |
comma-spacing
|
307:29 |
Error |
eval can be harmful. |
no-eval
|
308:25 |
Error |
eval can be harmful. |
no-eval
|
309:49 |
Error |
eval can be harmful. |
no-eval
|
312:29 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
313:29 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
320:53 |
Error |
eval can be harmful. |
no-eval
|
321:45 |
Error |
eval can be harmful. |
no-eval
|
322:45 |
Error |
eval can be harmful. |
no-eval
|
324:70 |
Error |
eval can be harmful. |
no-eval
|
325:45 |
Error |
eval can be harmful. |
no-eval
|
327:69 |
Error |
eval can be harmful. |
no-eval
|
335:49 |
Error |
eval can be harmful. |
no-eval
|
336:41 |
Error |
eval can be harmful. |
no-eval
|
337:64 |
Warning |
A space is required after ','. |
comma-spacing
|
338:45 |
Error |
eval can be harmful. |
no-eval
|
339:45 |
Error |
eval can be harmful. |
no-eval
|
340:45 |
Error |
eval can be harmful. |
no-eval
|
341:45 |
Error |
eval can be harmful. |
no-eval
|
342:45 |
Error |
eval can be harmful. |
no-eval
|
344:64 |
Warning |
A space is required after ','. |
comma-spacing
|
345:45 |
Error |
eval can be harmful. |
no-eval
|
346:45 |
Error |
eval can be harmful. |
no-eval
|
347:45 |
Error |
eval can be harmful. |
no-eval
|
348:45 |
Error |
eval can be harmful. |
no-eval
|
354:29 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
356:53 |
Warning |
Identifier 'SCORMapi1_2' is not in camel case. |
camelcase
|
357:37 |
Warning |
Identifier 'SCORMapi1_2' is not in camel case. |
camelcase
|
359:45 |
Error |
eval can be harmful. |
no-eval
|
360:45 |
Error |
eval can be harmful. |
no-eval
|
364:41 |
Error |
eval can be harmful. |
no-eval
|
371:53 |
Error |
eval can be harmful. |
no-eval
|
377:41 |
Error |
eval can be harmful. |
no-eval
|
387:41 |
Error |
eval can be harmful. |
no-eval
|
390:37 |
Error |
eval can be harmful. |
no-eval
|
393:38 |
Error |
Missing semicolon. |
semi
|
407:23 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
408:13 |
Warning |
Identifier 'SCORMapi1_2' is not in camel case. |
camelcase
|
409:13 |
Warning |
Identifier 'SCORMapi1_2' is not in camel case. |
camelcase
|
410:13 |
Warning |
Identifier 'SCORMapi1_2' is not in camel case. |
camelcase
|
415:39 |
Warning |
A space is required after ','. |
comma-spacing
|
447:29 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
454:31 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
469:57 |
Warning |
Multiple spaces found before 'errorString'. |
no-multi-spaces
|
474:57 |
Warning |
Multiple spaces found before '"No error string found!"'. |
no-multi-spaces
|
480:30 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
490:21 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
497:26 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
499:44 |
Warning |
A space is required after ','. |
comma-spacing
|
503:46 |
Warning |
A space is required after ','. |
comma-spacing
|
512:38 |
Warning |
A space is required after ','. |
comma-spacing
|
512:64 |
Warning |
A space is required after ','. |
comma-spacing
|
512:80 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
519:34 |
Warning |
A space is required after ','. |
comma-spacing
|
519:60 |
Warning |
A space is required after ','. |
comma-spacing
|
519:77 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
526:35 |
Warning |
A space is required after ','. |
comma-spacing
|
526:61 |
Warning |
A space is required after ','. |
comma-spacing
|
526:77 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
539:9 |
Warning |
Identifier 'total_time' is not in camel case. |
camelcase
|
543:30 |
Warning |
A space is required after ','. |
comma-spacing
|
547:57 |
Warning |
A space is required after ','. |
comma-spacing
|
550:49 |
Warning |
A space is required after ','. |
comma-spacing
|
553:66 |
Warning |
A space is required after ','. |
comma-spacing
|
560:26 |
Error |
eval can be harmful. |
no-eval
|
561:29 |
Error |
eval can be harmful. |
no-eval
|
565:1 |
Error |
Line 565 exceeds the maximum line length of 132. |
max-len
|
565:25 |
Error |
eval can be harmful. |
no-eval
|
569:33 |
Error |
eval can be harmful. |
no-eval
|
572:29 |
Error |
eval can be harmful. |
no-eval
|
577:41 |
Error |
eval can be harmful. |
no-eval
|
580:37 |
Error |
eval can be harmful. |
no-eval
|
581:1 |
Error |
Line 581 exceeds the maximum line length of 132. |
max-len
|
581:40 |
Error |
eval can be harmful. |
no-eval
|
581:118 |
Warning |
Unary word operator 'typeof' must be followed by whitespace. |
space-unary-ops
|
587:37 |
Error |
eval can be harmful. |
no-eval
|
593:33 |
Error |
eval can be harmful. |
no-eval
|
603:27 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
604:9 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
604:12 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
604:27 |
Warning |
Unary word operator 'typeof' must be followed by whitespace. |
space-unary-ops
|
609:9 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
616:28 |
Warning |
A space is required after ','. |
comma-spacing
|
619:26 |
Warning |
Identifier 'lesson_status' is not in camel case. |
camelcase
|
625:38 |
Warning |
Identifier 'lesson_status' is not in camel case. |
camelcase
|
627:38 |
Warning |
Identifier 'lesson_status' is not in camel case. |
camelcase
|
634:30 |
Warning |
Identifier 'lesson_status' is not in camel case. |
camelcase
|
637:42 |
Warning |
A space is required after ','. |
comma-spacing
|
640:42 |
Warning |
A space is required after ','. |
comma-spacing
|
644:1 |
Error |
Line 644 exceeds the maximum line length of 132. |
max-len
|
644:9 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
645:37 |
Warning |
A space is required after ','. |
comma-spacing
|
645:50 |
Warning |
A space is required after ','. |
comma-spacing
|
661:3 |
Warning |
Identifier 'scorm_api' is not in camel case. |
camelcase
|
663:1 |
Error |
Line 663 exceeds the maximum line length of 132. |
max-len
|
664:1 |
Error |
Line 664 exceeds the maximum line length of 132. |
max-len
|
664:22 |
Warning |
Identifier 'SCORMapi1_2' is not in camel case. |
camelcase
|
665:2 |
Error |
Missing semicolon. |
semi
|
[+] /Users/danp/moodles/pm/moodle/mod/scorm/datamodels/scorm_13.js
1180 problems (170 errors, 1010 warnings)
|
17:1 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
22:1 |
Error |
Line 22 exceeds the maximum line length of 132. |
max-len
|
22:10 |
Warning |
Identifier 'SCORMapi1_3' is not in camel case. |
camelcase
|
24:1 |
Error |
Line 24 exceeds the maximum line length of 132. |
max-len
|
31:1 |
Error |
Line 31 exceeds the maximum line length of 132. |
max-len
|
31:32 |
Warning |
Missing space before value for key 'aa'. |
key-spacing
|
31:43 |
Warning |
Missing space before value for key 'ab'. |
key-spacing
|
31:54 |
Warning |
Missing space before value for key 'ae'. |
key-spacing
|
31:65 |
Warning |
Missing space before value for key 'af'. |
key-spacing
|
31:76 |
Warning |
Missing space before value for key 'ak'. |
key-spacing
|
31:87 |
Warning |
Missing space before value for key 'am'. |
key-spacing
|
31:98 |
Warning |
Missing space before value for key 'an'. |
key-spacing
|
31:109 |
Warning |
Missing space before value for key 'ar'. |
key-spacing
|
31:120 |
Warning |
Missing space before value for key 'as'. |
key-spacing
|
31:131 |
Warning |
Missing space before value for key 'av'. |
key-spacing
|
31:142 |
Warning |
Missing space before value for key 'ay'. |
key-spacing
|
31:153 |
Warning |
Missing space before value for key 'az'. |
key-spacing
|
32:1 |
Error |
Line 32 exceeds the maximum line length of 132. |
max-len
|
32:32 |
Warning |
Missing space before value for key 'ba'. |
key-spacing
|
32:43 |
Warning |
Missing space before value for key 'be'. |
key-spacing
|
32:54 |
Warning |
Missing space before value for key 'bg'. |
key-spacing
|
32:65 |
Warning |
Missing space before value for key 'bh'. |
key-spacing
|
32:76 |
Warning |
Missing space before value for key 'bi'. |
key-spacing
|
32:87 |
Warning |
Missing space before value for key 'bm'. |
key-spacing
|
32:98 |
Warning |
Missing space before value for key 'bn'. |
key-spacing
|
32:109 |
Warning |
Missing space before value for key 'bo'. |
key-spacing
|
32:120 |
Warning |
Missing space before value for key 'br'. |
key-spacing
|
32:131 |
Warning |
Missing space before value for key 'bs'. |
key-spacing
|
33:32 |
Warning |
Missing space before value for key 'ca'. |
key-spacing
|
33:43 |
Warning |
Missing space before value for key 'ce'. |
key-spacing
|
33:54 |
Warning |
Missing space before value for key 'ch'. |
key-spacing
|
33:65 |
Warning |
Missing space before value for key 'co'. |
key-spacing
|
33:76 |
Warning |
Missing space before value for key 'cr'. |
key-spacing
|
33:87 |
Warning |
Missing space before value for key 'cs'. |
key-spacing
|
33:98 |
Warning |
Missing space before value for key 'cu'. |
key-spacing
|
33:109 |
Warning |
Missing space before value for key 'cv'. |
key-spacing
|
33:120 |
Warning |
Missing space before value for key 'cy'. |
key-spacing
|
34:1 |
Error |
Line 34 exceeds the maximum line length of 132. |
max-len
|
34:32 |
Warning |
Missing space before value for key 'da'. |
key-spacing
|
34:43 |
Warning |
Missing space before value for key 'de'. |
key-spacing
|
34:54 |
Warning |
Missing space before value for key 'dv'. |
key-spacing
|
34:65 |
Warning |
Missing space before value for key 'dz'. |
key-spacing
|
34:76 |
Warning |
Missing space before value for key 'ee'. |
key-spacing
|
34:87 |
Warning |
Missing space before value for key 'el'. |
key-spacing
|
34:98 |
Warning |
Missing space before value for key 'en'. |
key-spacing
|
34:109 |
Warning |
Missing space before value for key 'eo'. |
key-spacing
|
34:120 |
Warning |
Missing space before value for key 'es'. |
key-spacing
|
34:131 |
Warning |
Missing space before value for key 'et'. |
key-spacing
|
34:142 |
Warning |
Missing space before value for key 'eu'. |
key-spacing
|
35:1 |
Error |
Line 35 exceeds the maximum line length of 132. |
max-len
|
35:32 |
Warning |
Missing space before value for key 'fa'. |
key-spacing
|
35:43 |
Warning |
Missing space before value for key 'ff'. |
key-spacing
|
35:54 |
Warning |
Missing space before value for key 'fi'. |
key-spacing
|
35:65 |
Warning |
Missing space before value for key 'fj'. |
key-spacing
|
35:76 |
Warning |
Missing space before value for key 'fo'. |
key-spacing
|
35:87 |
Warning |
Missing space before value for key 'fr'. |
key-spacing
|
35:98 |
Warning |
Missing space before value for key 'fy'. |
key-spacing
|
35:109 |
Warning |
Missing space before value for key 'ga'. |
key-spacing
|
35:120 |
Warning |
Missing space before value for key 'gd'. |
key-spacing
|
35:131 |
Warning |
Missing space before value for key 'gl'. |
key-spacing
|
35:142 |
Warning |
Missing space before value for key 'gn'. |
key-spacing
|
35:153 |
Warning |
Missing space before value for key 'gu'. |
key-spacing
|
35:164 |
Warning |
Missing space before value for key 'gv'. |
key-spacing
|
36:32 |
Warning |
Missing space before value for key 'ha'. |
key-spacing
|
36:43 |
Warning |
Missing space before value for key 'he'. |
key-spacing
|
36:54 |
Warning |
Missing space before value for key 'hi'. |
key-spacing
|
36:65 |
Warning |
Missing space before value for key 'ho'. |
key-spacing
|
36:76 |
Warning |
Missing space before value for key 'hr'. |
key-spacing
|
36:87 |
Warning |
Missing space before value for key 'ht'. |
key-spacing
|
36:98 |
Warning |
Missing space before value for key 'hu'. |
key-spacing
|
36:109 |
Warning |
Missing space before value for key 'hy'. |
key-spacing
|
36:120 |
Warning |
Missing space before value for key 'hz'. |
key-spacing
|
37:1 |
Error |
Line 37 exceeds the maximum line length of 132. |
max-len
|
37:32 |
Warning |
Missing space before value for key 'ia'. |
key-spacing
|
37:43 |
Warning |
Missing space before value for key 'id'. |
key-spacing
|
37:54 |
Warning |
Missing space before value for key 'ie'. |
key-spacing
|
37:65 |
Warning |
Missing space before value for key 'ig'. |
key-spacing
|
37:76 |
Warning |
Missing space before value for key 'ii'. |
key-spacing
|
37:87 |
Warning |
Missing space before value for key 'ik'. |
key-spacing
|
37:98 |
Warning |
Missing space before value for key 'io'. |
key-spacing
|
37:109 |
Warning |
Missing space before value for key 'is'. |
key-spacing
|
37:120 |
Warning |
Missing space before value for key 'it'. |
key-spacing
|
37:131 |
Warning |
Missing space before value for key 'iu'. |
key-spacing
|
38:1 |
Error |
Line 38 exceeds the maximum line length of 132. |
max-len
|
38:32 |
Warning |
Missing space before value for key 'ja'. |
key-spacing
|
38:43 |
Warning |
Missing space before value for key 'jv'. |
key-spacing
|
38:54 |
Warning |
Missing space before value for key 'ka'. |
key-spacing
|
38:65 |
Warning |
Missing space before value for key 'kg'. |
key-spacing
|
38:76 |
Warning |
Missing space before value for key 'ki'. |
key-spacing
|
38:87 |
Warning |
Missing space before value for key 'kj'. |
key-spacing
|
38:98 |
Warning |
Missing space before value for key 'kk'. |
key-spacing
|
38:109 |
Warning |
Missing space before value for key 'kl'. |
key-spacing
|
38:120 |
Warning |
Missing space before value for key 'km'. |
key-spacing
|
38:131 |
Warning |
Missing space before value for key 'kn'. |
key-spacing
|
38:142 |
Warning |
Missing space before value for key 'ko'. |
key-spacing
|
38:153 |
Warning |
Missing space before value for key 'kr'. |
key-spacing
|
38:164 |
Warning |
Missing space before value for key 'ks'. |
key-spacing
|
38:175 |
Warning |
Missing space before value for key 'ku'. |
key-spacing
|
38:186 |
Warning |
Missing space before value for key 'kv'. |
key-spacing
|
38:197 |
Warning |
Missing space before value for key 'kw'. |
key-spacing
|
38:208 |
Warning |
Missing space before value for key 'ky'. |
key-spacing
|
39:32 |
Warning |
Missing space before value for key 'la'. |
key-spacing
|
39:43 |
Warning |
Missing space before value for key 'lb'. |
key-spacing
|
39:54 |
Warning |
Missing space before value for key 'lg'. |
key-spacing
|
39:65 |
Warning |
Missing space before value for key 'li'. |
key-spacing
|
39:76 |
Warning |
Missing space before value for key 'ln'. |
key-spacing
|
39:87 |
Warning |
Missing space before value for key 'lo'. |
key-spacing
|
39:98 |
Warning |
Missing space before value for key 'lt'. |
key-spacing
|
39:109 |
Warning |
Missing space before value for key 'lu'. |
key-spacing
|
39:120 |
Warning |
Missing space before value for key 'lv'. |
key-spacing
|
40:1 |
Error |
Line 40 exceeds the maximum line length of 132. |
max-len
|
40:32 |
Warning |
Missing space before value for key 'mg'. |
key-spacing
|
40:43 |
Warning |
Missing space before value for key 'mh'. |
key-spacing
|
40:54 |
Warning |
Missing space before value for key 'mi'. |
key-spacing
|
40:65 |
Warning |
Missing space before value for key 'mk'. |
key-spacing
|
40:76 |
Warning |
Missing space before value for key 'ml'. |
key-spacing
|
40:87 |
Warning |
Missing space before value for key 'mn'. |
key-spacing
|
40:98 |
Warning |
Missing space before value for key 'mo'. |
key-spacing
|
40:109 |
Warning |
Missing space before value for key 'mr'. |
key-spacing
|
40:120 |
Warning |
Missing space before value for key 'ms'. |
key-spacing
|
40:131 |
Warning |
Missing space before value for key 'mt'. |
key-spacing
|
40:142 |
Warning |
Missing space before value for key 'my'. |
key-spacing
|
41:1 |
Error |
Line 41 exceeds the maximum line length of 132. |
max-len
|
41:32 |
Warning |
Missing space before value for key 'na'. |
key-spacing
|
41:43 |
Warning |
Missing space before value for key 'nb'. |
key-spacing
|
41:54 |
Warning |
Missing space before value for key 'nd'. |
key-spacing
|
41:65 |
Warning |
Missing space before value for key 'ne'. |
key-spacing
|
41:76 |
Warning |
Missing space before value for key 'ng'. |
key-spacing
|
41:87 |
Warning |
Missing space before value for key 'nl'. |
key-spacing
|
41:98 |
Warning |
Missing space before value for key 'nn'. |
key-spacing
|
41:109 |
Warning |
Missing space before value for key 'no'. |
key-spacing
|
41:120 |
Warning |
Missing space before value for key 'nr'. |
key-spacing
|
41:131 |
Warning |
Missing space before value for key 'nv'. |
key-spacing
|
41:142 |
Warning |
Missing space before value for key 'ny'. |
key-spacing
|
42:1 |
Error |
Line 42 exceeds the maximum line length of 132. |
max-len
|
42:32 |
Warning |
Missing space before value for key 'oc'. |
key-spacing
|
42:43 |
Warning |
Missing space before value for key 'oj'. |
key-spacing
|
42:54 |
Warning |
Missing space before value for key 'om'. |
key-spacing
|
42:65 |
Warning |
Missing space before value for key 'or'. |
key-spacing
|
42:76 |
Warning |
Missing space before value for key 'os'. |
key-spacing
|
42:87 |
Warning |
Missing space before value for key 'pa'. |
key-spacing
|
42:98 |
Warning |
Missing space before value for key 'pi'. |
key-spacing
|
42:109 |
Warning |
Missing space before value for key 'pl'. |
key-spacing
|
42:120 |
Warning |
Missing space before value for key 'ps'. |
key-spacing
|
42:131 |
Warning |
Missing space before value for key 'pt'. |
key-spacing
|
43:32 |
Warning |
Missing space before value for key 'qu'. |
key-spacing
|
43:43 |
Warning |
Missing space before value for key 'rm'. |
key-spacing
|
43:54 |
Warning |
Missing space before value for key 'rn'. |
key-spacing
|
43:65 |
Warning |
Missing space before value for key 'ro'. |
key-spacing
|
43:76 |
Warning |
Missing space before value for key 'ru'. |
key-spacing
|
43:87 |
Warning |
Missing space before value for key 'rw'. |
key-spacing
|
44:1 |
Error |
Line 44 exceeds the maximum line length of 132. |
max-len
|
44:32 |
Warning |
Missing space before value for key 'sa'. |
key-spacing
|
44:43 |
Warning |
Missing space before value for key 'sc'. |
key-spacing
|
44:54 |
Warning |
Missing space before value for key 'sd'. |
key-spacing
|
44:65 |
Warning |
Missing space before value for key 'se'. |
key-spacing
|
44:76 |
Warning |
Missing space before value for key 'sg'. |
key-spacing
|
44:87 |
Warning |
Missing space before value for key 'sh'. |
key-spacing
|
44:98 |
Warning |
Missing space before value for key 'si'. |
key-spacing
|
44:109 |
Warning |
Missing space before value for key 'sk'. |
key-spacing
|
44:120 |
Warning |
Missing space before value for key 'sl'. |
key-spacing
|
44:131 |
Warning |
Missing space before value for key 'sm'. |
key-spacing
|
44:142 |
Warning |
Missing space before value for key 'sn'. |
key-spacing
|
44:153 |
Warning |
Missing space before value for key 'so'. |
key-spacing
|
44:164 |
Warning |
Missing space before value for key 'sq'. |
key-spacing
|
44:175 |
Warning |
Missing space before value for key 'sr'. |
key-spacing
|
44:186 |
Warning |
Missing space before value for key 'ss'. |
key-spacing
|
44:197 |
Warning |
Missing space before value for key 'st'. |
key-spacing
|
44:208 |
Warning |
Missing space before value for key 'su'. |
key-spacing
|
44:219 |
Warning |
Missing space before value for key 'sv'. |
key-spacing
|
44:230 |
Warning |
Missing space before value for key 'sw'. |
key-spacing
|
45:1 |
Error |
Line 45 exceeds the maximum line length of 132. |
max-len
|
45:32 |
Warning |
Missing space before value for key 'ta'. |
key-spacing
|
45:43 |
Warning |
Missing space before value for key 'te'. |
key-spacing
|
45:54 |
Warning |
Missing space before value for key 'tg'. |
key-spacing
|
45:65 |
Warning |
Missing space before value for key 'th'. |
key-spacing
|
45:76 |
Warning |
Missing space before value for key 'ti'. |
key-spacing
|
45:87 |
Warning |
Missing space before value for key 'tk'. |
key-spacing
|
45:98 |
Warning |
Missing space before value for key 'tl'. |
key-spacing
|
45:109 |
Warning |
Missing space before value for key 'tn'. |
key-spacing
|
45:120 |
Warning |
Missing space before value for key 'to'. |
key-spacing
|
45:131 |
Warning |
Missing space before value for key 'tr'. |
key-spacing
|
45:142 |
Warning |
Missing space before value for key 'ts'. |
key-spacing
|
45:153 |
Warning |
Missing space before value for key 'tt'. |
key-spacing
|
45:164 |
Warning |
Missing space before value for key 'tw'. |
key-spacing
|
45:175 |
Warning |
Missing space before value for key 'ty'. |
key-spacing
|
46:32 |
Warning |
Missing space before value for key 'ug'. |
key-spacing
|
46:43 |
Warning |
Missing space before value for key 'uk'. |
key-spacing
|
46:54 |
Warning |
Missing space before value for key 'ur'. |
key-spacing
|
46:65 |
Warning |
Missing space before value for key 'uz'. |
key-spacing
|
46:76 |
Warning |
Missing space before value for key 've'. |
key-spacing
|
46:87 |
Warning |
Missing space before value for key 'vi'. |
key-spacing
|
46:98 |
Warning |
Missing space before value for key 'vo'. |
key-spacing
|
47:32 |
Warning |
Missing space before value for key 'wa'. |
key-spacing
|
47:43 |
Warning |
Missing space before value for key 'wo'. |
key-spacing
|
47:54 |
Warning |
Missing space before value for key 'xh'. |
key-spacing
|
47:65 |
Warning |
Missing space before value for key 'yi'. |
key-spacing
|
47:76 |
Warning |
Missing space before value for key 'yo'. |
key-spacing
|
47:87 |
Warning |
Missing space before value for key 'za'. |
key-spacing
|
47:98 |
Warning |
Missing space before value for key 'zh'. |
key-spacing
|
47:109 |
Warning |
Missing space before value for key 'zu'. |
key-spacing
|
48:1 |
Error |
Line 48 exceeds the maximum line length of 132. |
max-len
|
48:33 |
Warning |
Missing space before value for key 'aar'. |
key-spacing
|
48:46 |
Warning |
Missing space before value for key 'abk'. |
key-spacing
|
48:59 |
Warning |
Missing space before value for key 'ave'. |
key-spacing
|
48:72 |
Warning |
Missing space before value for key 'afr'. |
key-spacing
|
48:85 |
Warning |
Missing space before value for key 'aka'. |
key-spacing
|
48:98 |
Warning |
Missing space before value for key 'amh'. |
key-spacing
|
48:111 |
Warning |
Missing space before value for key 'arg'. |
key-spacing
|
48:124 |
Warning |
Missing space before value for key 'ara'. |
key-spacing
|
48:137 |
Warning |
Missing space before value for key 'asm'. |
key-spacing
|
48:150 |
Warning |
Missing space before value for key 'ava'. |
key-spacing
|
48:163 |
Warning |
Missing space before value for key 'aym'. |
key-spacing
|
48:176 |
Warning |
Missing space before value for key 'aze'. |
key-spacing
|
49:1 |
Error |
Line 49 exceeds the maximum line length of 132. |
max-len
|
49:33 |
Warning |
Missing space before value for key 'bak'. |
key-spacing
|
49:46 |
Warning |
Missing space before value for key 'bel'. |
key-spacing
|
49:59 |
Warning |
Missing space before value for key 'bul'. |
key-spacing
|
49:72 |
Warning |
Missing space before value for key 'bih'. |
key-spacing
|
49:85 |
Warning |
Missing space before value for key 'bis'. |
key-spacing
|
49:98 |
Warning |
Missing space before value for key 'bam'. |
key-spacing
|
49:111 |
Warning |
Missing space before value for key 'ben'. |
key-spacing
|
49:124 |
Warning |
Missing space before value for key 'tib'. |
key-spacing
|
49:137 |
Warning |
Missing space before value for key 'bod'. |
key-spacing
|
49:150 |
Warning |
Missing space before value for key 'bre'. |
key-spacing
|
49:163 |
Warning |
Missing space before value for key 'bos'. |
key-spacing
|
50:1 |
Error |
Line 50 exceeds the maximum line length of 132. |
max-len
|
50:33 |
Warning |
Missing space before value for key 'cat'. |
key-spacing
|
50:46 |
Warning |
Missing space before value for key 'che'. |
key-spacing
|
50:59 |
Warning |
Missing space before value for key 'cha'. |
key-spacing
|
50:72 |
Warning |
Missing space before value for key 'cos'. |
key-spacing
|
50:85 |
Warning |
Missing space before value for key 'cre'. |
key-spacing
|
50:98 |
Warning |
Missing space before value for key 'cze'. |
key-spacing
|
50:111 |
Warning |
Missing space before value for key 'ces'. |
key-spacing
|
50:124 |
Warning |
Missing space before value for key 'chu'. |
key-spacing
|
50:137 |
Warning |
Missing space before value for key 'chv'. |
key-spacing
|
50:150 |
Warning |
Missing space before value for key 'wel'. |
key-spacing
|
50:163 |
Warning |
Missing space before value for key 'cym'. |
key-spacing
|
51:1 |
Error |
Line 51 exceeds the maximum line length of 132. |
max-len
|
51:33 |
Warning |
Missing space before value for key 'dan'. |
key-spacing
|
51:46 |
Warning |
Missing space before value for key 'ger'. |
key-spacing
|
51:59 |
Warning |
Missing space before value for key 'deu'. |
key-spacing
|
51:72 |
Warning |
Missing space before value for key 'div'. |
key-spacing
|
51:85 |
Warning |
Missing space before value for key 'dzo'. |
key-spacing
|
51:98 |
Warning |
Missing space before value for key 'ewe'. |
key-spacing
|
51:111 |
Warning |
Missing space before value for key 'gre'. |
key-spacing
|
51:124 |
Warning |
Missing space before value for key 'ell'. |
key-spacing
|
51:137 |
Warning |
Missing space before value for key 'eng'. |
key-spacing
|
51:150 |
Warning |
Missing space before value for key 'epo'. |
key-spacing
|
51:163 |
Warning |
Missing space before value for key 'spa'. |
key-spacing
|
51:176 |
Warning |
Missing space before value for key 'est'. |
key-spacing
|
51:189 |
Warning |
Missing space before value for key 'baq'. |
key-spacing
|
51:202 |
Warning |
Missing space before value for key 'eus'. |
key-spacing
|
51:215 |
Warning |
Missing space before value for key 'per'. |
key-spacing
|
52:1 |
Error |
Line 52 exceeds the maximum line length of 132. |
max-len
|
52:33 |
Warning |
Missing space before value for key 'fas'. |
key-spacing
|
52:46 |
Warning |
Missing space before value for key 'ful'. |
key-spacing
|
52:59 |
Warning |
Missing space before value for key 'fin'. |
key-spacing
|
52:72 |
Warning |
Missing space before value for key 'fij'. |
key-spacing
|
52:85 |
Warning |
Missing space before value for key 'fao'. |
key-spacing
|
52:98 |
Warning |
Missing space before value for key 'fre'. |
key-spacing
|
52:111 |
Warning |
Missing space before value for key 'fra'. |
key-spacing
|
52:124 |
Warning |
Missing space before value for key 'fry'. |
key-spacing
|
52:137 |
Warning |
Missing space before value for key 'gle'. |
key-spacing
|
52:150 |
Warning |
Missing space before value for key 'gla'. |
key-spacing
|
52:163 |
Warning |
Missing space before value for key 'glg'. |
key-spacing
|
52:176 |
Warning |
Missing space before value for key 'grn'. |
key-spacing
|
52:189 |
Warning |
Missing space before value for key 'guj'. |
key-spacing
|
52:202 |
Warning |
Missing space before value for key 'glv'. |
key-spacing
|
53:1 |
Error |
Line 53 exceeds the maximum line length of 132. |
max-len
|
53:33 |
Warning |
Missing space before value for key 'hau'. |
key-spacing
|
53:46 |
Warning |
Missing space before value for key 'heb'. |
key-spacing
|
53:59 |
Warning |
Missing space before value for key 'hin'. |
key-spacing
|
53:72 |
Warning |
Missing space before value for key 'hmo'. |
key-spacing
|
53:85 |
Warning |
Missing space before value for key 'hrv'. |
key-spacing
|
53:98 |
Warning |
Missing space before value for key 'hat'. |
key-spacing
|
53:111 |
Warning |
Missing space before value for key 'hun'. |
key-spacing
|
53:124 |
Warning |
Missing space before value for key 'arm'. |
key-spacing
|
53:137 |
Warning |
Missing space before value for key 'hye'. |
key-spacing
|
53:150 |
Warning |
Missing space before value for key 'her'. |
key-spacing
|
54:1 |
Error |
Line 54 exceeds the maximum line length of 132. |
max-len
|
54:33 |
Warning |
Missing space before value for key 'ina'. |
key-spacing
|
54:46 |
Warning |
Missing space before value for key 'ind'. |
key-spacing
|
54:59 |
Warning |
Missing space before value for key 'ile'. |
key-spacing
|
54:72 |
Warning |
Missing space before value for key 'ibo'. |
key-spacing
|
54:85 |
Warning |
Missing space before value for key 'iii'. |
key-spacing
|
54:98 |
Warning |
Missing space before value for key 'ipk'. |
key-spacing
|
54:111 |
Warning |
Missing space before value for key 'ido'. |
key-spacing
|
54:124 |
Warning |
Missing space before value for key 'ice'. |
key-spacing
|
54:137 |
Warning |
Missing space before value for key 'isl'. |
key-spacing
|
54:150 |
Warning |
Missing space before value for key 'ita'. |
key-spacing
|
54:163 |
Warning |
Missing space before value for key 'iku'. |
key-spacing
|
55:1 |
Error |
Line 55 exceeds the maximum line length of 132. |
max-len
|
55:33 |
Warning |
Missing space before value for key 'jpn'. |
key-spacing
|
55:46 |
Warning |
Missing space before value for key 'jav'. |
key-spacing
|
55:59 |
Warning |
Missing space before value for key 'geo'. |
key-spacing
|
55:72 |
Warning |
Missing space before value for key 'kat'. |
key-spacing
|
55:85 |
Warning |
Missing space before value for key 'kon'. |
key-spacing
|
55:98 |
Warning |
Missing space before value for key 'kik'. |
key-spacing
|
55:111 |
Warning |
Missing space before value for key 'kua'. |
key-spacing
|
55:124 |
Warning |
Missing space before value for key 'kaz'. |
key-spacing
|
55:137 |
Warning |
Missing space before value for key 'kal'. |
key-spacing
|
55:150 |
Warning |
Missing space before value for key 'khm'. |
key-spacing
|
55:163 |
Warning |
Missing space before value for key 'kan'. |
key-spacing
|
55:176 |
Warning |
Missing space before value for key 'kor'. |
key-spacing
|
55:189 |
Warning |
Missing space before value for key 'kau'. |
key-spacing
|
55:202 |
Warning |
Missing space before value for key 'kas'. |
key-spacing
|
55:215 |
Warning |
Missing space before value for key 'kur'. |
key-spacing
|
55:228 |
Warning |
Missing space before value for key 'kom'. |
key-spacing
|
55:241 |
Warning |
Missing space before value for key 'cor'. |
key-spacing
|
55:254 |
Warning |
Missing space before value for key 'kir'. |
key-spacing
|
56:1 |
Error |
Line 56 exceeds the maximum line length of 132. |
max-len
|
56:33 |
Warning |
Missing space before value for key 'lat'. |
key-spacing
|
56:46 |
Warning |
Missing space before value for key 'ltz'. |
key-spacing
|
56:59 |
Warning |
Missing space before value for key 'lug'. |
key-spacing
|
56:72 |
Warning |
Missing space before value for key 'lim'. |
key-spacing
|
56:85 |
Warning |
Missing space before value for key 'lin'. |
key-spacing
|
56:98 |
Warning |
Missing space before value for key 'lao'. |
key-spacing
|
56:111 |
Warning |
Missing space before value for key 'lit'. |
key-spacing
|
56:124 |
Warning |
Missing space before value for key 'lub'. |
key-spacing
|
56:137 |
Warning |
Missing space before value for key 'lav'. |
key-spacing
|
57:1 |
Error |
Line 57 exceeds the maximum line length of 132. |
max-len
|
57:33 |
Warning |
Missing space before value for key 'mlg'. |
key-spacing
|
57:46 |
Warning |
Missing space before value for key 'mah'. |
key-spacing
|
57:59 |
Warning |
Missing space before value for key 'mao'. |
key-spacing
|
57:72 |
Warning |
Missing space before value for key 'mri'. |
key-spacing
|
57:85 |
Warning |
Missing space before value for key 'mac'. |
key-spacing
|
57:98 |
Warning |
Missing space before value for key 'mkd'. |
key-spacing
|
57:111 |
Warning |
Missing space before value for key 'mal'. |
key-spacing
|
57:124 |
Warning |
Missing space before value for key 'mon'. |
key-spacing
|
57:137 |
Warning |
Missing space before value for key 'mol'. |
key-spacing
|
57:150 |
Warning |
Missing space before value for key 'mar'. |
key-spacing
|
57:163 |
Warning |
Missing space before value for key 'may'. |
key-spacing
|
57:176 |
Warning |
Missing space before value for key 'msa'. |
key-spacing
|
57:189 |
Warning |
Missing space before value for key 'mlt'. |
key-spacing
|
57:202 |
Warning |
Missing space before value for key 'bur'. |
key-spacing
|
57:215 |
Warning |
Missing space before value for key 'mya'. |
key-spacing
|
58:1 |
Error |
Line 58 exceeds the maximum line length of 132. |
max-len
|
58:33 |
Warning |
Missing space before value for key 'nau'. |
key-spacing
|
58:46 |
Warning |
Missing space before value for key 'nob'. |
key-spacing
|
58:59 |
Warning |
Missing space before value for key 'nde'. |
key-spacing
|
58:72 |
Warning |
Missing space before value for key 'nep'. |
key-spacing
|
58:85 |
Warning |
Missing space before value for key 'ndo'. |
key-spacing
|
58:98 |
Warning |
Missing space before value for key 'dut'. |
key-spacing
|
58:111 |
Warning |
Missing space before value for key 'nld'. |
key-spacing
|
58:124 |
Warning |
Missing space before value for key 'nno'. |
key-spacing
|
58:137 |
Warning |
Missing space before value for key 'nor'. |
key-spacing
|
58:150 |
Warning |
Missing space before value for key 'nbl'. |
key-spacing
|
58:163 |
Warning |
Missing space before value for key 'nav'. |
key-spacing
|
58:176 |
Warning |
Missing space before value for key 'nya'. |
key-spacing
|
59:1 |
Error |
Line 59 exceeds the maximum line length of 132. |
max-len
|
59:33 |
Warning |
Missing space before value for key 'oci'. |
key-spacing
|
59:46 |
Warning |
Missing space before value for key 'oji'. |
key-spacing
|
59:59 |
Warning |
Missing space before value for key 'orm'. |
key-spacing
|
59:72 |
Warning |
Missing space before value for key 'ori'. |
key-spacing
|
59:85 |
Warning |
Missing space before value for key 'oss'. |
key-spacing
|
59:98 |
Warning |
Missing space before value for key 'pan'. |
key-spacing
|
59:111 |
Warning |
Missing space before value for key 'pli'. |
key-spacing
|
59:124 |
Warning |
Missing space before value for key 'pol'. |
key-spacing
|
59:137 |
Warning |
Missing space before value for key 'pus'. |
key-spacing
|
59:150 |
Warning |
Missing space before value for key 'por'. |
key-spacing
|
59:163 |
Warning |
Missing space before value for key 'que'. |
key-spacing
|
60:1 |
Error |
Line 60 exceeds the maximum line length of 132. |
max-len
|
60:33 |
Warning |
Missing space before value for key 'roh'. |
key-spacing
|
60:46 |
Warning |
Missing space before value for key 'run'. |
key-spacing
|
60:59 |
Warning |
Missing space before value for key 'rum'. |
key-spacing
|
60:72 |
Warning |
Missing space before value for key 'ron'. |
key-spacing
|
60:85 |
Warning |
Missing space before value for key 'rus'. |
key-spacing
|
60:98 |
Warning |
Missing space before value for key 'kin'. |
key-spacing
|
60:111 |
Warning |
Missing space before value for key 'san'. |
key-spacing
|
60:124 |
Warning |
Missing space before value for key 'srd'. |
key-spacing
|
60:137 |
Warning |
Missing space before value for key 'snd'. |
key-spacing
|
60:150 |
Warning |
Missing space before value for key 'sme'. |
key-spacing
|
60:163 |
Warning |
Missing space before value for key 'sag'. |
key-spacing
|
60:176 |
Warning |
Missing space before value for key 'slo'. |
key-spacing
|
60:189 |
Warning |
Missing space before value for key 'sin'. |
key-spacing
|
60:202 |
Warning |
Missing space before value for key 'slk'. |
key-spacing
|
60:215 |
Warning |
Missing space before value for key 'slv'. |
key-spacing
|
60:228 |
Warning |
Missing space before value for key 'smo'. |
key-spacing
|
60:241 |
Warning |
Missing space before value for key 'sna'. |
key-spacing
|
60:254 |
Warning |
Missing space before value for key 'som'. |
key-spacing
|
60:267 |
Warning |
Missing space before value for key 'alb'. |
key-spacing
|
60:280 |
Warning |
Missing space before value for key 'sqi'. |
key-spacing
|
60:293 |
Warning |
Missing space before value for key 'srp'. |
key-spacing
|
60:306 |
Warning |
Missing space before value for key 'ssw'. |
key-spacing
|
60:319 |
Warning |
Missing space before value for key 'sot'. |
key-spacing
|
60:332 |
Warning |
Missing space before value for key 'sun'. |
key-spacing
|
60:345 |
Warning |
Missing space before value for key 'swe'. |
key-spacing
|
60:358 |
Warning |
Missing space before value for key 'swa'. |
key-spacing
|
61:1 |
Error |
Line 61 exceeds the maximum line length of 132. |
max-len
|
61:33 |
Warning |
Missing space before value for key 'tam'. |
key-spacing
|
61:46 |
Warning |
Missing space before value for key 'tel'. |
key-spacing
|
61:59 |
Warning |
Missing space before value for key 'tgk'. |
key-spacing
|
61:72 |
Warning |
Missing space before value for key 'tha'. |
key-spacing
|
61:85 |
Warning |
Missing space before value for key 'tir'. |
key-spacing
|
61:98 |
Warning |
Missing space before value for key 'tuk'. |
key-spacing
|
61:111 |
Warning |
Missing space before value for key 'tgl'. |
key-spacing
|
61:124 |
Warning |
Missing space before value for key 'tsn'. |
key-spacing
|
61:137 |
Warning |
Missing space before value for key 'ton'. |
key-spacing
|
61:150 |
Warning |
Missing space before value for key 'tur'. |
key-spacing
|
61:163 |
Warning |
Missing space before value for key 'tso'. |
key-spacing
|
61:176 |
Warning |
Missing space before value for key 'tat'. |
key-spacing
|
61:189 |
Warning |
Missing space before value for key 'twi'. |
key-spacing
|
61:202 |
Warning |
Missing space before value for key 'tah'. |
key-spacing
|
62:1 |
Error |
Line 62 exceeds the maximum line length of 132. |
max-len
|
62:33 |
Warning |
Missing space before value for key 'uig'. |
key-spacing
|
62:46 |
Warning |
Missing space before value for key 'ukr'. |
key-spacing
|
62:59 |
Warning |
Missing space before value for key 'urd'. |
key-spacing
|
62:72 |
Warning |
Missing space before value for key 'uzb'. |
key-spacing
|
62:85 |
Warning |
Missing space before value for key 'ven'. |
key-spacing
|
62:98 |
Warning |
Missing space before value for key 'vie'. |
key-spacing
|
62:111 |
Warning |
Missing space before value for key 'vol'. |
key-spacing
|
62:124 |
Warning |
Missing space before value for key 'wln'. |
key-spacing
|
62:137 |
Warning |
Missing space before value for key 'wol'. |
key-spacing
|
62:150 |
Warning |
Missing space before value for key 'xho'. |
key-spacing
|
62:163 |
Warning |
Missing space before value for key 'yid'. |
key-spacing
|
62:176 |
Warning |
Missing space before value for key 'yor'. |
key-spacing
|
62:189 |
Warning |
Missing space before value for key 'zha'. |
key-spacing
|
62:202 |
Warning |
Missing space before value for key 'chi'. |
key-spacing
|
62:215 |
Warning |
Missing space before value for key 'zho'. |
key-spacing
|
62:228 |
Warning |
Missing space before value for key 'zul'. |
key-spacing
|
74:1 |
Error |
Line 74 exceeds the maximum line length of 132. |
max-len
|
75:1 |
Error |
Line 75 exceeds the maximum line length of 132. |
max-len
|
91:1 |
Error |
Line 91 exceeds the maximum line length of 132. |
max-len
|
93:84 |
Error |
Missing semicolon. |
semi
|
95:1 |
Error |
Line 95 exceeds the maximum line length of 132. |
max-len
|
95:9 |
Warning |
Identifier 'cmi_children' is not in camel case. |
camelcase
|
96:9 |
Warning |
Identifier 'comments_children' is not in camel case. |
camelcase
|
97:9 |
Warning |
Identifier 'score_children' is not in camel case. |
camelcase
|
98:9 |
Warning |
Identifier 'objectives_children' is not in camel case. |
camelcase
|
99:9 |
Warning |
Identifier 'correct_responses_children' is not in camel case. |
camelcase
|
100:9 |
Warning |
Identifier 'student_data_children' is not in camel case. |
camelcase
|
101:9 |
Warning |
Identifier 'student_preference_children' is not in camel case. |
camelcase
|
102:1 |
Error |
Line 102 exceeds the maximum line length of 132. |
max-len
|
102:9 |
Warning |
Identifier 'interactions_children' is not in camel case. |
camelcase
|
104:9 |
Warning |
Identifier 'scaled_range' is not in camel case. |
camelcase
|
105:9 |
Warning |
Identifier 'audio_range' is not in camel case. |
camelcase
|
106:9 |
Warning |
Identifier 'speed_range' is not in camel case. |
camelcase
|
107:9 |
Warning |
Identifier 'text_range' is not in camel case. |
camelcase
|
108:9 |
Warning |
Identifier 'progress_range' is not in camel case. |
camelcase
|
109:9 |
Warning |
Identifier 'learner_response' is not in camel case. |
camelcase
|
110:22 |
Warning |
Missing space before value for key 'true-false'. |
key-spacing
|
110:32 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
110:56 |
Warning |
Missing space before value for key 'max'. |
key-spacing
|
110:71 |
Warning |
Missing space before value for key 'delimiter'. |
key-spacing
|
110:84 |
Warning |
Missing space before value for key 'unique'. |
key-spacing
|
111:18 |
Warning |
Missing space before value for key 'choice'. |
key-spacing
|
111:28 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
111:54 |
Warning |
Missing space before value for key 'max'. |
key-spacing
|
111:70 |
Warning |
Missing space before value for key 'delimiter'. |
key-spacing
|
111:86 |
Warning |
Missing space before value for key 'unique'. |
key-spacing
|
112:19 |
Warning |
Missing space before value for key 'fill-in'. |
key-spacing
|
112:29 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
112:53 |
Warning |
Missing space before value for key 'max'. |
key-spacing
|
112:69 |
Warning |
Missing space before value for key 'delimiter'. |
key-spacing
|
112:85 |
Warning |
Missing space before value for key 'unique'. |
key-spacing
|
113:24 |
Warning |
Missing space before value for key 'long-fill-in'. |
key-spacing
|
113:34 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
113:59 |
Warning |
Missing space before value for key 'max'. |
key-spacing
|
113:74 |
Warning |
Missing space before value for key 'delimiter'. |
key-spacing
|
113:87 |
Warning |
Missing space before value for key 'unique'. |
key-spacing
|
114:1 |
Error |
Line 114 exceeds the maximum line length of 132. |
max-len
|
114:20 |
Warning |
Missing space before value for key 'matching'. |
key-spacing
|
114:30 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
114:60 |
Warning |
Missing space before value for key 'format2'. |
key-spacing
|
114:86 |
Warning |
Missing space before value for key 'max'. |
key-spacing
|
114:102 |
Warning |
Missing space before value for key 'delimiter'. |
key-spacing
|
114:122 |
Warning |
Missing space before value for key 'delimiter2'. |
key-spacing
|
114:138 |
Warning |
Missing space before value for key 'unique'. |
key-spacing
|
115:1 |
Error |
Line 115 exceeds the maximum line length of 132. |
max-len
|
115:23 |
Warning |
Missing space before value for key 'performance'. |
key-spacing
|
115:33 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
115:71 |
Warning |
Missing space before value for key 'format2'. |
key-spacing
|
115:119 |
Warning |
Missing space before value for key 'max'. |
key-spacing
|
115:136 |
Warning |
Missing space before value for key 'delimiter'. |
key-spacing
|
115:156 |
Warning |
Missing space before value for key 'delimiter2'. |
key-spacing
|
115:172 |
Warning |
Missing space before value for key 'unique'. |
key-spacing
|
116:22 |
Warning |
Missing space before value for key 'sequencing'. |
key-spacing
|
116:32 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
116:58 |
Warning |
Missing space before value for key 'max'. |
key-spacing
|
116:74 |
Warning |
Missing space before value for key 'delimiter'. |
key-spacing
|
116:90 |
Warning |
Missing space before value for key 'unique'. |
key-spacing
|
117:18 |
Warning |
Missing space before value for key 'likert'. |
key-spacing
|
117:28 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
117:54 |
Warning |
Missing space before value for key 'max'. |
key-spacing
|
117:69 |
Warning |
Missing space before value for key 'delimiter'. |
key-spacing
|
117:82 |
Warning |
Missing space before value for key 'unique'. |
key-spacing
|
118:19 |
Warning |
Missing space before value for key 'numeric'. |
key-spacing
|
118:29 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
118:47 |
Warning |
Missing space before value for key 'max'. |
key-spacing
|
118:62 |
Warning |
Missing space before value for key 'delimiter'. |
key-spacing
|
118:75 |
Warning |
Missing space before value for key 'unique'. |
key-spacing
|
119:17 |
Warning |
Missing space before value for key 'other'. |
key-spacing
|
119:27 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
119:48 |
Warning |
Missing space before value for key 'max'. |
key-spacing
|
119:63 |
Warning |
Missing space before value for key 'delimiter'. |
key-spacing
|
119:76 |
Warning |
Missing space before value for key 'unique'. |
key-spacing
|
120:6 |
Error |
Missing semicolon. |
semi
|
122:9 |
Warning |
Identifier 'correct_responses' is not in camel case. |
camelcase
|
123:22 |
Warning |
Missing space before value for key 'true-false'. |
key-spacing
|
123:29 |
Warning |
Missing space before value for key 'pre'. |
key-spacing
|
123:39 |
Warning |
Missing space before value for key 'max'. |
key-spacing
|
123:54 |
Warning |
Missing space before value for key 'delimiter'. |
key-spacing
|
123:67 |
Warning |
Missing space before value for key 'unique'. |
key-spacing
|
123:86 |
Warning |
Missing space before value for key 'duplicate'. |
key-spacing
|
124:32 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
125:31 |
Warning |
Missing space before value for key 'limit'. |
key-spacing
|
126:18 |
Warning |
Missing space before value for key 'choice'. |
key-spacing
|
126:25 |
Warning |
Missing space before value for key 'pre'. |
key-spacing
|
126:35 |
Warning |
Missing space before value for key 'max'. |
key-spacing
|
126:51 |
Warning |
Missing space before value for key 'delimiter'. |
key-spacing
|
126:67 |
Warning |
Missing space before value for key 'unique'. |
key-spacing
|
126:85 |
Warning |
Missing space before value for key 'duplicate'. |
key-spacing
|
127:28 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
128:1 |
Error |
Line 128 exceeds the maximum line length of 132. |
max-len
|
129:19 |
Warning |
Missing space before value for key 'fill-in'. |
key-spacing
|
129:26 |
Warning |
Missing space before value for key 'pre'. |
key-spacing
|
130:26 |
Warning |
Missing space before value for key 'max'. |
key-spacing
|
130:42 |
Warning |
Missing space before value for key 'delimiter'. |
key-spacing
|
130:58 |
Warning |
Missing space before value for key 'unique'. |
key-spacing
|
130:77 |
Warning |
Missing space before value for key 'duplicate'. |
key-spacing
|
131:29 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
132:24 |
Warning |
Missing space before value for key 'long-fill-in'. |
key-spacing
|
132:31 |
Warning |
Missing space before value for key 'pre'. |
key-spacing
|
132:74 |
Warning |
Missing space before value for key 'max'. |
key-spacing
|
132:89 |
Warning |
Missing space before value for key 'delimiter'. |
key-spacing
|
132:102 |
Warning |
Missing space before value for key 'unique'. |
key-spacing
|
132:121 |
Warning |
Missing space before value for key 'duplicate'. |
key-spacing
|
133:34 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
134:20 |
Warning |
Missing space before value for key 'matching'. |
key-spacing
|
134:27 |
Warning |
Missing space before value for key 'pre'. |
key-spacing
|
134:37 |
Warning |
Missing space before value for key 'max'. |
key-spacing
|
134:53 |
Warning |
Missing space before value for key 'delimiter'. |
key-spacing
|
134:73 |
Warning |
Missing space before value for key 'delimiter2'. |
key-spacing
|
134:89 |
Warning |
Missing space before value for key 'unique'. |
key-spacing
|
134:108 |
Warning |
Missing space before value for key 'duplicate'. |
key-spacing
|
135:30 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
135:60 |
Warning |
Missing space before value for key 'format2'. |
key-spacing
|
136:23 |
Warning |
Missing space before value for key 'performance'. |
key-spacing
|
136:30 |
Warning |
Missing space before value for key 'pre'. |
key-spacing
|
137:30 |
Warning |
Missing space before value for key 'max'. |
key-spacing
|
137:47 |
Warning |
Missing space before value for key 'delimiter'. |
key-spacing
|
137:67 |
Warning |
Missing space before value for key 'delimiter2'. |
key-spacing
|
137:83 |
Warning |
Missing space before value for key 'unique'. |
key-spacing
|
137:102 |
Warning |
Missing space before value for key 'duplicate'. |
key-spacing
|
138:33 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
138:71 |
Warning |
Missing space before value for key 'format2'. |
key-spacing
|
139:22 |
Warning |
Missing space before value for key 'sequencing'. |
key-spacing
|
139:29 |
Warning |
Missing space before value for key 'pre'. |
key-spacing
|
139:39 |
Warning |
Missing space before value for key 'max'. |
key-spacing
|
139:55 |
Warning |
Missing space before value for key 'delimiter'. |
key-spacing
|
139:71 |
Warning |
Missing space before value for key 'unique'. |
key-spacing
|
139:90 |
Warning |
Missing space before value for key 'duplicate'. |
key-spacing
|
140:32 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
141:18 |
Warning |
Missing space before value for key 'likert'. |
key-spacing
|
141:25 |
Warning |
Missing space before value for key 'pre'. |
key-spacing
|
141:35 |
Warning |
Missing space before value for key 'max'. |
key-spacing
|
141:50 |
Warning |
Missing space before value for key 'delimiter'. |
key-spacing
|
141:63 |
Warning |
Missing space before value for key 'unique'. |
key-spacing
|
141:82 |
Warning |
Missing space before value for key 'duplicate'. |
key-spacing
|
142:28 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
143:27 |
Warning |
Missing space before value for key 'limit'. |
key-spacing
|
144:19 |
Warning |
Missing space before value for key 'numeric'. |
key-spacing
|
144:26 |
Warning |
Missing space before value for key 'pre'. |
key-spacing
|
144:36 |
Warning |
Missing space before value for key 'max'. |
key-spacing
|
144:51 |
Warning |
Missing space before value for key 'delimiter'. |
key-spacing
|
144:67 |
Warning |
Missing space before value for key 'unique'. |
key-spacing
|
144:86 |
Warning |
Missing space before value for key 'duplicate'. |
key-spacing
|
145:29 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
146:28 |
Warning |
Missing space before value for key 'limit'. |
key-spacing
|
147:17 |
Warning |
Missing space before value for key 'other'. |
key-spacing
|
147:24 |
Warning |
Missing space before value for key 'pre'. |
key-spacing
|
147:34 |
Warning |
Missing space before value for key 'max'. |
key-spacing
|
147:49 |
Warning |
Missing space before value for key 'delimiter'. |
key-spacing
|
147:62 |
Warning |
Missing space before value for key 'unique'. |
key-spacing
|
147:81 |
Warning |
Missing space before value for key 'duplicate'. |
key-spacing
|
148:27 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
149:26 |
Warning |
Missing space before value for key 'limit'. |
key-spacing
|
150:6 |
Error |
Missing semicolon. |
semi
|
155:5 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
155:22 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
157:29 |
Warning |
Missing space before value for key 'cmi._children'. |
key-spacing
|
157:45 |
Warning |
Identifier 'cmi_children' is not in camel case. |
camelcase
|
157:45 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
157:65 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
158:28 |
Warning |
Missing space before value for key 'cmi._version'. |
key-spacing
|
158:44 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
158:57 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
159:51 |
Warning |
Missing space before value for key 'cmi.comments_from_learner._children'. |
key-spacing
|
159:67 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
159:67 |
Warning |
Identifier 'comments_children' is not in camel case. |
camelcase
|
159:92 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
160:48 |
Warning |
Missing space before value for key 'cmi.comments_from_learner._count'. |
key-spacing
|
160:55 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
160:75 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
161:51 |
Warning |
Missing space before value for key 'cmi.comments_from_learner.n.comment'. |
key-spacing
|
161:61 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
161:86 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
162:52 |
Warning |
Missing space before value for key 'cmi.comments_from_learner.n.location'. |
key-spacing
|
162:62 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
162:82 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
163:53 |
Warning |
Missing space before value for key 'cmi.comments_from_learner.n.timestamp'. |
key-spacing
|
163:63 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
163:78 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
164:47 |
Warning |
Missing space before value for key 'cmi.comments_from_lms._children'. |
key-spacing
|
164:63 |
Warning |
Identifier 'comments_children' is not in camel case. |
camelcase
|
164:63 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
164:88 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
165:44 |
Warning |
Missing space before value for key 'cmi.comments_from_lms._count'. |
key-spacing
|
165:51 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
165:71 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
166:47 |
Warning |
Missing space before value for key 'cmi.comments_from_lms.n.comment'. |
key-spacing
|
166:57 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
166:82 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
167:48 |
Warning |
Missing space before value for key 'cmi.comments_from_lms.n.location'. |
key-spacing
|
167:58 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
167:78 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
168:49 |
Warning |
Missing space before value for key 'cmi.comments_from_lms.n.timestamp'. |
key-spacing
|
168:59 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
168:74 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
169:37 |
Warning |
Missing space before value for key 'cmi.completion_status'. |
key-spacing
|
169:53 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
169:99 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
169:117 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
170:40 |
Warning |
Missing space before value for key 'cmi.completion_threshold'. |
key-spacing
|
170:56 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
170:102 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
171:26 |
Warning |
Missing space before value for key 'cmi.credit'. |
key-spacing
|
171:42 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
171:74 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
172:25 |
Warning |
Missing space before value for key 'cmi.entry'. |
key-spacing
|
172:41 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
172:72 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
173:24 |
Warning |
Missing space before value for key 'cmi.exit'. |
key-spacing
|
173:40 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
173:73 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
173:88 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
174:42 |
Warning |
Missing space before value for key 'cmi.interactions._children'. |
key-spacing
|
174:58 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
174:58 |
Warning |
Identifier 'interactions_children' is not in camel case. |
camelcase
|
174:87 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
175:39 |
Warning |
Missing space before value for key 'cmi.interactions._count'. |
key-spacing
|
175:46 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
175:66 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
176:37 |
Warning |
Missing space before value for key 'cmi.interactions.n.id'. |
key-spacing
|
176:48 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
176:67 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
176:92 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
177:39 |
Warning |
Missing space before value for key 'cmi.interactions.n.type'. |
key-spacing
|
177:50 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
177:69 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
177:84 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
178:52 |
Warning |
Missing space before value for key 'cmi.interactions.n.objectives._count'. |
key-spacing
|
178:63 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
178:79 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
178:99 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
179:50 |
Warning |
Missing space before value for key 'cmi.interactions.n.objectives.n.id'. |
key-spacing
|
179:61 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
179:80 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
179:105 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
180:44 |
Warning |
Missing space before value for key 'cmi.interactions.n.timestamp'. |
key-spacing
|
180:55 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
180:74 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
180:89 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
181:59 |
Warning |
Missing space before value for key 'cmi.interactions.n.correct_responses._count'. |
key-spacing
|
181:75 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
181:90 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
181:106 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
182:62 |
Warning |
Missing space before value for key 'cmi.interactions.n.correct_responses.n.pattern'. |
key-spacing
|
182:73 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
182:92 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
182:113 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
183:44 |
Warning |
Missing space before value for key 'cmi.interactions.n.weighting'. |
key-spacing
|
183:55 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
183:74 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
183:92 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
184:51 |
Warning |
Missing space before value for key 'cmi.interactions.n.learner_response'. |
key-spacing
|
184:62 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
184:81 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
184:102 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
185:41 |
Warning |
Missing space before value for key 'cmi.interactions.n.result'. |
key-spacing
|
185:52 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
185:71 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
185:88 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
186:42 |
Warning |
Missing space before value for key 'cmi.interactions.n.latency'. |
key-spacing
|
186:53 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
186:72 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
186:91 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
187:46 |
Warning |
Missing space before value for key 'cmi.interactions.n.description'. |
key-spacing
|
187:57 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
187:76 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
187:100 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
188:31 |
Warning |
Missing space before value for key 'cmi.launch_data'. |
key-spacing
|
188:47 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
188:84 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
189:30 |
Warning |
Missing space before value for key 'cmi.learner_id'. |
key-spacing
|
189:46 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
189:82 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
190:32 |
Warning |
Missing space before value for key 'cmi.learner_name'. |
key-spacing
|
190:48 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
190:86 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
191:48 |
Warning |
Missing space before value for key 'cmi.learner_preference._children'. |
key-spacing
|
191:64 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
191:64 |
Warning |
Identifier 'student_preference_children' is not in camel case. |
camelcase
|
191:99 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
192:1 |
Error |
Line 192 exceeds the maximum line length of 132. |
max-len
|
192:50 |
Warning |
Missing space before value for key 'cmi.learner_preference.audio_level'. |
key-spacing
|
192:66 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
192:125 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
192:145 |
Warning |
Identifier 'audio_range' is not in camel case. |
camelcase
|
192:145 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
192:164 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
193:1 |
Error |
Line 193 exceeds the maximum line length of 132. |
max-len
|
193:47 |
Warning |
Missing space before value for key 'cmi.learner_preference.language'. |
key-spacing
|
193:63 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
193:119 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
193:134 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
194:1 |
Error |
Line 194 exceeds the maximum line length of 132. |
max-len
|
194:53 |
Warning |
Missing space before value for key 'cmi.learner_preference.delivery_speed'. |
key-spacing
|
194:69 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
194:131 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
194:151 |
Warning |
Identifier 'speed_range' is not in camel case. |
camelcase
|
194:151 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
194:170 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
195:1 |
Error |
Line 195 exceeds the maximum line length of 132. |
max-len
|
195:55 |
Warning |
Missing space before value for key 'cmi.learner_preference.audio_captioning'. |
key-spacing
|
195:71 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
195:135 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
195:156 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
195:156 |
Warning |
Identifier 'text_range' is not in camel case. |
camelcase
|
195:174 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
196:28 |
Warning |
Missing space before value for key 'cmi.location'. |
key-spacing
|
196:44 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
196:81 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
196:102 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
197:36 |
Warning |
Missing space before value for key 'cmi.max_time_allowed'. |
key-spacing
|
197:52 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
197:94 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
198:24 |
Warning |
Missing space before value for key 'cmi.mode'. |
key-spacing
|
198:40 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
198:70 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
199:40 |
Warning |
Missing space before value for key 'cmi.objectives._children'. |
key-spacing
|
199:56 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
199:56 |
Warning |
Identifier 'objectives_children' is not in camel case. |
camelcase
|
199:83 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
200:37 |
Warning |
Missing space before value for key 'cmi.objectives._count'. |
key-spacing
|
200:44 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
200:64 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
201:35 |
Warning |
Missing space before value for key 'cmi.objectives.n.id'. |
key-spacing
|
201:46 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
201:65 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
201:90 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
202:48 |
Warning |
Missing space before value for key 'cmi.objectives.n.score._children'. |
key-spacing
|
202:64 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
202:64 |
Warning |
Identifier 'score_children' is not in camel case. |
camelcase
|
202:90 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
202:106 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
203:1 |
Error |
Line 203 exceeds the maximum line length of 132. |
max-len
|
203:45 |
Warning |
Missing space before value for key 'cmi.objectives.n.score.scaled'. |
key-spacing
|
203:61 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
203:77 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
203:96 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
203:116 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
203:116 |
Warning |
Identifier 'scaled_range' is not in camel case. |
camelcase
|
203:136 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
204:42 |
Warning |
Missing space before value for key 'cmi.objectives.n.score.raw'. |
key-spacing
|
204:58 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
204:74 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
204:93 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
204:111 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
205:42 |
Warning |
Missing space before value for key 'cmi.objectives.n.score.min'. |
key-spacing
|
205:58 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
205:74 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
205:93 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
205:111 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
206:42 |
Warning |
Missing space before value for key 'cmi.objectives.n.score.max'. |
key-spacing
|
206:58 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
206:74 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
206:93 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
206:111 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
207:47 |
Warning |
Missing space before value for key 'cmi.objectives.n.success_status'. |
key-spacing
|
207:63 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
207:84 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
207:103 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
207:121 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
208:50 |
Warning |
Missing space before value for key 'cmi.objectives.n.completion_status'. |
key-spacing
|
208:66 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
208:87 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
208:106 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
208:124 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
209:49 |
Warning |
Missing space before value for key 'cmi.objectives.n.progress_measure'. |
key-spacing
|
209:65 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
209:80 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
209:100 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
209:100 |
Warning |
Identifier 'progress_range' is not in camel case. |
camelcase
|
209:122 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
210:44 |
Warning |
Missing space before value for key 'cmi.objectives.n.description'. |
key-spacing
|
210:55 |
Warning |
Missing space before value for key 'pattern'. |
key-spacing
|
210:74 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
210:98 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
211:1 |
Error |
Line 211 exceeds the maximum line length of 132. |
max-len
|
211:36 |
Warning |
Missing space before value for key 'cmi.progress_measure'. |
key-spacing
|
211:52 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
211:97 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
211:117 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
211:117 |
Warning |
Identifier 'progress_range' is not in camel case. |
camelcase
|
211:139 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
212:1 |
Error |
Line 212 exceeds the maximum line length of 132. |
max-len
|
212:40 |
Warning |
Missing space before value for key 'cmi.scaled_passing_score'. |
key-spacing
|
212:56 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
212:105 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
212:125 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
212:125 |
Warning |
Identifier 'scaled_range' is not in camel case. |
camelcase
|
212:145 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
213:35 |
Warning |
Missing space before value for key 'cmi.score._children'. |
key-spacing
|
213:51 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
213:51 |
Warning |
Identifier 'score_children' is not in camel case. |
camelcase
|
213:73 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
214:1 |
Error |
Line 214 exceeds the maximum line length of 132. |
max-len
|
214:32 |
Warning |
Missing space before value for key 'cmi.score.scaled'. |
key-spacing
|
214:48 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
214:89 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
214:109 |
Warning |
Missing space before value for key 'range'. |
key-spacing
|
214:109 |
Warning |
Identifier 'scaled_range' is not in camel case. |
camelcase
|
214:129 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
215:29 |
Warning |
Missing space before value for key 'cmi.score.raw'. |
key-spacing
|
215:45 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
215:83 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
215:101 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
216:29 |
Warning |
Missing space before value for key 'cmi.score.min'. |
key-spacing
|
216:45 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
216:83 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
216:101 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
217:29 |
Warning |
Missing space before value for key 'cmi.score.max'. |
key-spacing
|
217:45 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
217:83 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
217:101 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
218:32 |
Warning |
Missing space before value for key 'cmi.session_time'. |
key-spacing
|
218:42 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
218:61 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
218:81 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
219:34 |
Warning |
Missing space before value for key 'cmi.success_status'. |
key-spacing
|
219:50 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
219:93 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
219:111 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
220:32 |
Warning |
Missing space before value for key 'cmi.suspend_data'. |
key-spacing
|
220:48 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
220:89 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
220:111 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
221:37 |
Warning |
Missing space before value for key 'cmi.time_limit_action'. |
key-spacing
|
221:53 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
221:96 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
222:30 |
Warning |
Missing space before value for key 'cmi.total_time'. |
key-spacing
|
222:46 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
222:82 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
223:31 |
Warning |
Missing space before value for key 'adl.nav.request'. |
key-spacing
|
223:47 |
Warning |
Missing space before value for key 'defaultvalue'. |
key-spacing
|
223:66 |
Warning |
Missing space before value for key 'format'. |
key-spacing
|
223:82 |
Warning |
Missing space before value for key 'mod'. |
key-spacing
|
228:34 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
230:1 |
Error |
Line 230 exceeds the maximum line length of 132. |
max-len
|
237:17 |
Warning |
Identifier 'comments_from_learner' is not in camel case. |
camelcase
|
239:17 |
Warning |
Identifier 'comments_from_lms' is not in camel case. |
camelcase
|
243:17 |
Warning |
Identifier 'learner_preference' is not in camel case. |
camelcase
|
251:21 |
Warning |
Identifier 'request_valid' is not in camel case. |
camelcase
|
254:17 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
255:29 |
Error |
eval can be harmful. |
no-eval
|
256:21 |
Error |
eval can be harmful. |
no-eval
|
258:21 |
Error |
eval can be harmful. |
no-eval
|
263:9 |
Error |
eval can be harmful. |
no-eval
|
264:9 |
Error |
eval can be harmful. |
no-eval
|
265:9 |
Error |
eval can be harmful. |
no-eval
|
266:9 |
Error |
eval can be harmful. |
no-eval
|
269:17 |
Warning |
Identifier 'completion_status' is not in camel case. |
camelcase
|
281:24 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
282:17 |
Warning |
Identifier 'scorm_current_node' is not in camel case. |
camelcase
|
282:38 |
Warning |
Identifier 'scorm_current_node' is not in camel case. |
camelcase
|
310:23 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
314:47 |
Warning |
A space is required after ','. |
comma-spacing
|
329:74 |
Warning |
A space is required after ','. |
comma-spacing
|
332:74 |
Warning |
A space is required after ','. |
comma-spacing
|
347:70 |
Warning |
A space is required after ','. |
comma-spacing
|
376:22 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
381:53 |
Warning |
A space is required after ','. |
comma-spacing
|
382:70 |
Warning |
A space is required after ','. |
comma-spacing
|
383:29 |
Error |
eval can be harmful. |
no-eval
|
384:25 |
Error |
eval can be harmful. |
no-eval
|
390:58 |
Warning |
A space is required after ','. |
comma-spacing
|
392:71 |
Error |
eval can be harmful. |
no-eval
|
398:41 |
Error |
eval can be harmful. |
no-eval
|
398:78 |
Error |
eval can be harmful. |
no-eval
|
398:78 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
401:69 |
Error |
eval can be harmful. |
no-eval
|
403:40 |
Error |
eval can be harmful. |
no-eval
|
411:25 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
418:85 |
Warning |
A space is required after ','. |
comma-spacing
|
419:60 |
Warning |
A space is required after ','. |
comma-spacing
|
420:37 |
Error |
eval can be harmful. |
no-eval
|
426:89 |
Warning |
A space is required after ','. |
comma-spacing
|
427:60 |
Warning |
A space is required after ','. |
comma-spacing
|
428:37 |
Error |
eval can be harmful. |
no-eval
|
436:45 |
Warning |
A space is required after ','. |
comma-spacing
|
437:33 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
469:22 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
469:31 |
Warning |
A space is required after ','. |
comma-spacing
|
474:53 |
Warning |
A space is required after ','. |
comma-spacing
|
475:70 |
Warning |
A space is required after ','. |
comma-spacing
|
476:29 |
Error |
eval can be harmful. |
no-eval
|
477:25 |
Error |
eval can be harmful. |
no-eval
|
478:29 |
Error |
eval can be harmful. |
no-eval
|
479:53 |
Error |
eval can be harmful. |
no-eval
|
486:30 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
490:33 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
503:1 |
Error |
Line 503 exceeds the maximum line length of 132. |
max-len
|
503:53 |
Error |
eval can be harmful. |
no-eval
|
503:100 |
Error |
eval can be harmful. |
no-eval
|
506:73 |
Error |
eval can be harmful. |
no-eval
|
513:58 |
Error |
eval can be harmful. |
no-eval
|
527:49 |
Error |
eval can be harmful. |
no-eval
|
530:74 |
Warning |
A space is required after ','. |
comma-spacing
|
530:88 |
Warning |
A space is required after ','. |
comma-spacing
|
531:1 |
Error |
Line 531 exceeds the maximum line length of 132. |
max-len
|
531:102 |
Error |
eval can be harmful. |
no-eval
|
532:57 |
Error |
eval can be harmful. |
no-eval
|
533:57 |
Error |
eval can be harmful. |
no-eval
|
534:73 |
Error |
eval can be harmful. |
no-eval
|
535:1 |
Error |
Line 535 exceeds the maximum line length of 132. |
max-len
|
535:67 |
Warning |
Identifier 'success_status' is not in camel case. |
camelcase
|
536:1 |
Error |
Line 536 exceeds the maximum line length of 132. |
max-len
|
536:67 |
Warning |
Identifier 'completion_status' is not in camel case. |
camelcase
|
537:1 |
Error |
Line 537 exceeds the maximum line length of 132. |
max-len
|
537:67 |
Warning |
Identifier 'progress_measure' is not in camel case. |
camelcase
|
539:85 |
Warning |
Identifier 'score_children' is not in camel case. |
camelcase
|
540:1 |
Error |
Line 540 exceeds the maximum line length of 132. |
max-len
|
541:1 |
Error |
Line 541 exceeds the maximum line length of 132. |
max-len
|
542:1 |
Error |
Line 542 exceeds the maximum line length of 132. |
max-len
|
543:1 |
Error |
Line 543 exceeds the maximum line length of 132. |
max-len
|
551:98 |
Error |
eval can be harmful. |
no-eval
|
552:53 |
Error |
eval can be harmful. |
no-eval
|
553:53 |
Error |
eval can be harmful. |
no-eval
|
554:57 |
Warning |
'subobject' is already defined |
no-redeclare
|
554:69 |
Error |
eval can be harmful. |
no-eval
|
560:60 |
Error |
eval can be harmful. |
no-eval
|
561:78 |
Warning |
A space is required after ','. |
comma-spacing
|
561:92 |
Warning |
A space is required after ','. |
comma-spacing
|
562:1 |
Error |
Line 562 exceeds the maximum line length of 132. |
max-len
|
562:106 |
Error |
eval can be harmful. |
no-eval
|
563:61 |
Error |
eval can be harmful. |
no-eval
|
564:61 |
Error |
eval can be harmful. |
no-eval
|
575:60 |
Error |
eval can be harmful. |
no-eval
|
577:1 |
Error |
Line 577 exceeds the maximum line length of 132. |
max-len
|
577:102 |
Error |
eval can be harmful. |
no-eval
|
578:1 |
Error |
Line 578 exceeds the maximum line length of 132. |
max-len
|
578:79 |
Error |
eval can be harmful. |
no-eval
|
578:133 |
Warning |
A space is required after ','. |
comma-spacing
|
579:80 |
Error |
eval can be harmful. |
no-eval
|
582:70 |
Warning |
'i' is already defined |
no-redeclare
|
583:68 |
Error |
eval can be harmful. |
no-eval
|
588:69 |
Warning |
Identifier 'correct_responses' is not in camel case. |
camelcase
|
589:1 |
Error |
Line 589 exceeds the maximum line length of 132. |
max-len
|
589:62 |
Error |
eval can be harmful. |
no-eval
|
589:96 |
Warning |
Identifier 'correct_responses' is not in camel case. |
camelcase
|
591:65 |
Warning |
Identifier 'correct_responses' is not in camel case. |
camelcase
|
592:85 |
Warning |
Identifier 'correct_responses' is not in camel case. |
camelcase
|
596:1 |
Error |
Line 596 exceeds the maximum line length of 132. |
max-len
|
596:104 |
Warning |
Identifier 'correct_responses' is not in camel case. |
camelcase
|
597:1 |
Error |
Line 597 exceeds the maximum line length of 132. |
max-len
|
597:77 |
Warning |
Unexpected space between function name and paren. |
no-spaced-func
|
598:87 |
Warning |
Identifier 'correct_responses' is not in camel case. |
camelcase
|
602:1 |
Error |
Line 602 exceeds the maximum line length of 132. |
max-len
|
602:89 |
Warning |
Identifier 'correct_responses' is not in camel case. |
camelcase
|
603:1 |
Error |
Line 603 exceeds the maximum line length of 132. |
max-len
|
603:86 |
Warning |
A space is required after ','. |
comma-spacing
|
603:100 |
Warning |
A space is required after ','. |
comma-spacing
|
604:64 |
Error |
eval can be harmful. |
no-eval
|
605:64 |
Error |
eval can be harmful. |
no-eval
|
625:1 |
Error |
Line 625 exceeds the maximum line length of 132. |
max-len
|
625:141 |
Error |
eval can be harmful. |
no-eval
|
626:1 |
Error |
Line 626 exceeds the maximum line length of 132. |
max-len
|
626:102 |
Error |
eval can be harmful. |
no-eval
|
627:57 |
Error |
eval can be harmful. |
no-eval
|
628:57 |
Error |
eval can be harmful. |
no-eval
|
641:53 |
Error |
eval can be harmful. |
no-eval
|
647:73 |
Warning |
A space is required after ','. |
comma-spacing
|
647:87 |
Warning |
A space is required after ','. |
comma-spacing
|
653:53 |
Warning |
'subobject' is already defined |
no-redeclare
|
653:65 |
Error |
eval can be harmful. |
no-eval
|
654:59 |
Warning |
Identifier 'correct_responses' is not in camel case. |
camelcase
|
658:60 |
Error |
eval can be harmful. |
no-eval
|
662:71 |
Error |
eval can be harmful. |
no-eval
|
663:57 |
Warning |
'nodes' is already defined |
no-redeclare
|
664:57 |
Warning |
Identifier 'learner_response' is not in camel case. |
camelcase
|
665:77 |
Warning |
Identifier 'learner_response' is not in camel case. |
camelcase
|
669:1 |
Error |
Line 669 exceeds the maximum line length of 132. |
max-len
|
669:96 |
Warning |
Identifier 'learner_response' is not in camel case. |
camelcase
|
670:81 |
Warning |
Identifier 'learner_response' is not in camel case. |
camelcase
|
671:66 |
Warning |
'i' is already defined |
no-redeclare
|
672:1 |
Error |
Line 672 exceeds the maximum line length of 132. |
max-len
|
672:72 |
Warning |
Identifier 'learner_response' is not in camel case. |
camelcase
|
673:1 |
Error |
Line 673 exceeds the maximum line length of 132. |
max-len
|
673:89 |
Warning |
Identifier 'learner_response' is not in camel case. |
camelcase
|
676:73 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
679:1 |
Error |
Line 679 exceeds the maximum line length of 132. |
max-len
|
679:102 |
Warning |
Identifier 'learner_response' is not in camel case. |
camelcase
|
681:77 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
690:69 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
693:1 |
Error |
Line 693 exceeds the maximum line length of 132. |
max-len
|
693:94 |
Warning |
Identifier 'learner_response' is not in camel case. |
camelcase
|
703:79 |
Warning |
Identifier 'learner_response' is not in camel case. |
camelcase
|
713:60 |
Error |
eval can be harmful. |
no-eval
|
717:57 |
Warning |
'interactiontype' is already defined |
no-redeclare
|
717:75 |
Error |
eval can be harmful. |
no-eval
|
718:57 |
Warning |
'interactioncount' is already defined |
no-redeclare
|
718:76 |
Error |
eval can be harmful. |
no-eval
|
721:66 |
Warning |
'i' is already defined |
no-redeclare
|
722:64 |
Error |
eval can be harmful. |
no-eval
|
727:57 |
Warning |
'nodes' is already defined |
no-redeclare
|
728:57 |
Warning |
Identifier 'correct_responses' is not in camel case. |
camelcase
|
729:77 |
Warning |
Identifier 'correct_responses' is not in camel case. |
camelcase
|
734:1 |
Error |
Line 734 exceeds the maximum line length of 132. |
max-len
|
734:96 |
Warning |
Identifier 'correct_responses' is not in camel case. |
camelcase
|
735:1 |
Error |
Line 735 exceeds the maximum line length of 132. |
max-len
|
735:69 |
Warning |
Unexpected space between function name and paren. |
no-spaced-func
|
736:79 |
Warning |
Identifier 'correct_responses' is not in camel case. |
camelcase
|
746:29 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
748:53 |
Warning |
Identifier 'SCORMapi1_3' is not in camel case. |
camelcase
|
749:37 |
Warning |
Identifier 'SCORMapi1_3' is not in camel case. |
camelcase
|
752:45 |
Error |
eval can be harmful. |
no-eval
|
753:45 |
Error |
eval can be harmful. |
no-eval
|
758:45 |
Error |
eval can be harmful. |
no-eval
|
771:37 |
Error |
eval can be harmful. |
no-eval
|
786:38 |
Error |
Missing semicolon. |
semi
|
804:30 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
811:16 |
Error |
Expected a conditional expression and instead saw an assignment. |
no-cond-assign
|
816:25 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
830:25 |
Warning |
Unexpected space after unary operator '!'. |
space-unary-ops
|
830:39 |
Warning |
Unexpected space after unary operator '!'. |
space-unary-ops
|
830:54 |
Warning |
Unexpected space after unary operator '!'. |
space-unary-ops
|
840:25 |
Warning |
Unexpected space after unary operator '!'. |
space-unary-ops
|
840:39 |
Warning |
Unexpected space after unary operator '!'. |
space-unary-ops
|
840:53 |
Warning |
Unexpected space after unary operator '!'. |
space-unary-ops
|
857:33 |
Warning |
Identifier 'correct_responses' is not in camel case. |
camelcase
|
866:17 |
Warning |
Identifier 'correct_responses' is not in camel case. |
camelcase
|
867:42 |
Warning |
Identifier 'correct_responses' is not in camel case. |
camelcase
|
868:21 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
873:17 |
Warning |
Identifier 'correct_responses' is not in camel case. |
camelcase
|
874:41 |
Warning |
Identifier 'correct_responses' is not in camel case. |
camelcase
|
877:25 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
880:54 |
Warning |
Identifier 'correct_responses' is not in camel case. |
camelcase
|
882:29 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
891:17 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
892:22 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
892:58 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
892:110 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
901:50 |
Warning |
Identifier 'correct_responses' is not in camel case. |
camelcase
|
915:20 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
916:13 |
Warning |
Identifier 'SCORMapi1_3' is not in camel case. |
camelcase
|
917:13 |
Warning |
Identifier 'SCORMapi1_3' is not in camel case. |
camelcase
|
918:13 |
Warning |
Identifier 'SCORMapi1_3' is not in camel case. |
camelcase
|
923:47 |
Warning |
A space is required after ','. |
comma-spacing
|
952:26 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
959:28 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
962:13 |
Warning |
Expected space(s) after "switch". |
keyword-spacing
|
1043:54 |
Warning |
Multiple spaces found before 'errorString'. |
no-multi-spaces
|
1048:54 |
Warning |
Multiple spaces found before '"No error string found!"'. |
no-multi-spaces
|
1054:27 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
1067:26 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
1069:24 |
Error |
eval can be harmful. |
no-eval
|
1071:60 |
Error |
eval can be harmful. |
no-eval
|
1078:26 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
1080:24 |
Error |
eval can be harmful. |
no-eval
|
1082:65 |
Error |
eval can be harmful. |
no-eval
|
1093:49 |
Warning |
A space is required after ','. |
comma-spacing
|
1094:66 |
Warning |
A space is required after ','. |
comma-spacing
|
1102:21 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
1107:14 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
1107:38 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
1109:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
1109:41 |
Warning |
A space is required after ','. |
comma-spacing
|
1109:50 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1109:52 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1109:52 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1109:89 |
Warning |
A space is required after ','. |
comma-spacing
|
1111:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
1111:42 |
Warning |
A space is required after ','. |
comma-spacing
|
1111:51 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1111:53 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1111:53 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1111:92 |
Warning |
A space is required after ','. |
comma-spacing
|
1112:49 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
1116:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
1116:39 |
Warning |
A space is required after ','. |
comma-spacing
|
1116:48 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1116:50 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1116:50 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1116:85 |
Warning |
A space is required after ','. |
comma-spacing
|
1118:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
1118:40 |
Warning |
A space is required after ','. |
comma-spacing
|
1118:49 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1118:51 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1118:51 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1118:88 |
Warning |
A space is required after ','. |
comma-spacing
|
1119:59 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
1123:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
1123:38 |
Warning |
A space is required after ','. |
comma-spacing
|
1123:47 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1123:49 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1123:49 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1123:84 |
Warning |
A space is required after ','. |
comma-spacing
|
1125:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
1125:39 |
Warning |
A space is required after ','. |
comma-spacing
|
1125:48 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1125:50 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1125:50 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1125:87 |
Warning |
A space is required after ','. |
comma-spacing
|
1126:60 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
1130:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
1130:38 |
Warning |
A space is required after ','. |
comma-spacing
|
1130:47 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1130:49 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1130:49 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1130:83 |
Warning |
A space is required after ','. |
comma-spacing
|
1132:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
1132:39 |
Warning |
A space is required after ','. |
comma-spacing
|
1132:48 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1132:50 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1132:50 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1132:85 |
Warning |
A space is required after ','. |
comma-spacing
|
1135:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
1135:38 |
Warning |
A space is required after ','. |
comma-spacing
|
1135:47 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1135:49 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1135:49 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1135:85 |
Warning |
A space is required after ','. |
comma-spacing
|
1137:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
1137:39 |
Warning |
A space is required after ','. |
comma-spacing
|
1137:48 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1137:50 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1137:50 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1137:88 |
Warning |
A space is required after ','. |
comma-spacing
|
1140:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
1140:38 |
Warning |
A space is required after ','. |
comma-spacing
|
1140:47 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1140:49 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1140:49 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1140:84 |
Warning |
A space is required after ','. |
comma-spacing
|
1142:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
1142:39 |
Warning |
A space is required after ','. |
comma-spacing
|
1142:48 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1142:50 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1142:50 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1142:87 |
Warning |
A space is required after ','. |
comma-spacing
|
1170:13 |
Warning |
Identifier 'total_time' is not in camel case. |
camelcase
|
1174:30 |
Warning |
A space is required after ','. |
comma-spacing
|
1178:57 |
Warning |
A space is required after ','. |
comma-spacing
|
1181:58 |
Warning |
A space is required after ','. |
comma-spacing
|
1182:70 |
Warning |
A space is required after ','. |
comma-spacing
|
1183:29 |
Error |
eval can be harmful. |
no-eval
|
1184:25 |
Error |
eval can be harmful. |
no-eval
|
1186:37 |
Error |
eval can be harmful. |
no-eval
|
1187:1 |
Error |
Line 1187 exceeds the maximum line length of 132. |
max-len
|
1187:33 |
Error |
eval can be harmful. |
no-eval
|
1187:126 |
Error |
eval can be harmful. |
no-eval
|
1187:209 |
Warning |
Unary word operator 'typeof' must be followed by whitespace. |
space-unary-ops
|
1200:28 |
Warning |
A space is required after ','. |
comma-spacing
|
1207:33 |
Warning |
Identifier 'completion_status' is not in camel case. |
camelcase
|
1209:33 |
Warning |
Identifier 'completion_status' is not in camel case. |
camelcase
|
1212:26 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
1214:33 |
Warning |
Identifier 'success_status' is not in camel case. |
camelcase
|
1216:33 |
Warning |
Identifier 'success_status' is not in camel case. |
camelcase
|
1223:39 |
Warning |
A space is required after ','. |
comma-spacing
|
1225:1 |
Error |
Line 1225 exceeds the maximum line length of 132. |
max-len
|
1225:26 |
Error |
eval can be harmful. |
no-eval
|
1225:137 |
Error |
eval can be harmful. |
no-eval
|
1233:13 |
Error |
eval can be harmful. |
no-eval
|
1250:3 |
Warning |
Identifier 'scorm_api' is not in camel case. |
camelcase
|
1252:1 |
Error |
Line 1252 exceeds the maximum line length of 132. |
max-len
|
1253:1 |
Error |
Line 1253 exceeds the maximum line length of 132. |
max-len
|
1253:30 |
Warning |
Identifier 'SCORMapi1_3' is not in camel case. |
camelcase
|
1254:2 |
Error |
Missing semicolon. |
semi
|
[+] /Users/danp/moodles/pm/moodle/mod/scorm/module.js
332 problems (8 errors, 324 warnings)
|
24:1 |
Warning |
Identifier 'mod_scorm_launch_next_sco' is not in camel case. |
camelcase
|
25:1 |
Warning |
Identifier 'mod_scorm_launch_prev_sco' is not in camel case. |
camelcase
|
26:1 |
Warning |
Identifier 'mod_scorm_activate_item' is not in camel case. |
camelcase
|
27:1 |
Warning |
Identifier 'mod_scorm_parse_toc_tree' is not in camel case. |
camelcase
|
28:1 |
Warning |
Identifier 'scorm_layout_widget' is not in camel case. |
camelcase
|
30:8 |
Warning |
Identifier 'scorm_current_node' is not in camel case. |
camelcase
|
33:36 |
Warning |
A space is required after ','. |
comma-spacing
|
34:29 |
Warning |
A space is required after ','. |
comma-spacing
|
37:3 |
Warning |
Identifier 'mod_scorm' is not in camel case. |
camelcase
|
39:1 |
Error |
Line 39 exceeds the maximum line length of 132. |
max-len
|
39:32 |
Warning |
Identifier 'nav_display' is not in camel case. |
camelcase
|
39:45 |
Warning |
Identifier 'navposition_left' is not in camel case. |
camelcase
|
39:63 |
Warning |
Identifier 'navposition_top' is not in camel case. |
camelcase
|
39:80 |
Warning |
Identifier 'hide_toc' is not in camel case. |
camelcase
|
39:110 |
Warning |
Identifier 'toc_title' is not in camel case. |
camelcase
|
39:121 |
Warning |
Identifier 'window_name' is not in camel case. |
camelcase
|
39:134 |
Warning |
Identifier 'launch_sco' is not in camel case. |
camelcase
|
39:146 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
40:9 |
Warning |
Identifier 'scorm_disable_toc' is not in camel case. |
camelcase
|
41:9 |
Warning |
Identifier 'scorm_hide_nav' is not in camel case. |
camelcase
|
42:9 |
Warning |
Identifier 'scorm_hide_toc' is not in camel case. |
camelcase
|
43:9 |
Warning |
Identifier 'hide_toc' is not in camel case. |
camelcase
|
44:13 |
Warning |
Identifier 'nav_display' is not in camel case. |
camelcase
|
45:13 |
Warning |
Identifier 'scorm_hide_nav' is not in camel case. |
camelcase
|
47:9 |
Warning |
Identifier 'scorm_hide_toc' is not in camel case. |
camelcase
|
48:16 |
Warning |
Identifier 'hide_toc' is not in camel case. |
camelcase
|
49:9 |
Warning |
Identifier 'scorm_disable_toc' is not in camel case. |
camelcase
|
52:5 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
53:9 |
Warning |
Identifier 'scorm_buttons' is not in camel case. |
camelcase
|
54:9 |
Warning |
Identifier 'scorm_bloody_labelclick' is not in camel case. |
camelcase
|
55:9 |
Warning |
Identifier 'scorm_nav_panel' is not in camel case. |
camelcase
|
63:24 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
68:48 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
74:49 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
78:10 |
Error |
Missing semicolon. |
semi
|
80:13 |
Warning |
Identifier 'scorm_parse_toc_tree' is not in camel case. |
camelcase
|
84:21 |
Warning |
Extra space after key 'textlabel'. |
key-spacing
|
121:9 |
Warning |
Identifier 'mod_scorm_parse_toc_tree' is not in camel case. |
camelcase
|
121:36 |
Warning |
Identifier 'scorm_parse_toc_tree' is not in camel case. |
camelcase
|
123:13 |
Warning |
Identifier 'scorm_activate_item' is not in camel case. |
camelcase
|
131:21 |
Warning |
Identifier 'scorm_active_url' is not in camel case. |
camelcase
|
132:21 |
Warning |
Identifier 'node_full_url' is not in camel case. |
camelcase
|
133:21 |
Warning |
Identifier 'node_full_url' is not in camel case. |
camelcase
|
133:39 |
Warning |
Identifier 'scorm_active_url' is not in camel case. |
camelcase
|
137:17 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
137:21 |
Warning |
Identifier 'window_name' is not in camel case. |
camelcase
|
137:33 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
144:13 |
Warning |
Identifier 'scorm_current_node' is not in camel case. |
camelcase
|
145:18 |
Warning |
Identifier 'scorm_current_node' is not in camel case. |
camelcase
|
146:17 |
Warning |
Identifier 'scorm_current_node' is not in camel case. |
camelcase
|
149:13 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
150:17 |
Warning |
Identifier 'url_prefix' is not in camel case. |
camelcase
|
151:17 |
Warning |
Identifier 'el_old_api' is not in camel case. |
camelcase
|
152:17 |
Warning |
Identifier 'el_old_api' is not in camel case. |
camelcase
|
153:17 |
Warning |
Identifier 'el_old_api' is not in camel case. |
camelcase
|
162:18 |
Warning |
Identifier 'window_name' is not in camel case. |
camelcase
|
162:33 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
163:41 |
Warning |
Identifier 'url_prefix' is not in camel case. |
camelcase
|
165:17 |
Warning |
Identifier 'window_name' is not in camel case. |
camelcase
|
166:42 |
Warning |
A space is required after ','. |
comma-spacing
|
166:45 |
Warning |
A space is required after ','. |
comma-spacing
|
167:17 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
167:20 |
Warning |
Unexpected space after unary operator '!'. |
space-unary-ops
|
174:17 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
174:20 |
Warning |
Identifier 'window_name' is not in camel case. |
camelcase
|
185:17 |
Warning |
Identifier 'scorm_hide_nav' is not in camel case. |
camelcase
|
186:21 |
Warning |
Identifier 'nav_display' is not in camel case. |
camelcase
|
186:42 |
Warning |
Identifier 'navposition_left' is not in camel case. |
camelcase
|
186:66 |
Warning |
Identifier 'navposition_top' is not in camel case. |
camelcase
|
191:13 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
194:9 |
Warning |
Identifier 'mod_scorm_activate_item' is not in camel case. |
camelcase
|
194:35 |
Warning |
Identifier 'scorm_activate_item' is not in camel case. |
camelcase
|
200:13 |
Warning |
Identifier 'scorm_fixnav' is not in camel case. |
camelcase
|
207:13 |
Warning |
Identifier 'scorm_buttons' is not in camel case. |
camelcase
|
208:26 |
Warning |
Unary word operator 'typeof' must be followed by whitespace. |
space-unary-ops
|
209:26 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
211:26 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
213:13 |
Warning |
Identifier 'scorm_buttons' is not in camel case. |
camelcase
|
214:26 |
Warning |
Unary word operator 'typeof' must be followed by whitespace. |
space-unary-ops
|
215:26 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
217:26 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
219:13 |
Warning |
Identifier 'scorm_buttons' is not in camel case. |
camelcase
|
220:26 |
Warning |
Unary word operator 'typeof' must be followed by whitespace. |
space-unary-ops
|
221:26 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
224:13 |
Warning |
Identifier 'scorm_buttons' is not in camel case. |
camelcase
|
225:56 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
226:26 |
Warning |
Unary word operator 'typeof' must be followed by whitespace. |
space-unary-ops
|
227:26 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
228:26 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
230:13 |
Warning |
Identifier 'scorm_buttons' is not in camel case. |
camelcase
|
232:26 |
Warning |
Unary word operator 'typeof' must be followed by whitespace. |
space-unary-ops
|
233:26 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
234:25 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
237:13 |
Warning |
Identifier 'scorm_toggle_toc' is not in camel case. |
camelcase
|
239:17 |
Warning |
Identifier 'scorm_content' is not in camel case. |
camelcase
|
240:17 |
Warning |
Identifier 'scorm_toc_toggle_btn' is not in camel case. |
camelcase
|
241:17 |
Warning |
Identifier 'toc_disabled' is not in camel case. |
camelcase
|
242:17 |
Warning |
Identifier 'disabled_by' is not in camel case. |
camelcase
|
245:13 |
Warning |
Identifier 'scorm_content' is not in camel case. |
camelcase
|
247:21 |
Warning |
Identifier 'disabled_by' is not in camel case. |
camelcase
|
254:21 |
Warning |
Identifier 'scorm_toc_toggle_btn' is not in camel case. |
camelcase
|
256:21 |
Warning |
Identifier 'scorm_content' is not in camel case. |
camelcase
|
261:21 |
Warning |
Identifier 'scorm_toc_toggle_btn' is not in camel case. |
camelcase
|
263:21 |
Warning |
Identifier 'scorm_content' is not in camel case. |
camelcase
|
268:17 |
Warning |
Identifier 'toc_disabled' is not in camel case. |
camelcase
|
271:17 |
Warning |
Identifier 'scorm_toc_toggle_btn' is not in camel case. |
camelcase
|
273:17 |
Warning |
Identifier 'scorm_content' is not in camel case. |
camelcase
|
278:17 |
Warning |
Identifier 'scorm_toc_toggle_btn' is not in camel case. |
camelcase
|
280:17 |
Warning |
Identifier 'scorm_content' is not in camel case. |
camelcase
|
285:13 |
Warning |
Identifier 'scorm_resize_layout' is not in camel case. |
camelcase
|
286:17 |
Warning |
Identifier 'window_name' is not in camel case. |
camelcase
|
292:17 |
Warning |
Identifier 'scorm_toc_node' is not in camel case. |
camelcase
|
294:13 |
Warning |
Identifier 'scorm_toc_node' is not in camel case. |
camelcase
|
295:35 |
Warning |
Identifier 'scorm_toc_node' is not in camel case. |
camelcase
|
297:17 |
Warning |
Identifier 'scorm_toc_node' is not in camel case. |
camelcase
|
310:13 |
Warning |
Identifier 'scorm_ajax_request' is not in camel case. |
camelcase
|
316:13 |
Warning |
Identifier 'scorm_up' is not in camel case. |
camelcase
|
316:39 |
Warning |
Identifier 'update_launch_sco' is not in camel case. |
camelcase
|
317:61 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
318:35 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
320:38 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
321:30 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
321:74 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
323:34 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
324:40 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
327:21 |
Warning |
Identifier 'update_launch_sco' is not in camel case. |
camelcase
|
328:21 |
Warning |
Identifier 'launch_sco' is not in camel case. |
camelcase
|
335:13 |
Warning |
Identifier 'scorm_lastchild' is not in camel case. |
camelcase
|
343:13 |
Warning |
Identifier 'scorm_prev' is not in camel case. |
camelcase
|
343:41 |
Warning |
Identifier 'update_launch_sco' is not in camel case. |
camelcase
|
345:28 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
348:37 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
349:40 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
350:32 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
350:76 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
352:36 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
353:42 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
356:25 |
Warning |
Identifier 'update_launch_sco' is not in camel case. |
camelcase
|
357:25 |
Warning |
Identifier 'launch_sco' is not in camel case. |
camelcase
|
367:13 |
Warning |
Identifier 'scorm_skipprev' is not in camel case. |
camelcase
|
367:45 |
Warning |
Identifier 'update_launch_sco' is not in camel case. |
camelcase
|
368:43 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
369:35 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
371:33 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
372:40 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
373:32 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
373:76 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
375:36 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
376:42 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
379:21 |
Warning |
Identifier 'update_launch_sco' is not in camel case. |
camelcase
|
380:21 |
Warning |
Identifier 'launch_sco' is not in camel case. |
camelcase
|
383:68 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
384:35 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
386:38 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
387:30 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
387:74 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
389:34 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
390:40 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
393:21 |
Warning |
Identifier 'update_launch_sco' is not in camel case. |
camelcase
|
394:21 |
Warning |
Identifier 'launch_sco' is not in camel case. |
camelcase
|
401:13 |
Warning |
Identifier 'scorm_next' is not in camel case. |
camelcase
|
401:41 |
Warning |
Identifier 'update_launch_sco' is not in camel case. |
camelcase
|
403:24 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
405:48 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
407:33 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
408:36 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
409:28 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
409:72 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
411:32 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
412:38 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
415:21 |
Warning |
Identifier 'update_launch_sco' is not in camel case. |
camelcase
|
416:21 |
Warning |
Identifier 'launch_sco' is not in camel case. |
camelcase
|
423:13 |
Warning |
Identifier 'scorm_skipnext' is not in camel case. |
camelcase
|
423:45 |
Warning |
Identifier 'update_launch_sco' is not in camel case. |
camelcase
|
425:1 |
Error |
Line 425 exceeds the maximum line length of 132. |
max-len
|
425:46 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
425:94 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
426:35 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
427:36 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
428:28 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
428:72 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
430:32 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
431:38 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
434:21 |
Warning |
Identifier 'update_launch_sco' is not in camel case. |
camelcase
|
435:21 |
Warning |
Identifier 'launch_sco' is not in camel case. |
camelcase
|
438:68 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
439:35 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
441:38 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
442:30 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
442:74 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
444:34 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
447:21 |
Warning |
Identifier 'update_launch_sco' is not in camel case. |
camelcase
|
448:21 |
Warning |
Identifier 'launch_sco' is not in camel case. |
camelcase
|
456:13 |
Warning |
Identifier 'scorm_launch_prev_sco' is not in camel case. |
camelcase
|
458:17 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
459:34 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
461:17 |
Warning |
Identifier 'mod_scorm_seq' is not in camel case. |
camelcase
|
462:33 |
Warning |
Unexpected space between function name and paren. |
no-spaced-func
|
464:47 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
465:29 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
467:36 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
469:44 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
470:36 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
470:80 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
472:40 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
473:46 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
476:25 |
Warning |
Identifier 'launch_sco' is not in camel case. |
camelcase
|
480:56 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
483:48 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
488:13 |
Warning |
Identifier 'scorm_launch_next_sco' is not in camel case. |
camelcase
|
488:45 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
490:17 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
491:34 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
493:17 |
Warning |
Identifier 'mod_scorm_seq' is not in camel case. |
camelcase
|
494:33 |
Warning |
Unexpected space between function name and paren. |
no-spaced-func
|
496:43 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
499:32 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
501:28 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
501:72 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
503:32 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
504:38 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
506:21 |
Warning |
Identifier 'launch_sco' is not in camel case. |
camelcase
|
510:52 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
513:48 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
517:9 |
Warning |
Identifier 'mod_scorm_launch_prev_sco' is not in camel case. |
camelcase
|
517:37 |
Warning |
Identifier 'scorm_launch_prev_sco' is not in camel case. |
camelcase
|
518:9 |
Warning |
Identifier 'mod_scorm_launch_next_sco' is not in camel case. |
camelcase
|
518:37 |
Warning |
Identifier 'scorm_launch_next_sco' is not in camel case. |
camelcase
|
522:17 |
Warning |
Identifier 'scorm_grid_content_toc_hidden' is not in camel case. |
camelcase
|
524:17 |
Warning |
Identifier 'scorm_grid_toc' is not in camel case. |
camelcase
|
526:17 |
Warning |
Identifier 'scorm_grid_toggle' is not in camel case. |
camelcase
|
528:17 |
Warning |
Identifier 'scorm_grid_content_toc_visible' is not in camel case. |
camelcase
|
530:17 |
Warning |
Identifier 'scorm_nav_under_content' is not in camel case. |
camelcase
|
536:13 |
Warning |
Identifier 'scorm_disable_toc' is not in camel case. |
camelcase
|
551:14 |
Warning |
Identifier 'scorm_disable_toc' is not in camel case. |
camelcase
|
552:17 |
Warning |
Identifier 'scorm_hide_toc' is not in camel case. |
camelcase
|
564:13 |
Warning |
Identifier 'layout_width' is not in camel case. |
camelcase
|
565:13 |
Warning |
Identifier 'scorm_resize_handle' is not in camel case. |
camelcase
|
568:32 |
Warning |
Identifier 'layout_width' is not in camel case. |
camelcase
|
571:13 |
Warning |
Identifier 'toc_source' is not in camel case. |
camelcase
|
581:9 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
585:37 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
586:25 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
590:17 |
Error |
Expected a conditional expression and instead saw an assignment. |
no-cond-assign
|
591:21 |
Warning |
Identifier 'scorm_active_url' is not in camel case. |
camelcase
|
592:21 |
Warning |
Identifier 'node_full_url' is not in camel case. |
camelcase
|
593:21 |
Warning |
Identifier 'node_full_url' is not in camel case. |
camelcase
|
593:39 |
Warning |
Identifier 'scorm_active_url' is not in camel case. |
camelcase
|
596:20 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
596:23 |
Warning |
Identifier 'scorm_current_node' is not in camel case. |
camelcase
|
596:50 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
602:17 |
Warning |
Identifier 'launch_sco' is not in camel case. |
camelcase
|
606:17 |
Warning |
Identifier 'scorm_bloody_labelclick' is not in camel case. |
camelcase
|
609:14 |
Warning |
Identifier 'scorm_disable_toc' is not in camel case. |
camelcase
|
611:21 |
Warning |
Identifier 'scorm_bloody_labelclick' is not in camel case. |
camelcase
|
612:21 |
Warning |
Identifier 'scorm_bloody_labelclick' is not in camel case. |
camelcase
|
617:21 |
Warning |
Identifier 'scorm_bloody_labelclick' is not in camel case. |
camelcase
|
618:21 |
Warning |
Identifier 'scorm_bloody_labelclick' is not in camel case. |
camelcase
|
627:49 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
628:27 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
629:17 |
Warning |
Identifier 'toc_disabled' is not in camel case. |
camelcase
|
630:32 |
Warning |
Identifier 'toc_disabled' is not in camel case. |
camelcase
|
636:13 |
Warning |
Identifier 'scorm_hide_nav' is not in camel case. |
camelcase
|
641:17 |
Warning |
Identifier 'nav_display' is not in camel case. |
camelcase
|
646:21 |
Warning |
Identifier 'navposition_left' is not in camel case. |
camelcase
|
646:45 |
Warning |
Identifier 'navposition_top' is not in camel case. |
camelcase
|
656:17 |
Warning |
Identifier 'scorm_nav_panel' is not in camel case. |
camelcase
|
663:17 |
Warning |
Identifier 'scorm_nav_panel' is not in camel case. |
camelcase
|
664:17 |
Warning |
Identifier 'scorm_nav_panel' is not in camel case. |
camelcase
|
665:17 |
Warning |
Identifier 'scorm_nav_panel' is not in camel case. |
camelcase
|
666:17 |
Warning |
Identifier 'scorm_nav_panel' is not in camel case. |
camelcase
|
669:13 |
Warning |
Identifier 'scorm_buttons' is not in camel case. |
camelcase
|
673:25 |
Warning |
Extra space after key 'click'. |
key-spacing
|
674:64 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
676:25 |
Warning |
Extra space after key 'keydown'. |
key-spacing
|
678:68 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
683:13 |
Warning |
Identifier 'scorm_buttons' is not in camel case. |
camelcase
|
687:21 |
Warning |
Extra space after key 'click'. |
key-spacing
|
690:21 |
Warning |
Extra space after key 'keydown'. |
key-spacing
|
697:13 |
Warning |
Identifier 'scorm_buttons' is not in camel case. |
camelcase
|
701:21 |
Warning |
Extra space after key 'click'. |
key-spacing
|
702:54 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
704:21 |
Warning |
Extra space after key 'keydown'. |
key-spacing
|
706:58 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
711:13 |
Warning |
Identifier 'scorm_buttons' is not in camel case. |
camelcase
|
715:21 |
Warning |
Extra space after key 'click'. |
key-spacing
|
718:21 |
Warning |
Extra space after key 'keydown'. |
key-spacing
|
725:13 |
Warning |
Identifier 'scorm_buttons' is not in camel case. |
camelcase
|
729:21 |
Warning |
Extra space after key 'click'. |
key-spacing
|
730:60 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
732:21 |
Warning |
Extra space after key 'keydown'. |
key-spacing
|
734:64 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
742:13 |
Warning |
Identifier 'scorm_first_url' is not in camel case. |
camelcase
|
744:53 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
745:61 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
747:21 |
Warning |
Identifier 'scorm_first_url' is not in camel case. |
camelcase
|
750:17 |
Warning |
Identifier 'scorm_first_url' is not in camel case. |
camelcase
|
754:13 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
754:13 |
Warning |
Identifier 'scorm_first_url' is not in camel case. |
camelcase
|
755:13 |
Warning |
Identifier 'scorm_first_url' is not in camel case. |
camelcase
|
757:9 |
Warning |
Identifier 'scorm_first_url' is not in camel case. |
camelcase
|
757:33 |
Warning |
Identifier 'scoes_nav' is not in camel case. |
camelcase
|
769:17 |
Warning |
Identifier 'toc_displayed' is not in camel case. |
camelcase
|
770:19 |
Warning |
Identifier 'scorm_disable_toc' is not in camel case. |
camelcase
|
770:41 |
Warning |
Identifier 'scorm_hide_toc' is not in camel case. |
camelcase
|
770:60 |
Warning |
Identifier 'toc_displayed' is not in camel case. |
camelcase
|
774:17 |
Warning |
Identifier 'layout_width' is not in camel case. |
camelcase
|
775:13 |
Warning |
Identifier 'scorm_resize_handle' is not in camel case. |
camelcase
|
775:58 |
Warning |
Identifier 'layout_width' is not in camel case. |
camelcase
|
778:9 |
Warning |
Identifier 'scorm_resize_handle' is not in camel case. |
camelcase
|
792:17 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
793:25 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
799:17 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
799:39 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
802:17 |
Warning |
Identifier 'el_old_tree' is not in camel case. |
camelcase
|
803:17 |
Warning |
Identifier 'el_old_tree' is not in camel case. |
camelcase
|
804:17 |
Warning |
Identifier 'el_old_tree' is not in camel case. |
camelcase
|
806:17 |
Warning |
Identifier 'el_new_tree' is not in camel case. |
camelcase
|
811:13 |
Warning |
Identifier 'el_new_tree' is not in camel case. |
camelcase
|
811:42 |
Warning |
A space is required after ','. |
comma-spacing
|
812:13 |
Warning |
Identifier 'el_new_tree' is not in camel case. |
camelcase
|
814:13 |
Warning |
Identifier 'el_new_tree' is not in camel case. |
camelcase
|
817:29 |
Warning |
Identifier 'el_new_tree' is not in camel case. |
camelcase
|
820:29 |
Warning |
Identifier 'el_new_tree' is not in camel case. |
camelcase
|
822:17 |
Warning |
Identifier 'toc_source' is not in camel case. |
camelcase
|
824:13 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
824:40 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
827:13 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
828:13 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
830:25 |
Warning |
Identifier 'scorm_tree_node' is not in camel case. |
camelcase
|
834:25 |
Warning |
Identifier 'toc_disabled' is not in camel case. |
camelcase
|
835:26 |
Warning |
Identifier 'toc_disabled' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/mod/scorm/player.js
8 problems (0 errors, 8 warnings)
|
16:10 |
Warning |
Identifier 'scorm_openpopup' is not in camel case. |
camelcase
|
16:29 |
Warning |
A space is required after ','. |
comma-spacing
|
16:34 |
Warning |
A space is required after ','. |
comma-spacing
|
16:42 |
Warning |
A space is required after ','. |
comma-spacing
|
16:48 |
Warning |
A space is required after ','. |
comma-spacing
|
25:32 |
Warning |
A space is required after ','. |
comma-spacing
|
25:37 |
Warning |
A space is required after ','. |
comma-spacing
|
32:27 |
Warning |
A space is required after ','. |
comma-spacing
|
[+] /Users/danp/moodles/pm/moodle/mod/scorm/request.js
5 problems (0 errors, 5 warnings)
|
38:27 |
Warning |
A space is required after ','. |
comma-spacing
|
38:31 |
Warning |
A space is required after ','. |
comma-spacing
|
41:5 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
42:29 |
Warning |
A space is required after ','. |
comma-spacing
|
50:9 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
[+] /Users/danp/moodles/pm/moodle/mod/scorm/view.js
20 problems (7 errors, 13 warnings)
|
1:3 |
Warning |
Identifier 'mod_scormform' is not in camel case. |
camelcase
|
11:1 |
Error |
Line 11 exceeds the maximum line length of 132. |
max-len
|
11:9 |
Warning |
Identifier 'launch_url' is not in camel case. |
camelcase
|
12:9 |
Warning |
Identifier 'course_url' is not in camel case. |
camelcase
|
30:29 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
41:42 |
Warning |
Identifier 'course_url' is not in camel case. |
camelcase
|
42:6 |
Error |
Missing semicolon. |
semi
|
45:31 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
50:42 |
Warning |
Identifier 'course_url' is not in camel case. |
camelcase
|
52:16 |
Error |
Missing semicolon. |
semi
|
53:6 |
Error |
Missing semicolon. |
semi
|
55:33 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
64:14 |
Warning |
Requires a space before '}'. |
block-spacing
|
65:6 |
Error |
Missing semicolon. |
semi
|
72:13 |
Warning |
Identifier 'launch_url' is not in camel case. |
camelcase
|
74:13 |
Warning |
Identifier 'launch_url' is not in camel case. |
camelcase
|
78:9 |
Warning |
Identifier 'launch_url' is not in camel case. |
camelcase
|
79:6 |
Error |
Missing semicolon. |
semi
|
83:40 |
Warning |
A space is required after ','. |
comma-spacing
|
99:2 |
Error |
Missing semicolon. |
semi
|
[+] /Users/danp/moodles/pm/moodle/mod/survey/survey.js
4 problems (0 errors, 4 warnings)
|
2:3 |
Warning |
Identifier 'mod_survey' is not in camel case. |
camelcase
|
11:27 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
13:49 |
Warning |
["question"] is better written in dot notation. |
dot-notation
|
13:75 |
Warning |
["default"] is better written in dot notation. |
dot-notation
|
[+] /Users/danp/moodles/pm/moodle/mod/wiki/editors/wiki/buttons.js
117 problems (46 errors, 71 warnings)
|
3:16 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
6:5 |
Warning |
Identifier 'is_gecko' is not in camel case. |
camelcase
|
6:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
6:80 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
7:90 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
8:5 |
Warning |
Identifier 'is_safari' is not in camel case. |
camelcase
|
8:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
8:87 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
9:5 |
Warning |
Identifier 'is_khtml' is not in camel case. |
camelcase
|
10:30 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
11:9 |
Warning |
Identifier 'is_opera' is not in camel case. |
camelcase
|
12:9 |
Warning |
Identifier 'is_opera_preseven' is not in camel case. |
camelcase
|
13:9 |
Warning |
Identifier 'is_opera_seven' is not in camel case. |
camelcase
|
23:34 |
Warning |
["mform1"] is better written in dot notation. |
dot-notation
|
26:5 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
26:28 |
Warning |
Multiple spaces found before '&&'. |
no-multi-spaces
|
26:32 |
Warning |
Identifier 'is_gecko' is not in camel case. |
camelcase
|
27:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
28:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
28:6 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
28:26 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
28:26 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
28:38 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
28:50 |
Warning |
Requires a space before '}'. |
block-spacing
|
29:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
30:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
30:6 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
30:61 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
30:61 |
Warning |
Requires a space after '{'. |
block-spacing
|
31:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
32:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
33:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
34:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
35:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
38:12 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
39:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
40:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
41:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
41:19 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
42:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
43:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
43:6 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
43:20 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
43:20 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
43:26 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
43:38 |
Warning |
Requires a space before '}'. |
block-spacing
|
44:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
44:6 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
44:49 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
45:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
46:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
47:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
48:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
49:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
50:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
51:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
53:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
53:14 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
53:23 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
53:39 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
53:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
54:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
54:28 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
55:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
55:26 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
56:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
56:23 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
60:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
60:10 |
Warning |
Identifier 'copy_alertText' is not in camel case. |
camelcase
|
60:24 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
61:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
61:13 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
61:31 |
Warning |
A space is required after ','. |
comma-spacing
|
62:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
62:13 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
62:31 |
Warning |
A space is required after ','. |
comma-spacing
|
63:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
63:6 |
Warning |
Identifier 'copy_alertText' is not in camel case. |
camelcase
|
63:20 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
63:21 |
Warning |
Identifier 'copy_alertText' is not in camel case. |
camelcase
|
63:47 |
Warning |
A space is required after ','. |
comma-spacing
|
64:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
64:6 |
Warning |
Identifier 'copy_alertText' is not in camel case. |
camelcase
|
64:20 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
64:21 |
Warning |
Identifier 'copy_alertText' is not in camel case. |
camelcase
|
64:47 |
Warning |
A space is required after ','. |
comma-spacing
|
64:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
64:66 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
65:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
66:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
67:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
67:11 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
68:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
69:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
69:11 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
70:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
71:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
71:6 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
71:18 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
71:18 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
71:22 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
71:34 |
Warning |
Requires a space before '}'. |
block-spacing
|
72:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
72:10 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
72:18 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
72:23 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
73:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
73:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
74:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
75:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
75:6 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
75:10 |
Warning |
Identifier 'is_safari' is not in camel case. |
camelcase
|
76:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
77:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
78:2 |
Error |
Mixed spaces and tabs. |
no-mixed-spaces-and-tabs
|
78:17 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
81:5 |
Error |
Expected { after 'if' condition. |
curly
|
[+] /Users/danp/moodles/pm/moodle/mod/wiki/module.js
36 problems (3 errors, 33 warnings)
|
24:3 |
Warning |
Identifier 'mod_wiki' is not in camel case. |
camelcase
|
29:6 |
Error |
Missing semicolon. |
semi
|
41:12 |
Warning |
Identifier 'renew_lock' is not in camel case. |
camelcase
|
61:16 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
63:5 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
63:14 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
63:19 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
63:32 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
63:37 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
64:11 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
64:31 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
67:9 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
67:25 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
68:30 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
69:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
70:16 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
70:43 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
71:30 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
72:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
74:30 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
75:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
78:9 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
78:30 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
82:2 |
Error |
Missing semicolon. |
semi
|
87:16 |
Warning |
Multiple spaces found before '='. |
no-multi-spaces
|
90:5 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
92:9 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
98:9 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
102:9 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
110:5 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
111:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
113:12 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
118:2 |
Error |
Missing semicolon. |
semi
|
120:12 |
Warning |
Identifier 'init_tree' is not in camel case. |
camelcase
|
120:36 |
Warning |
Identifier 'expand_all' is not in camel case. |
camelcase
|
129:13 |
Warning |
Identifier 'expand_all' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/portfolio/download/helper.js
1 problem (0 errors, 1 warning)
|
1:10 |
Warning |
Identifier 'submit_download_form' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/question/flags.js
5 problems (0 errors, 5 warnings)
|
28:3 |
Warning |
Identifier 'core_question_flags' is not in camel case. |
camelcase
|
71:50 |
Warning |
There should be no space before ','. |
comma-spacing
|
76:5 |
Warning |
Identifier 'update_flag' is not in camel case. |
camelcase
|
84:5 |
Warning |
Identifier 'add_listener' is not in camel case. |
camelcase
|
88:5 |
Warning |
Identifier 'fire_listeners' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/question/qengine.js
22 problems (8 errors, 14 warnings)
|
43:3 |
Warning |
Identifier 'core_scroll_manager' is not in camel case. |
camelcase
|
52:23 |
Warning |
Identifier 'save_scroll_pos' is not in camel case. |
camelcase
|
53:9 |
Warning |
Unary word operator 'typeof' must be followed by whitespace. |
space-unary-ops
|
66:2 |
Error |
Missing semicolon. |
semi
|
72:23 |
Warning |
Identifier 'save_scroll_action' is not in camel case. |
camelcase
|
79:2 |
Error |
Missing semicolon. |
semi
|
84:23 |
Warning |
Identifier 'scroll_to_saved_pos' is not in camel case. |
camelcase
|
90:39 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
90:39 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
95:68 |
Error |
Missing semicolon. |
semi
|
98:2 |
Error |
Missing semicolon. |
semi
|
104:23 |
Warning |
Identifier 'force_ie_to_scroll' is not in camel case. |
camelcase
|
106:14 |
Warning |
Identifier 'do_scroll' is not in camel case. |
camelcase
|
114:2 |
Error |
Missing semicolon. |
semi
|
116:3 |
Warning |
Identifier 'core_question_engine' is not in camel case. |
camelcase
|
129:24 |
Warning |
Identifier 'init_submit_button' is not in camel case. |
camelcase
|
135:2 |
Error |
Missing semicolon. |
semi
|
150:24 |
Warning |
Identifier 'init_form' is not in camel case. |
camelcase
|
155:25 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
165:2 |
Error |
Missing semicolon. |
semi
|
172:24 |
Warning |
Identifier 'prevent_repeat_submission' is not in camel case. |
camelcase
|
182:2 |
Error |
Missing semicolon. |
semi
|
[+] /Users/danp/moodles/pm/moodle/question/type/ddimageortext/yui/src/ddimageortext/js/ddimageortext.js
128 problems (0 errors, 128 warnings)
|
25:5 |
Warning |
Extra space after key 'doc'. |
key-spacing
|
26:5 |
Warning |
Extra space after key 'polltimer'. |
key-spacing
|
27:5 |
Warning |
Extra space after key 'afterimageloaddone'. |
key-spacing
|
28:5 |
Warning |
Extra space after key 'poll_for_image_load'. |
key-spacing
|
28:5 |
Warning |
Identifier 'poll_for_image_load' is not in camel case. |
camelcase
|
28:35 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
36:85 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
37:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
38:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
39:55 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
70:5 |
Warning |
Identifier 'doc_structure' is not in camel case. |
camelcase
|
70:5 |
Warning |
Extra space after key 'doc_structure'. |
key-spacing
|
70:29 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
75:13 |
Warning |
Extra space after key 'top_node'. |
key-spacing
|
75:13 |
Warning |
Identifier 'top_node' is not in camel case. |
camelcase
|
78:13 |
Warning |
Extra space after key 'drag_items'. |
key-spacing
|
78:13 |
Warning |
Identifier 'drag_items' is not in camel case. |
camelcase
|
81:13 |
Warning |
Identifier 'drop_zones' is not in camel case. |
camelcase
|
81:13 |
Warning |
Extra space after key 'drop_zones'. |
key-spacing
|
84:13 |
Warning |
Extra space after key 'drop_zone_group'. |
key-spacing
|
84:13 |
Warning |
Identifier 'drop_zone_group' is not in camel case. |
camelcase
|
87:13 |
Warning |
Extra space after key 'drag_items_cloned_from'. |
key-spacing
|
87:13 |
Warning |
Identifier 'drag_items_cloned_from' is not in camel case. |
camelcase
|
90:13 |
Warning |
Extra space after key 'drag_item'. |
key-spacing
|
90:13 |
Warning |
Identifier 'drag_item' is not in camel case. |
camelcase
|
93:13 |
Warning |
Identifier 'drag_items_in_group' is not in camel case. |
camelcase
|
93:13 |
Warning |
Extra space after key 'drag_items_in_group'. |
key-spacing
|
96:13 |
Warning |
Extra space after key 'drag_item_homes'. |
key-spacing
|
96:13 |
Warning |
Identifier 'drag_item_homes' is not in camel case. |
camelcase
|
99:13 |
Warning |
Identifier 'bg_img' is not in camel case. |
camelcase
|
99:13 |
Warning |
Extra space after key 'bg_img'. |
key-spacing
|
102:13 |
Warning |
Extra space after key 'load_bg_img'. |
key-spacing
|
102:13 |
Warning |
Identifier 'load_bg_img' is not in camel case. |
camelcase
|
102:35 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
106:13 |
Warning |
Identifier 'add_or_update_drag_item_home' is not in camel case. |
camelcase
|
106:13 |
Warning |
Extra space after key 'add_or_update_drag_item_home'. |
key-spacing
|
106:52 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
131:13 |
Warning |
Extra space after key 'drag_item_home'. |
key-spacing
|
131:13 |
Warning |
Identifier 'drag_item_home' is not in camel case. |
camelcase
|
131:38 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
134:13 |
Warning |
Identifier 'get_classname_numeric_suffix' is not in camel case. |
camelcase
|
134:13 |
Warning |
Extra space after key 'get_classname_numeric_suffix'. |
key-spacing
|
143:36 |
Warning |
Unexpected space after unary operator '+'. |
space-unary-ops
|
149:13 |
Warning |
Extra space after key 'clone_new_drag_item'. |
key-spacing
|
149:13 |
Warning |
Identifier 'clone_new_drag_item' is not in camel case. |
camelcase
|
149:43 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
160:58 |
Warning |
Extra space after key 'position'. |
key-spacing
|
166:13 |
Warning |
Identifier 'draggable_for_question' is not in camel case. |
camelcase
|
166:13 |
Warning |
Extra space after key 'draggable_for_question'. |
key-spacing
|
166:46 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
176:13 |
Warning |
Extra space after key 'draggable_for_form'. |
key-spacing
|
176:13 |
Warning |
Identifier 'draggable_for_form' is not in camel case. |
camelcase
|
176:42 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
202:5 |
Warning |
Identifier 'update_padding_sizes_all' is not in camel case. |
camelcase
|
202:5 |
Warning |
Extra space after key 'update_padding_sizes_all'. |
key-spacing
|
202:40 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
207:5 |
Warning |
Extra space after key 'update_padding_size_for_group'. |
key-spacing
|
207:5 |
Warning |
Identifier 'update_padding_size_for_group' is not in camel case. |
camelcase
|
207:45 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
212:43 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
226:5 |
Warning |
Extra space after key 'convert_to_window_xy'. |
key-spacing
|
226:5 |
Warning |
Identifier 'convert_to_window_xy' is not in camel case. |
camelcase
|
226:36 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
231:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
232:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
233:9 |
Warning |
Extra space after key 'drops'. |
key-spacing
|
233:18 |
Warning |
Extra space after key 'value'. |
key-spacing
|
234:9 |
Warning |
Extra space after key 'readonly'. |
key-spacing
|
234:21 |
Warning |
Extra space after key 'value'. |
key-spacing
|
235:9 |
Warning |
Extra space after key 'topnode'. |
key-spacing
|
235:20 |
Warning |
Extra space after key 'value'. |
key-spacing
|
239:3 |
Warning |
Identifier 'qtype_ddimageortext' is not in camel case. |
camelcase
|
240:23 |
Warning |
Identifier 'dd_base_class' is not in camel case. |
camelcase
|
252:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
277:5 |
Warning |
Extra space after key 'prevent_touchmove_from_scrolling'. |
key-spacing
|
277:5 |
Warning |
Identifier 'prevent_touchmove_from_scrolling' is not in camel case. |
camelcase
|
301:5 |
Warning |
Extra space after key 'create_all_drag_and_drops'. |
key-spacing
|
301:5 |
Warning |
Identifier 'create_all_drag_and_drops' is not in camel case. |
camelcase
|
301:41 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
305:63 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
307:26 |
Warning |
Unexpected space after unary operator '+'. |
space-unary-ops
|
308:25 |
Warning |
Unexpected space after unary operator '+'. |
space-unary-ops
|
337:28 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
343:5 |
Warning |
Extra space after key 'drop_zone_key_press'. |
key-spacing
|
343:5 |
Warning |
Identifier 'drop_zone_key_press' is not in camel case. |
camelcase
|
343:35 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
358:5 |
Warning |
Extra space after key 'place_next_drag_in'. |
key-spacing
|
358:5 |
Warning |
Identifier 'place_next_drag_in' is not in camel case. |
camelcase
|
358:34 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
361:5 |
Warning |
Identifier 'place_previous_drag_in' is not in camel case. |
camelcase
|
361:5 |
Warning |
Extra space after key 'place_previous_drag_in'. |
key-spacing
|
361:38 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
364:5 |
Warning |
Extra space after key 'search_for_unplaced_drop_choice'. |
key-spacing
|
364:5 |
Warning |
Identifier 'search_for_unplaced_drop_choice' is not in camel case. |
camelcase
|
364:47 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
378:20 |
Warning |
Unexpected space after unary operator '+'. |
space-unary-ops
|
382:68 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
392:5 |
Warning |
Extra space after key 'current_drag_in_drop'. |
key-spacing
|
392:5 |
Warning |
Identifier 'current_drag_in_drop' is not in camel case. |
camelcase
|
392:36 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
397:5 |
Warning |
Extra space after key 'remove_drag_from_drop'. |
key-spacing
|
397:5 |
Warning |
Identifier 'remove_drag_from_drop' is not in camel case. |
camelcase
|
397:37 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
400:5 |
Warning |
Extra space after key 'place_drag_in_drop'. |
key-spacing
|
400:5 |
Warning |
Identifier 'place_drag_in_drop' is not in camel case. |
camelcase
|
400:34 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
409:5 |
Warning |
Identifier 'reposition_drags_for_question' is not in camel case. |
camelcase
|
409:5 |
Warning |
Extra space after key 'reposition_drags_for_question'. |
key-spacing
|
411:31 |
Warning |
Unexpected space between function name and paren. |
no-spaced-func
|
411:45 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
428:64 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
431:26 |
Warning |
A space is required after ','. |
comma-spacing
|
446:5 |
Warning |
Extra space after key 'get_choices_for_drop'. |
key-spacing
|
446:5 |
Warning |
Identifier 'get_choices_for_drop' is not in camel case. |
camelcase
|
451:5 |
Warning |
Identifier 'get_unplaced_choice_for_drop' is not in camel case. |
camelcase
|
451:5 |
Warning |
Extra space after key 'get_unplaced_choice_for_drop'. |
key-spacing
|
454:32 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
464:5 |
Warning |
Extra space after key 'init_drops'. |
key-spacing
|
464:5 |
Warning |
Identifier 'init_drops' is not in camel case. |
camelcase
|
464:26 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
472:13 |
Warning |
Identifier 'drop_hit_handler' is not in camel case. |
camelcase
|
475:73 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
492:35 |
Warning |
Extra space after key 'groups'. |
key-spacing
|
496:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
496:39 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
514:26 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
521:17 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
527:23 |
Warning |
Identifier 'init_question' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/question/type/ddimageortext/yui/src/form/js/form.js
86 problems (0 errors, 86 warnings)
|
26:5 |
Warning |
Extra space after key 'fp'. |
key-spacing
|
28:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
39:5 |
Warning |
Identifier 'draw_dd_area' is not in camel case. |
camelcase
|
39:5 |
Warning |
Extra space after key 'draw_dd_area'. |
key-spacing
|
50:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
70:5 |
Warning |
Extra space after key 'after_all_images_loaded'. |
key-spacing
|
70:5 |
Warning |
Identifier 'after_all_images_loaded' is not in camel case. |
camelcase
|
70:39 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
79:5 |
Warning |
Identifier 'constrain_image_size' is not in camel case. |
camelcase
|
79:5 |
Warning |
Extra space after key 'constrain_image_size'. |
key-spacing
|
79:36 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
90:5 |
Warning |
Extra space after key 'load_drag_homes'. |
key-spacing
|
90:5 |
Warning |
Identifier 'load_drag_homes' is not in camel case. |
camelcase
|
90:31 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
97:5 |
Warning |
Extra space after key 'load_drag_home'. |
key-spacing
|
97:5 |
Warning |
Identifier 'load_drag_home' is not in camel case. |
camelcase
|
97:30 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
107:5 |
Warning |
Extra space after key 'update_drag_instances'. |
key-spacing
|
107:5 |
Warning |
Identifier 'update_drag_instances' is not in camel case. |
camelcase
|
107:37 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
119:5 |
Warning |
Extra space after key 'set_options_for_drag_item_selectors'. |
key-spacing
|
119:5 |
Warning |
Identifier 'set_options_for_drag_item_selectors' is not in camel case. |
camelcase
|
119:51 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
136:25 |
Warning |
Unexpected space after unary operator '+'. |
space-unary-ops
|
140:31 |
Warning |
Unexpected space after unary operator '+'. |
space-unary-ops
|
156:5 |
Warning |
Identifier 'stop_selector_events' is not in camel case. |
camelcase
|
156:5 |
Warning |
Extra space after key 'stop_selector_events'. |
key-spacing
|
156:36 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
167:5 |
Warning |
Identifier 'item_is_allocated_to_dropzone' is not in camel case. |
camelcase
|
173:5 |
Warning |
Extra space after key 'setup_form_events'. |
key-spacing
|
173:5 |
Warning |
Identifier 'setup_form_events' is not in camel case. |
camelcase
|
173:33 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
177:70 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
188:73 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
209:25 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
223:5 |
Warning |
Identifier 'redraw_dd_area' is not in camel case. |
camelcase
|
228:5 |
Warning |
Extra space after key 'update_visibility_of_file_pickers'. |
key-spacing
|
228:5 |
Warning |
Identifier 'update_visibility_of_file_pickers' is not in camel case. |
camelcase
|
240:5 |
Warning |
Extra space after key 'reposition_drags_for_form'. |
key-spacing
|
240:5 |
Warning |
Identifier 'reposition_drags_for_form' is not in camel case. |
camelcase
|
241:44 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
248:5 |
Warning |
Extra space after key 'reposition_drag_for_form'. |
key-spacing
|
248:5 |
Warning |
Identifier 'reposition_drag_for_form' is not in camel case. |
camelcase
|
248:40 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
261:5 |
Warning |
Extra space after key 'set_drag_xy'. |
key-spacing
|
261:5 |
Warning |
Identifier 'set_drag_xy' is not in camel case. |
camelcase
|
261:27 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
266:5 |
Warning |
Extra space after key 'reset_drag_xy'. |
key-spacing
|
266:5 |
Warning |
Identifier 'reset_drag_xy' is not in camel case. |
camelcase
|
266:29 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
271:5 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
272:5 |
Warning |
Extra space after key 'constrain_xy'. |
key-spacing
|
272:5 |
Warning |
Identifier 'constrain_xy' is not in camel case. |
camelcase
|
272:28 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
282:5 |
Warning |
Identifier 'convert_to_bg_img_xy' is not in camel case. |
camelcase
|
282:5 |
Warning |
Extra space after key 'convert_to_bg_img_xy'. |
key-spacing
|
282:36 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
290:5 |
Warning |
Extra space after key 'form'. |
key-spacing
|
291:9 |
Warning |
Extra space after key 'to_name_with_index'. |
key-spacing
|
291:9 |
Warning |
Identifier 'to_name_with_index' is not in camel case. |
camelcase
|
298:9 |
Warning |
Extra space after key 'get_el'. |
key-spacing
|
298:9 |
Warning |
Identifier 'get_el' is not in camel case. |
camelcase
|
298:26 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
302:9 |
Warning |
Extra space after key 'get_form_value'. |
key-spacing
|
302:9 |
Warning |
Identifier 'get_form_value' is not in camel case. |
camelcase
|
310:9 |
Warning |
Extra space after key 'set_form_value'. |
key-spacing
|
310:9 |
Warning |
Identifier 'set_form_value' is not in camel case. |
camelcase
|
318:9 |
Warning |
Extra space after key 'from_name_with_index'. |
key-spacing
|
318:9 |
Warning |
Identifier 'from_name_with_index' is not in camel case. |
camelcase
|
332:5 |
Warning |
Extra space after key 'file_pickers'. |
key-spacing
|
332:5 |
Warning |
Identifier 'file_pickers' is not in camel case. |
camelcase
|
332:28 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
345:13 |
Warning |
Extra space after key 'file'. |
key-spacing
|
345:28 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
349:29 |
Warning |
Extra space after key 'href'. |
key-spacing
|
349:60 |
Warning |
Extra space after key 'name'. |
key-spacing
|
351:29 |
Warning |
Extra space after key 'href'. |
key-spacing
|
351:42 |
Warning |
Extra space after key 'name'. |
key-spacing
|
354:13 |
Warning |
Extra space after key 'name'. |
key-spacing
|
354:28 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
360:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
360:35 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
360:53 |
Warning |
Missing space before value for key 'maxsizes'. |
key-spacing
|
360:60 |
Warning |
Missing space before value for key 'value'. |
key-spacing
|
361:3 |
Warning |
Identifier 'qtype_ddimageortext' is not in camel case. |
camelcase
|
362:23 |
Warning |
Identifier 'init_form' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/question/type/ddmarker/yui/src/ddmarker/js/ddmarker.js
145 problems (0 errors, 145 warnings)
|
24:5 |
Warning |
Extra space after key 'doc'. |
key-spacing
|
25:5 |
Warning |
Extra space after key 'polltimer'. |
key-spacing
|
26:5 |
Warning |
Extra space after key 'afterimageloaddone'. |
key-spacing
|
27:5 |
Warning |
Extra space after key 'graphics'. |
key-spacing
|
28:5 |
Warning |
Extra space after key 'poll_for_image_load'. |
key-spacing
|
28:5 |
Warning |
Identifier 'poll_for_image_load' is not in camel case. |
camelcase
|
28:35 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
58:5 |
Warning |
Identifier 'doc_structure' is not in camel case. |
camelcase
|
58:5 |
Warning |
Extra space after key 'doc_structure'. |
key-spacing
|
58:29 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
63:13 |
Warning |
Extra space after key 'top_node'. |
key-spacing
|
63:13 |
Warning |
Identifier 'top_node' is not in camel case. |
camelcase
|
66:13 |
Warning |
Identifier 'bg_img' is not in camel case. |
camelcase
|
66:13 |
Warning |
Extra space after key 'bg_img'. |
key-spacing
|
69:13 |
Warning |
Extra space after key 'load_bg_img'. |
key-spacing
|
69:13 |
Warning |
Identifier 'load_bg_img' is not in camel case. |
camelcase
|
69:35 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
73:13 |
Warning |
Extra space after key 'drag_items'. |
key-spacing
|
73:13 |
Warning |
Identifier 'drag_items' is not in camel case. |
camelcase
|
76:13 |
Warning |
Extra space after key 'drag_items_for_choice'. |
key-spacing
|
76:13 |
Warning |
Identifier 'drag_items_for_choice' is not in camel case. |
camelcase
|
79:13 |
Warning |
Identifier 'drag_item_for_choice' is not in camel case. |
camelcase
|
79:13 |
Warning |
Extra space after key 'drag_item_for_choice'. |
key-spacing
|
83:13 |
Warning |
Extra space after key 'drag_item_being_dragged'. |
key-spacing
|
83:13 |
Warning |
Identifier 'drag_item_being_dragged' is not in camel case. |
camelcase
|
86:13 |
Warning |
Identifier 'drag_item_home' is not in camel case. |
camelcase
|
86:13 |
Warning |
Extra space after key 'drag_item_home'. |
key-spacing
|
86:38 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
89:13 |
Warning |
Extra space after key 'drag_item_homes'. |
key-spacing
|
89:13 |
Warning |
Identifier 'drag_item_homes' is not in camel case. |
camelcase
|
92:13 |
Warning |
Identifier 'get_classname_numeric_suffix' is not in camel case. |
camelcase
|
92:13 |
Warning |
Extra space after key 'get_classname_numeric_suffix'. |
key-spacing
|
107:13 |
Warning |
Extra space after key 'inputs_for_choices'. |
key-spacing
|
107:13 |
Warning |
Identifier 'inputs_for_choices' is not in camel case. |
camelcase
|
107:42 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
110:13 |
Warning |
Extra space after key 'input_for_choice'. |
key-spacing
|
110:13 |
Warning |
Identifier 'input_for_choice' is not in camel case. |
camelcase
|
110:40 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
113:13 |
Warning |
Identifier 'marker_texts' is not in camel case. |
camelcase
|
113:13 |
Warning |
Extra space after key 'marker_texts'. |
key-spacing
|
113:36 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
119:5 |
Warning |
Extra space after key 'colours'. |
key-spacing
|
120:25 |
Warning |
A space is required after ','. |
comma-spacing
|
121:5 |
Warning |
Extra space after key 'nextcolourindex'. |
key-spacing
|
122:5 |
Warning |
Identifier 'restart_colours' is not in camel case. |
camelcase
|
122:5 |
Warning |
Extra space after key 'restart_colours'. |
key-spacing
|
122:31 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
125:5 |
Warning |
Identifier 'get_next_colour' is not in camel case. |
camelcase
|
125:5 |
Warning |
Extra space after key 'get_next_colour'. |
key-spacing
|
125:31 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
133:5 |
Warning |
Extra space after key 'convert_to_window_xy'. |
key-spacing
|
133:5 |
Warning |
Identifier 'convert_to_window_xy' is not in camel case. |
camelcase
|
133:36 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
139:5 |
Warning |
Extra space after key 'shapes'. |
key-spacing
|
140:5 |
Warning |
Extra space after key 'draw_drop_zone'. |
key-spacing
|
140:5 |
Warning |
Identifier 'draw_drop_zone' is not in camel case. |
camelcase
|
140:30 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
165:48 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
176:63 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
190:5 |
Warning |
Identifier 'draw_shape_circle' is not in camel case. |
camelcase
|
190:5 |
Warning |
Extra space after key 'draw_shape_circle'. |
key-spacing
|
190:33 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
216:5 |
Warning |
Extra space after key 'draw_shape_rectangle'. |
key-spacing
|
216:5 |
Warning |
Identifier 'draw_shape_rectangle' is not in camel case. |
camelcase
|
216:36 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
243:5 |
Warning |
Identifier 'draw_shape_polygon' is not in camel case. |
camelcase
|
243:5 |
Warning |
Extra space after key 'draw_shape_polygon'. |
key-spacing
|
243:34 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
261:21 |
Warning |
Extra space after key 'opacity'. |
key-spacing
|
264:27 |
Warning |
A space is required after ','. |
comma-spacing
|
267:17 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
288:5 |
Warning |
Identifier 'coords_in_img' is not in camel case. |
camelcase
|
288:5 |
Warning |
Extra space after key 'coords_in_img'. |
key-spacing
|
288:29 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
293:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
294:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
295:9 |
Warning |
Extra space after key 'drops'. |
key-spacing
|
295:18 |
Warning |
Extra space after key 'value'. |
key-spacing
|
296:9 |
Warning |
Extra space after key 'readonly'. |
key-spacing
|
296:21 |
Warning |
Extra space after key 'value'. |
key-spacing
|
297:9 |
Warning |
Extra space after key 'topnode'. |
key-spacing
|
297:20 |
Warning |
Extra space after key 'value'. |
key-spacing
|
300:3 |
Warning |
Identifier 'qtype_ddmarker' is not in camel case. |
camelcase
|
301:18 |
Warning |
Identifier 'dd_base_class' is not in camel case. |
camelcase
|
313:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
321:5 |
Warning |
Identifier 'after_image_load' is not in camel case. |
camelcase
|
321:5 |
Warning |
Extra space after key 'after_image_load'. |
key-spacing
|
321:32 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
326:5 |
Warning |
Identifier 'clone_new_drag_item' is not in camel case. |
camelcase
|
326:5 |
Warning |
Extra space after key 'clone_new_drag_item'. |
key-spacing
|
326:35 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
346:5 |
Warning |
Extra space after key 'prevent_touchmove_from_scrolling'. |
key-spacing
|
346:5 |
Warning |
Identifier 'prevent_touchmove_from_scrolling' is not in camel case. |
camelcase
|
371:5 |
Warning |
Extra space after key 'draggable'. |
key-spacing
|
371:25 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
376:43 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
394:9 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
402:5 |
Warning |
Identifier 'save_all_xy_for_choice' is not in camel case. |
camelcase
|
402:37 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
419:30 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
428:5 |
Warning |
Extra space after key 'reset_drag_xy'. |
key-spacing
|
428:5 |
Warning |
Identifier 'reset_drag_xy' is not in camel case. |
camelcase
|
428:29 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
431:5 |
Warning |
Extra space after key 'set_form_value'. |
key-spacing
|
431:5 |
Warning |
Identifier 'set_form_value' is not in camel case. |
camelcase
|
431:30 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
434:5 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
435:5 |
Warning |
Extra space after key 'xy_in_bgimg'. |
key-spacing
|
435:5 |
Warning |
Identifier 'xy_in_bgimg' is not in camel case. |
camelcase
|
435:27 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
439:64 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
445:5 |
Warning |
Extra space after key 'constrain_to_bgimg'. |
key-spacing
|
445:5 |
Warning |
Identifier 'constrain_to_bgimg' is not in camel case. |
camelcase
|
445:34 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
453:5 |
Warning |
Identifier 'convert_to_bg_img_xy' is not in camel case. |
camelcase
|
453:5 |
Warning |
Extra space after key 'convert_to_bg_img_xy'. |
key-spacing
|
453:36 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
457:5 |
Warning |
Extra space after key 'redraw_drags_and_drops'. |
key-spacing
|
457:5 |
Warning |
Identifier 'redraw_drags_and_drops' is not in camel case. |
camelcase
|
459:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
461:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
463:52 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
486:25 |
Warning |
Missing space before value for key 'render'. |
key-spacing
|
504:5 |
Warning |
Identifier 'get_coords' is not in camel case. |
camelcase
|
504:5 |
Warning |
Extra space after key 'get_coords'. |
key-spacing
|
504:26 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
523:5 |
Warning |
Identifier 'drag_home_xy' is not in camel case. |
camelcase
|
523:5 |
Warning |
Extra space after key 'drag_home_xy'. |
key-spacing
|
523:28 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
527:5 |
Warning |
Extra space after key 'get_choiceno_for_node'. |
key-spacing
|
527:5 |
Warning |
Identifier 'get_choiceno_for_node' is not in camel case. |
camelcase
|
530:5 |
Warning |
Extra space after key 'get_itemno_for_node'. |
key-spacing
|
530:5 |
Warning |
Identifier 'get_itemno_for_node' is not in camel case. |
camelcase
|
533:5 |
Warning |
Extra space after key 'get_noofdrags_for_node'. |
key-spacing
|
533:5 |
Warning |
Identifier 'get_noofdrags_for_node' is not in camel case. |
camelcase
|
538:5 |
Warning |
Identifier 'drop_zone_key_press' is not in camel case. |
camelcase
|
538:5 |
Warning |
Extra space after key 'drop_zone_key_press'. |
key-spacing
|
538:35 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
568:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
568:34 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
568:53 |
Warning |
Missing space before value for key 'dropzones'. |
key-spacing
|
568:60 |
Warning |
Missing space before value for key 'value'. |
key-spacing
|
590:26 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
597:17 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
602:18 |
Warning |
Identifier 'init_question' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/question/type/ddmarker/yui/src/form/js/form.js
60 problems (0 errors, 60 warnings)
|
24:5 |
Warning |
Extra space after key 'fp'. |
key-spacing
|
26:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
47:5 |
Warning |
Identifier 'load_bg_image' is not in camel case. |
camelcase
|
47:5 |
Warning |
Extra space after key 'load_bg_image'. |
key-spacing
|
66:5 |
Warning |
Extra space after key 'constrain_image_size'. |
key-spacing
|
66:5 |
Warning |
Identifier 'constrain_image_size' is not in camel case. |
camelcase
|
66:36 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
77:5 |
Warning |
Identifier 'update_drop_zones' is not in camel case. |
camelcase
|
77:5 |
Warning |
Extra space after key 'update_drop_zones'. |
key-spacing
|
77:33 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
84:47 |
Warning |
Missing space before value for key 'render'. |
key-spacing
|
106:5 |
Warning |
Identifier 'get_coords' is not in camel case. |
camelcase
|
106:5 |
Warning |
Extra space after key 'get_coords'. |
key-spacing
|
106:26 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
110:5 |
Warning |
Extra space after key 'get_marker_text'. |
key-spacing
|
110:5 |
Warning |
Identifier 'get_marker_text' is not in camel case. |
camelcase
|
110:31 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
118:5 |
Warning |
Identifier 'set_options_for_drag_item_selectors' is not in camel case. |
camelcase
|
118:5 |
Warning |
Extra space after key 'set_options_for_drag_item_selectors'. |
key-spacing
|
118:51 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
171:5 |
Warning |
Extra space after key 'stop_selector_events'. |
key-spacing
|
171:5 |
Warning |
Identifier 'stop_selector_events' is not in camel case. |
camelcase
|
171:36 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
175:5 |
Warning |
Identifier 'setup_form_events' is not in camel case. |
camelcase
|
175:5 |
Warning |
Extra space after key 'setup_form_events'. |
key-spacing
|
175:33 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
176:9 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
179:77 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
184:78 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
189:73 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
197:5 |
Warning |
Extra space after key 'form'. |
key-spacing
|
198:9 |
Warning |
Extra space after key 'to_name_with_index'. |
key-spacing
|
198:9 |
Warning |
Identifier 'to_name_with_index' is not in camel case. |
camelcase
|
205:9 |
Warning |
Identifier 'get_el' is not in camel case. |
camelcase
|
205:9 |
Warning |
Extra space after key 'get_el'. |
key-spacing
|
205:26 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
209:9 |
Warning |
Extra space after key 'get_form_value'. |
key-spacing
|
209:9 |
Warning |
Identifier 'get_form_value' is not in camel case. |
camelcase
|
217:9 |
Warning |
Identifier 'set_form_value' is not in camel case. |
camelcase
|
217:9 |
Warning |
Extra space after key 'set_form_value'. |
key-spacing
|
225:9 |
Warning |
Identifier 'from_name_with_index' is not in camel case. |
camelcase
|
225:9 |
Warning |
Extra space after key 'from_name_with_index'. |
key-spacing
|
239:5 |
Warning |
Extra space after key 'file_pickers'. |
key-spacing
|
239:5 |
Warning |
Identifier 'file_pickers' is not in camel case. |
camelcase
|
239:28 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
252:13 |
Warning |
Extra space after key 'file'. |
key-spacing
|
252:28 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
256:29 |
Warning |
Extra space after key 'href'. |
key-spacing
|
256:60 |
Warning |
Extra space after key 'name'. |
key-spacing
|
258:29 |
Warning |
Extra space after key 'href'. |
key-spacing
|
258:42 |
Warning |
Extra space after key 'name'. |
key-spacing
|
261:13 |
Warning |
Extra space after key 'name'. |
key-spacing
|
261:28 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
267:2 |
Warning |
A space is required after ','. |
comma-spacing
|
267:4 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
267:29 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
267:47 |
Warning |
Missing space before value for key 'maxsizes'. |
key-spacing
|
267:54 |
Warning |
Missing space before value for key 'value'. |
key-spacing
|
269:3 |
Warning |
Identifier 'qtype_ddmarker' is not in camel case. |
camelcase
|
270:18 |
Warning |
Identifier 'init_form' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/question/type/ddwtos/yui/src/ddwtos/js/ddwtos.js
117 problems (0 errors, 117 warnings)
|
34:5 |
Warning |
Extra space after key 'selectors'. |
key-spacing
|
36:5 |
Warning |
Extra space after key 'initializer'. |
key-spacing
|
57:5 |
Warning |
Identifier 'css_selectors' is not in camel case. |
camelcase
|
57:5 |
Warning |
Extra space after key 'css_selectors'. |
key-spacing
|
59:13 |
Warning |
Extra space after key 'top_node'. |
key-spacing
|
59:13 |
Warning |
Identifier 'top_node' is not in camel case. |
camelcase
|
62:13 |
Warning |
Identifier 'drag_container' is not in camel case. |
camelcase
|
62:13 |
Warning |
Extra space after key 'drag_container'. |
key-spacing
|
65:13 |
Warning |
Extra space after key 'drags'. |
key-spacing
|
68:13 |
Warning |
Extra space after key 'drag'. |
key-spacing
|
71:13 |
Warning |
Extra space after key 'drags_in_group'. |
key-spacing
|
71:13 |
Warning |
Identifier 'drags_in_group' is not in camel case. |
camelcase
|
74:13 |
Warning |
Extra space after key 'unplaced_drags_in_group'. |
key-spacing
|
74:13 |
Warning |
Identifier 'unplaced_drags_in_group' is not in camel case. |
camelcase
|
77:13 |
Warning |
Extra space after key 'drags_for_choice_in_group'. |
key-spacing
|
77:13 |
Warning |
Identifier 'drags_for_choice_in_group' is not in camel case. |
camelcase
|
80:13 |
Warning |
Extra space after key 'unplaced_drags_for_choice_in_group'. |
key-spacing
|
80:13 |
Warning |
Identifier 'unplaced_drags_for_choice_in_group' is not in camel case. |
camelcase
|
83:13 |
Warning |
Extra space after key 'drops'. |
key-spacing
|
86:13 |
Warning |
Identifier 'drop_for_place' is not in camel case. |
camelcase
|
86:13 |
Warning |
Extra space after key 'drop_for_place'. |
key-spacing
|
89:13 |
Warning |
Extra space after key 'drops_in_group'. |
key-spacing
|
89:13 |
Warning |
Identifier 'drops_in_group' is not in camel case. |
camelcase
|
92:13 |
Warning |
Extra space after key 'drag_homes'. |
key-spacing
|
92:13 |
Warning |
Identifier 'drag_homes' is not in camel case. |
camelcase
|
95:13 |
Warning |
Identifier 'drag_homes_group' is not in camel case. |
camelcase
|
95:13 |
Warning |
Extra space after key 'drag_homes_group'. |
key-spacing
|
98:13 |
Warning |
Extra space after key 'drag_home'. |
key-spacing
|
98:13 |
Warning |
Identifier 'drag_home' is not in camel case. |
camelcase
|
101:13 |
Warning |
Identifier 'drops_group' is not in camel case. |
camelcase
|
101:13 |
Warning |
Extra space after key 'drops_group'. |
key-spacing
|
106:5 |
Warning |
Identifier 'set_padding_sizes_all' is not in camel case. |
camelcase
|
106:5 |
Warning |
Extra space after key 'set_padding_sizes_all'. |
key-spacing
|
106:37 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
111:5 |
Warning |
Extra space after key 'set_padding_size_for_group'. |
key-spacing
|
111:5 |
Warning |
Identifier 'set_padding_size_for_group' is not in camel case. |
camelcase
|
111:42 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
116:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
117:43 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
131:5 |
Warning |
Extra space after key 'pad_to_width_height'. |
key-spacing
|
131:5 |
Warning |
Identifier 'pad_to_width_height' is not in camel case. |
camelcase
|
131:35 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
141:5 |
Warning |
Extra space after key 'clone_drag_items'. |
key-spacing
|
141:5 |
Warning |
Identifier 'clone_drag_items' is not in camel case. |
camelcase
|
141:32 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
144:5 |
Warning |
Extra space after key 'clone_drag_items_for_one_choice'. |
key-spacing
|
144:5 |
Warning |
Identifier 'clone_drag_items_for_one_choice' is not in camel case. |
camelcase
|
155:5 |
Warning |
Extra space after key 'nextdragitemno'. |
key-spacing
|
156:5 |
Warning |
Identifier 'clone_drag_item' is not in camel case. |
camelcase
|
156:5 |
Warning |
Extra space after key 'clone_drag_item'. |
key-spacing
|
156:31 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
162:50 |
Warning |
Extra space after key 'position'. |
key-spacing
|
168:5 |
Warning |
Extra space after key 'get_classname_numeric_suffix'. |
key-spacing
|
168:5 |
Warning |
Identifier 'get_classname_numeric_suffix' is not in camel case. |
camelcase
|
183:5 |
Warning |
Extra space after key 'get_choice'. |
key-spacing
|
183:5 |
Warning |
Identifier 'get_choice' is not in camel case. |
camelcase
|
186:5 |
Warning |
Extra space after key 'get_group'. |
key-spacing
|
186:5 |
Warning |
Identifier 'get_group' is not in camel case. |
camelcase
|
189:5 |
Warning |
Extra space after key 'get_place'. |
key-spacing
|
189:5 |
Warning |
Identifier 'get_place' is not in camel case. |
camelcase
|
192:5 |
Warning |
Extra space after key 'get_no'. |
key-spacing
|
192:5 |
Warning |
Identifier 'get_no' is not in camel case. |
camelcase
|
195:5 |
Warning |
Extra space after key 'placed'. |
key-spacing
|
196:5 |
Warning |
Extra space after key 'initial_place_of_drag_items'. |
key-spacing
|
196:5 |
Warning |
Identifier 'initial_place_of_drag_items' is not in camel case. |
camelcase
|
213:5 |
Warning |
Extra space after key 'make_draggable'. |
key-spacing
|
213:5 |
Warning |
Identifier 'make_draggable' is not in camel case. |
camelcase
|
213:30 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
231:5 |
Warning |
Extra space after key 'prevent_touchmove_from_scrolling'. |
key-spacing
|
231:5 |
Warning |
Identifier 'prevent_touchmove_from_scrolling' is not in camel case. |
camelcase
|
256:5 |
Warning |
Identifier 'make_drop_zones' is not in camel case. |
camelcase
|
256:5 |
Warning |
Extra space after key 'make_drop_zones'. |
key-spacing
|
256:31 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
259:5 |
Warning |
Extra space after key 'make_drop_zone'. |
key-spacing
|
259:5 |
Warning |
Identifier 'make_drop_zone' is not in camel case. |
camelcase
|
259:30 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
266:63 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
274:5 |
Warning |
Extra space after key 'place_drag_in_drop'. |
key-spacing
|
274:5 |
Warning |
Identifier 'place_drag_in_drop' is not in camel case. |
camelcase
|
274:34 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
295:52 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
299:18 |
Warning |
A space is required after ','. |
comma-spacing
|
303:5 |
Warning |
Identifier 'remove_drag_from_drop' is not in camel case. |
camelcase
|
303:5 |
Warning |
Extra space after key 'remove_drag_from_drop'. |
key-spacing
|
303:37 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
314:5 |
Warning |
Extra space after key 'position_drag_items'. |
key-spacing
|
314:5 |
Warning |
Identifier 'position_drag_items' is not in camel case. |
camelcase
|
314:35 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
324:5 |
Warning |
Identifier 'position_drag_item' is not in camel case. |
camelcase
|
324:5 |
Warning |
Extra space after key 'position_drag_item'. |
key-spacing
|
324:34 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
341:5 |
Warning |
Extra space after key 'drop_zone_key_press'. |
key-spacing
|
341:5 |
Warning |
Identifier 'drop_zone_key_press' is not in camel case. |
camelcase
|
341:35 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
355:5 |
Warning |
Extra space after key 'place_next_drag_in'. |
key-spacing
|
355:5 |
Warning |
Identifier 'place_next_drag_in' is not in camel case. |
camelcase
|
355:34 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
358:5 |
Warning |
Extra space after key 'place_previous_drag_in'. |
key-spacing
|
358:5 |
Warning |
Identifier 'place_previous_drag_in' is not in camel case. |
camelcase
|
358:38 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
361:5 |
Warning |
Identifier 'choose_next_choice_for_drop' is not in camel case. |
camelcase
|
361:5 |
Warning |
Extra space after key 'choose_next_choice_for_drop'. |
key-spacing
|
361:43 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
387:5 |
Warning |
Extra space after key 'current_choice_in_drop'. |
key-spacing
|
387:5 |
Warning |
Identifier 'current_choice_in_drop' is not in camel case. |
camelcase
|
393:5 |
Warning |
Extra space after key 'NAME'. |
key-spacing
|
394:5 |
Warning |
Extra space after key 'ATTRS'. |
key-spacing
|
395:9 |
Warning |
Extra space after key 'readonly'. |
key-spacing
|
395:21 |
Warning |
Extra space after key 'value'. |
key-spacing
|
396:9 |
Warning |
Extra space after key 'topnode'. |
key-spacing
|
396:20 |
Warning |
Extra space after key 'value'. |
key-spacing
|
397:9 |
Warning |
Extra space after key 'inputids'. |
key-spacing
|
397:21 |
Warning |
Extra space after key 'value'. |
key-spacing
|
417:26 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
424:17 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
430:3 |
Warning |
Identifier 'qtype_ddwtos' is not in camel case. |
camelcase
|
431:16 |
Warning |
Identifier 'init_question' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/question/type/multianswer/module.js
6 problems (0 errors, 6 warnings)
|
26:3 |
Warning |
Identifier 'qtype_multianswer' is not in camel case. |
camelcase
|
29:36 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
49:40 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
49:40 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
50:39 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
50:39 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
[+] /Users/danp/moodles/pm/moodle/question/yui/src/chooser/js/chooser.js
1 problem (0 errors, 1 warning)
|
50:12 |
Warning |
Identifier 'init_chooser' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/question/yui/src/preview/js/preview.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/question/yui/src/qbankmanager/js/qbankmanager.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/question/yui/src/searchform/js/searchform.js
1 problem (0 errors, 1 warning)
|
14:8 |
Warning |
Identifier 'option_changed' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/rating/module.js
20 problems (1 error, 19 warnings)
|
1:3 |
Warning |
Identifier 'core_rating' is not in camel case. |
camelcase
|
3:5 |
Warning |
Extra space after key 'Y'. |
key-spacing
|
6:5 |
Warning |
Extra space after key 'init'. |
key-spacing
|
6:23 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
10:9 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
14:5 |
Warning |
Extra space after key 'attach_rating_events'. |
key-spacing
|
14:5 |
Warning |
Identifier 'attach_rating_events' is not in camel case. |
camelcase
|
18:5 |
Warning |
Extra space after key 'submit_rating'. |
key-spacing
|
18:5 |
Warning |
Identifier 'submit_rating' is not in camel case. |
camelcase
|
18:44 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
24:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
33:17 |
Warning |
Extra space after key 'complete'. |
key-spacing
|
41:42 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
42:29 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
43:1 |
Error |
Line 43 exceeds the maximum line length of 132. |
max-len
|
43:48 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
47:53 |
Warning |
A space is required after ','. |
comma-spacing
|
50:37 |
Warning |
'node' is already defined |
no-redeclare
|
59:30 |
Warning |
Closing curly brace does not appear on the same line as the subsequent block. |
brace-style
|
62:23 |
Warning |
Expected space(s) after "catch". |
keyword-spacing
|
[+] /Users/danp/moodles/pm/moodle/report/competency/amd/src/grading_popup.js
4 problems (0 errors, 4 warnings)
|
55:13 |
Warning |
Extra space after key 'methodname'. |
key-spacing
|
62:36 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
64:17 |
Warning |
Extra space after key 'methodname'. |
key-spacing
|
99:13 |
Warning |
Extra space after key 'methodname'. |
key-spacing
|
[+] /Users/danp/moodles/pm/moodle/report/competency/amd/src/user_course_navigation.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/report/completion/textrotate.js
56 problems (1 error, 55 warnings)
|
1:10 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1:39 |
Warning |
A space is required after ','. |
comma-spacing
|
1:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
3:1 |
Warning |
Opening curly brace does not appear on the same line as controlling statement. |
brace-style
|
3:10 |
Warning |
Identifier 'textrotate_make_svg' is not in camel case. |
camelcase
|
5:13 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
8:10 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
10:21 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
12:16 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
12:38 |
Warning |
A space is required after ','. |
comma-spacing
|
12:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
16:10 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
16:41 |
Warning |
A space is required after ','. |
comma-spacing
|
17:29 |
Warning |
A space is required after ','. |
comma-spacing
|
18:27 |
Warning |
A space is required after ','. |
comma-spacing
|
19:28 |
Warning |
A space is required after ','. |
comma-spacing
|
22:11 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
22:42 |
Warning |
A space is required after ','. |
comma-spacing
|
24:24 |
Warning |
A space is required after ','. |
comma-spacing
|
25:24 |
Warning |
A space is required after ','. |
comma-spacing
|
25:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
26:34 |
Warning |
A space is required after ','. |
comma-spacing
|
27:32 |
Warning |
A space is required after ','. |
comma-spacing
|
32:11 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
33:3 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
33:33 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
35:14 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
35:45 |
Warning |
A space is required after ','. |
comma-spacing
|
36:14 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
36:30 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
37:5 |
Error |
Expected { after 'if' condition. |
curly
|
37:5 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
37:13 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
37:19 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
37:29 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
37:35 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
38:27 |
Warning |
A space is required after ','. |
comma-spacing
|
39:27 |
Warning |
A space is required after ','. |
comma-spacing
|
39:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
40:31 |
Warning |
A space is required after ','. |
comma-spacing
|
41:32 |
Warning |
A space is required after ','. |
comma-spacing
|
42:33 |
Warning |
A space is required after ','. |
comma-spacing
|
42:40 |
Warning |
A space is required after ','. |
comma-spacing
|
47:33 |
Warning |
A space is required after ','. |
comma-spacing
|
51:10 |
Warning |
Identifier 'browser_supports_svg' is not in camel case. |
camelcase
|
55:10 |
Warning |
Identifier 'textrotate_init' is not in camel case. |
camelcase
|
62:15 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
63:3 |
Warning |
Opening curly brace does not appear on the same line as controlling statement. |
brace-style
|
63:3 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
63:12 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
63:14 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
63:16 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
63:32 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
65:11 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
66:38 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
67:30 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/report/eventlist/yui/src/eventfilter/js/eventfilter.js
3 problems (0 errors, 3 warnings)
|
23:9 |
Warning |
Extra space after key 'FILTERBUTTON'. |
key-spacing
|
24:9 |
Warning |
Extra space after key 'CLEARBUTTON'. |
key-spacing
|
119:37 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
[+] /Users/danp/moodles/pm/moodle/report/loglive/yui/src/fetchlogs/js/fetchlogs.js
1 problem (0 errors, 1 warning)
|
129:26 |
Warning |
There should be no space before ','. |
comma-spacing
|
[+] /Users/danp/moodles/pm/moodle/report/participation/module.js
1 problem (0 errors, 1 warning)
|
2:3 |
Warning |
Identifier 'report_participation' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/report/progress/textrotate.js
89 problems (1 error, 88 warnings)
|
1:10 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1:39 |
Warning |
A space is required after ','. |
comma-spacing
|
1:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
3:1 |
Warning |
Opening curly brace does not appear on the same line as controlling statement. |
brace-style
|
3:10 |
Warning |
Identifier 'textrotate_make_svg' is not in camel case. |
camelcase
|
5:13 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
8:10 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
10:21 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
12:16 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
12:38 |
Warning |
A space is required after ','. |
comma-spacing
|
12:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
16:10 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
16:41 |
Warning |
A space is required after ','. |
comma-spacing
|
17:29 |
Warning |
A space is required after ','. |
comma-spacing
|
18:12 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
18:24 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
18:27 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
19:27 |
Warning |
A space is required after ','. |
comma-spacing
|
20:28 |
Warning |
A space is required after ','. |
comma-spacing
|
20:38 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
23:11 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
23:42 |
Warning |
A space is required after ','. |
comma-spacing
|
25:24 |
Warning |
A space is required after ','. |
comma-spacing
|
26:24 |
Warning |
A space is required after ','. |
comma-spacing
|
26:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
27:34 |
Warning |
A space is required after ','. |
comma-spacing
|
28:32 |
Warning |
A space is required after ','. |
comma-spacing
|
32:11 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
33:3 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
33:33 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
35:14 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
35:45 |
Warning |
A space is required after ','. |
comma-spacing
|
36:14 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
36:30 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
37:5 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
37:5 |
Error |
Expected { after 'if' condition. |
curly
|
37:13 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
37:19 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
37:29 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
37:35 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
38:27 |
Warning |
A space is required after ','. |
comma-spacing
|
39:27 |
Warning |
A space is required after ','. |
comma-spacing
|
39:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
40:31 |
Warning |
A space is required after ','. |
comma-spacing
|
41:32 |
Warning |
A space is required after ','. |
comma-spacing
|
42:33 |
Warning |
A space is required after ','. |
comma-spacing
|
42:40 |
Warning |
A space is required after ','. |
comma-spacing
|
47:33 |
Warning |
A space is required after ','. |
comma-spacing
|
51:10 |
Warning |
Identifier 'browser_supports_svg' is not in camel case. |
camelcase
|
55:10 |
Warning |
Identifier 'textrotate_init' is not in camel case. |
camelcase
|
62:15 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
63:3 |
Warning |
Opening curly brace does not appear on the same line as controlling statement. |
brace-style
|
63:3 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
63:12 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
63:14 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
63:16 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
63:32 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
65:11 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
66:60 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
70:11 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
71:3 |
Warning |
Opening curly brace does not appear on the same line as controlling statement. |
brace-style
|
71:3 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
71:11 |
Warning |
'i' is already defined |
no-redeclare
|
71:12 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
71:14 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
71:16 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
71:32 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
73:9 |
Warning |
'el' is already defined |
no-redeclare
|
73:11 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
74:21 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
75:15 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
77:27 |
Warning |
A space is required after ','. |
comma-spacing
|
81:11 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
82:3 |
Warning |
Opening curly brace does not appear on the same line as controlling statement. |
brace-style
|
82:3 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
82:11 |
Warning |
'i' is already defined |
no-redeclare
|
82:12 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
82:14 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
82:16 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
82:32 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
84:14 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
86:5 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
86:5 |
Warning |
Opening curly brace does not appear on the same line as controlling statement. |
brace-style
|
86:14 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
86:16 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
86:18 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
86:37 |
Warning |
Missing whitespace after semicolon. |
semi-spacing
|
88:11 |
Warning |
'el' is already defined |
no-redeclare
|
88:13 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/repository/filepicker.js
661 problems (76 errors, 585 warnings)
|
51:15 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
51:34 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
54:51 |
Error |
Missing semicolon. |
semi
|
59:6 |
Error |
Missing semicolon. |
semi
|
69:6 |
Error |
Missing semicolon. |
semi
|
73:46 |
Warning |
A space is required after ','. |
comma-spacing
|
73:102 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
74:76 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
74:99 |
Error |
Missing semicolon. |
semi
|
76:6 |
Error |
Missing semicolon. |
semi
|
94:6 |
Error |
Missing semicolon. |
semi
|
107:57 |
Error |
Missing semicolon. |
semi
|
113:6 |
Error |
Missing semicolon. |
semi
|
119:51 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
119:57 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
124:68 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
124:74 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
124:86 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
124:93 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
129:17 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
137:6 |
Error |
Missing semicolon. |
semi
|
165:22 |
Warning |
Identifier 'fp_display_filelist' is not in camel case. |
camelcase
|
166:37 |
Warning |
Missing space before value for key '1'. |
key-spacing
|
166:54 |
Warning |
Missing space before value for key '2'. |
key-spacing
|
166:71 |
Warning |
Missing space before value for key '3'. |
key-spacing
|
170:13 |
Warning |
Identifier 'file_is_folder' is not in camel case. |
camelcase
|
171:32 |
Warning |
Requires a space after '{'. |
block-spacing
|
171:33 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
171:33 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
171:45 |
Warning |
Requires a space before '}'. |
block-spacing
|
172:53 |
Warning |
Requires a space after '{'. |
block-spacing
|
172:54 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
172:54 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
172:66 |
Warning |
Requires a space before '}'. |
block-spacing
|
176:13 |
Warning |
Identifier 'file_get_filename' is not in camel case. |
camelcase
|
180:13 |
Warning |
Identifier 'file_get_displayname' is not in camel case. |
camelcase
|
185:13 |
Warning |
Identifier 'file_get_description' is not in camel case. |
camelcase
|
197:13 |
Warning |
Identifier 'build_tree' is not in camel case. |
camelcase
|
204:42 |
Warning |
Missing space before value for key 'className'. |
key-spacing
|
219:17 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
222:32 |
Warning |
Do not nest ternary expressions |
no-nested-ternary
|
223:17 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
229:13 |
Warning |
Identifier 'initialize_tree_view' is not in camel case. |
camelcase
|
230:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
244:25 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
274:17 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
278:63 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
286:53 |
Error |
Missing semicolon. |
semi
|
289:13 |
Warning |
Expected space or tab after '/*' in comment. |
spaced-comment
|
298:35 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
298:39 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
299:26 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
299:39 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
299:49 |
Warning |
Requires a space after '{'. |
block-spacing
|
299:50 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
299:50 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
299:66 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
299:79 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
299:88 |
Warning |
Requires a space before '}'. |
block-spacing
|
300:18 |
Warning |
Closing curly brace does not appear on the same line as the subsequent block. |
brace-style
|
300:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
300:44 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
300:52 |
Warning |
Requires a space after '{'. |
block-spacing
|
300:53 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
300:53 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
300:69 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
300:82 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
300:89 |
Warning |
Requires a space before '}'. |
block-spacing
|
301:18 |
Warning |
Closing curly brace does not appear on the same line as the subsequent block. |
brace-style
|
301:31 |
Warning |
Requires a space after '{'. |
block-spacing
|
301:32 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
301:32 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
301:47 |
Warning |
Requires a space before '}'. |
block-spacing
|
302:18 |
Warning |
Closing curly brace does not appear on the same line as the subsequent block. |
brace-style
|
302:18 |
Warning |
Requires a space after '{'. |
block-spacing
|
302:19 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
302:19 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
302:29 |
Warning |
Requires a space before '}'. |
block-spacing
|
308:48 |
Warning |
["classname"] is better written in dot notation. |
dot-notation
|
310:24 |
Warning |
["icon"] is better written in dot notation. |
dot-notation
|
312:57 |
Warning |
["icon"] is better written in dot notation. |
dot-notation
|
312:73 |
Warning |
["realicon"] is better written in dot notation. |
dot-notation
|
319:10 |
Error |
Missing semicolon. |
semi
|
329:20 |
Warning |
Do not nest ternary expressions |
no-nested-ternary
|
330:10 |
Error |
Missing semicolon. |
semi
|
332:13 |
Warning |
Identifier 'initialize_table_view' is not in camel case. |
camelcase
|
344:55 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
355:65 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
357:35 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
357:35 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
360:10 |
Error |
Missing semicolon. |
semi
|
362:13 |
Warning |
Identifier 'append_files_table' is not in camel case. |
camelcase
|
366:18 |
Warning |
A space is required after ','. |
comma-spacing
|
368:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
372:13 |
Warning |
Identifier 'append_files_tree' is not in camel case. |
camelcase
|
377:44 |
Warning |
Requires a space after '{'. |
block-spacing
|
377:45 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
377:45 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
377:76 |
Warning |
Requires a space before '}'. |
block-spacing
|
386:10 |
Error |
Missing semicolon. |
semi
|
388:13 |
Warning |
Identifier 'append_files_icons' is not in camel case. |
camelcase
|
389:35 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
412:44 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
412:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
413:45 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
413:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
427:10 |
Error |
Missing semicolon. |
semi
|
462:6 |
Error |
Missing semicolon. |
semi
|
473:6 |
Error |
Missing semicolon. |
semi
|
475:14 |
Warning |
Missing space before value for key 'requires'. |
key-spacing
|
478:3 |
Warning |
Identifier 'core_filepicker' is not in camel case. |
camelcase
|
484:19 |
Warning |
Identifier 'active_filepicker' is not in camel case. |
camelcase
|
501:19 |
Warning |
Identifier 'select_file' is not in camel case. |
camelcase
|
503:2 |
Error |
Missing semicolon. |
semi
|
515:19 |
Warning |
Identifier 'set_templates' is not in camel case. |
camelcase
|
519:2 |
Error |
Missing semicolon. |
semi
|
536:27 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
537:9 |
Warning |
Identifier 'cached_responses' is not in camel case. |
camelcase
|
538:1 |
Error |
Line 538 exceeds the maximum line length of 132. |
max-len
|
538:9 |
Warning |
Extra space after key 'waitinterval'. |
key-spacing
|
550:68 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
552:30 |
Warning |
["scope"] is better written in dot notation. |
dot-notation
|
552:46 |
Warning |
["scope"] is better written in dot notation. |
dot-notation
|
553:20 |
Warning |
["repo_id"] is better written in dot notation. |
dot-notation
|
553:30 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
554:20 |
Warning |
["p"] is better written in dot notation. |
dot-notation
|
554:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
555:20 |
Warning |
["page"] is better written in dot notation. |
dot-notation
|
555:39 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
556:20 |
Warning |
["env"] is better written in dot notation. |
dot-notation
|
556:26 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
558:20 |
Warning |
["accepted_types"] is better written in dot notation. |
dot-notation
|
558:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
559:20 |
Warning |
["sesskey"] is better written in dot notation. |
dot-notation
|
560:20 |
Warning |
["client_id"] is better written in dot notation. |
dot-notation
|
561:20 |
Warning |
["itemid"] is better written in dot notation. |
dot-notation
|
561:51 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
562:20 |
Warning |
["maxbytes"] is better written in dot notation. |
dot-notation
|
562:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
564:20 |
Warning |
["areamaxbytes"] is better written in dot notation. |
dot-notation
|
566:24 |
Warning |
["ctx_id"] is better written in dot notation. |
dot-notation
|
568:22 |
Warning |
["params"] is better written in dot notation. |
dot-notation
|
569:32 |
Warning |
["params"] is better written in dot notation. |
dot-notation
|
570:38 |
Warning |
["params"] is better written in dot notation. |
dot-notation
|
575:17 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
577:21 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
578:25 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
579:40 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
579:46 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
582:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
582:40 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
592:42 |
Warning |
A space is required after ','. |
comma-spacing
|
592:44 |
Warning |
A space is required after ','. |
comma-spacing
|
596:27 |
Warning |
Expected space(s) after "catch". |
keyword-spacing
|
606:85 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
620:45 |
Warning |
A space is required after ','. |
comma-spacing
|
620:50 |
Warning |
A space is required after ','. |
comma-spacing
|
639:84 |
Error |
Missing semicolon. |
semi
|
648:9 |
Warning |
Identifier 'process_existing_file' is not in camel case. |
camelcase
|
654:32 |
Error |
Missing semicolon. |
semi
|
655:24 |
Warning |
["existingfilename"] is better written in dot notation. |
dot-notation
|
656:24 |
Warning |
["existingfilepath"] is better written in dot notation. |
dot-notation
|
657:24 |
Warning |
["newfilename"] is better written in dot notation. |
dot-notation
|
658:24 |
Warning |
["newfilepath"] is better written in dot notation. |
dot-notation
|
663:30 |
Warning |
Missing space before value for key 'action'. |
key-spacing
|
674:53 |
Warning |
Missing space before value for key 'client_id'. |
key-spacing
|
675:39 |
Warning |
Missing space before value for key 'url'. |
key-spacing
|
676:40 |
Warning |
Missing space before value for key 'file'. |
key-spacing
|
677:29 |
Warning |
Identifier 'formcallback_scope' is not in camel case. |
camelcase
|
681:14 |
Error |
Missing semicolon. |
semi
|
692:21 |
Warning |
Identifier 'formcallback_scope' is not in camel case. |
camelcase
|
693:45 |
Warning |
Missing space before value for key 'client_id'. |
key-spacing
|
694:39 |
Warning |
Missing space before value for key 'url'. |
key-spacing
|
695:40 |
Warning |
Missing space before value for key 'file'. |
key-spacing
|
697:14 |
Error |
Missing semicolon. |
semi
|
702:24 |
Warning |
["newfilename"] is better written in dot notation. |
dot-notation
|
703:24 |
Warning |
["newfilepath"] is better written in dot notation. |
dot-notation
|
707:30 |
Warning |
Missing space before value for key 'action'. |
key-spacing
|
717:14 |
Error |
Missing semicolon. |
semi
|
719:22 |
Warning |
Identifier 'process_dlg_node' is not in camel case. |
camelcase
|
722:22 |
Warning |
Identifier 'process_dlg' is not in camel case. |
camelcase
|
723:21 |
Warning |
Extra space after key 'draggable'. |
key-spacing
|
724:21 |
Warning |
Extra space after key 'bodyContent'. |
key-spacing
|
726:21 |
Warning |
Extra space after key 'centered'. |
key-spacing
|
727:21 |
Warning |
Extra space after key 'modal'. |
key-spacing
|
728:21 |
Warning |
Extra space after key 'visible'. |
key-spacing
|
729:21 |
Warning |
Extra space after key 'zIndex'. |
key-spacing
|
742:1 |
Error |
Line 742 exceeds the maximum line length of 132. |
max-len
|
746:9 |
Warning |
Identifier 'display_error' is not in camel case. |
camelcase
|
753:9 |
Warning |
Identifier 'print_msg' is not in camel case. |
camelcase
|
760:22 |
Warning |
Identifier 'msg_dlg_node' is not in camel case. |
camelcase
|
763:22 |
Warning |
Identifier 'msg_dlg' is not in camel case. |
camelcase
|
764:21 |
Warning |
Extra space after key 'draggable'. |
key-spacing
|
765:21 |
Warning |
Extra space after key 'bodyContent'. |
key-spacing
|
766:21 |
Warning |
Extra space after key 'centered'. |
key-spacing
|
767:21 |
Warning |
Extra space after key 'modal'. |
key-spacing
|
768:21 |
Warning |
Extra space after key 'visible'. |
key-spacing
|
769:21 |
Warning |
Extra space after key 'zIndex'. |
key-spacing
|
778:104 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
778:110 |
Error |
Missing semicolon. |
semi
|
782:9 |
Warning |
Identifier 'view_files' is not in camel case. |
camelcase
|
785:13 |
Warning |
Expected space or tab after '/*' in comment. |
spaced-comment
|
819:9 |
Warning |
Identifier 'content_scrolled' is not in camel case. |
camelcase
|
830:21 |
Warning |
Identifier 'is_node_visible' is not in camel case. |
camelcase
|
831:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
832:66 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
832:79 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
832:105 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
850:27 |
Error |
Missing semicolon. |
semi
|
852:9 |
Warning |
Identifier 'treeview_dynload' is not in camel case. |
camelcase
|
853:17 |
Warning |
Identifier 'retrieved_children' is not in camel case. |
camelcase
|
856:21 |
Warning |
Identifier 'retrieved_children' is not in camel case. |
camelcase
|
860:24 |
Warning |
Missing space before value for key 'action'. |
key-spacing
|
861:17 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
862:17 |
Warning |
Identifier 'repository_id' is not in camel case. |
camelcase
|
863:22 |
Warning |
Missing space before value for key 'path'. |
key-spacing
|
863:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
864:22 |
Warning |
Missing space before value for key 'page'. |
key-spacing
|
864:31 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
865:23 |
Warning |
Missing space before value for key 'scope'. |
key-spacing
|
873:25 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
881:21 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
882:49 |
Warning |
Identifier 'retrieved_children' is not in camel case. |
camelcase
|
884:67 |
Warning |
Identifier 'retrieved_children' is not in camel case. |
camelcase
|
890:25 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
900:8 |
Warning |
Extra space after key 'classnamecallback'. |
key-spacing
|
919:9 |
Warning |
Identifier 'view_as_list' is not in camel case. |
camelcase
|
920:25 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
922:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
927:17 |
Warning |
Identifier 'element_template' is not in camel case. |
camelcase
|
929:17 |
Warning |
Extra space after key 'viewmode'. |
key-spacing
|
930:17 |
Warning |
Extra space after key 'appendonly'. |
key-spacing
|
930:31 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
931:17 |
Warning |
Extra space after key 'filenode'. |
key-spacing
|
931:28 |
Warning |
Identifier 'element_template' is not in camel case. |
camelcase
|
932:17 |
Warning |
Extra space after key 'callbackcontext'. |
key-spacing
|
933:17 |
Warning |
Extra space after key 'callback'. |
key-spacing
|
952:17 |
Warning |
Extra space after key 'classnamecallback'. |
key-spacing
|
953:17 |
Warning |
Extra space after key 'dynload'. |
key-spacing
|
954:17 |
Warning |
Extra space after key 'filepath'. |
key-spacing
|
955:17 |
Warning |
Extra space after key 'treeview_dynload'. |
key-spacing
|
955:17 |
Warning |
Identifier 'treeview_dynload' is not in camel case. |
camelcase
|
962:9 |
Warning |
Identifier 'view_as_icons' is not in camel case. |
camelcase
|
964:25 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
965:17 |
Warning |
Identifier 'element_template' is not in camel case. |
camelcase
|
966:18 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
971:17 |
Warning |
Extra space after key 'viewmode'. |
key-spacing
|
972:17 |
Warning |
Extra space after key 'appendonly'. |
key-spacing
|
972:31 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
973:17 |
Warning |
Extra space after key 'filenode'. |
key-spacing
|
973:28 |
Warning |
Identifier 'element_template' is not in camel case. |
camelcase
|
974:17 |
Warning |
Extra space after key 'callbackcontext'. |
key-spacing
|
975:17 |
Warning |
Extra space after key 'callback'. |
key-spacing
|
979:21 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
981:47 |
Warning |
Missing space before value for key 'path'. |
key-spacing
|
990:17 |
Warning |
Extra space after key 'classnamecallback'. |
key-spacing
|
997:9 |
Warning |
Identifier 'view_as_table' is not in camel case. |
camelcase
|
999:25 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
1000:72 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1004:17 |
Warning |
Identifier 'element_template' is not in camel case. |
camelcase
|
1006:17 |
Warning |
Extra space after key 'viewmode'. |
key-spacing
|
1007:17 |
Warning |
Extra space after key 'appendonly'. |
key-spacing
|
1007:31 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
1008:17 |
Warning |
Extra space after key 'filenode'. |
key-spacing
|
1008:28 |
Warning |
Identifier 'element_template' is not in camel case. |
camelcase
|
1009:17 |
Warning |
Extra space after key 'callbackcontext'. |
key-spacing
|
1010:17 |
Warning |
Extra space after key 'sortable'. |
key-spacing
|
1011:17 |
Warning |
Extra space after key 'callback'. |
key-spacing
|
1012:43 |
Warning |
Requires a space after '{'. |
block-spacing
|
1012:44 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1012:44 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1012:63 |
Warning |
Requires a space before '}'. |
block-spacing
|
1015:47 |
Warning |
Missing space before value for key 'path'. |
key-spacing
|
1024:17 |
Warning |
Extra space after key 'classnamecallback'. |
key-spacing
|
1029:9 |
Warning |
Identifier 'request_next_page' is not in camel case. |
camelcase
|
1035:49 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1038:17 |
Warning |
Identifier 'repo_id' is not in camel case. |
camelcase
|
1045:17 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1046:17 |
Warning |
Identifier 'repository_id' is not in camel case. |
camelcase
|
1055:78 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1056:65 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1063:63 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1065:51 |
Error |
Missing semicolon. |
semi
|
1070:9 |
Warning |
Identifier 'select_file' is not in camel case. |
camelcase
|
1077:1 |
Error |
Line 1077 exceeds the maximum line length of 132. |
max-len
|
1077:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1077:127 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1077:131 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1079:22 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1080:17 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1082:17 |
Warning |
Identifier 'return_types' is not in camel case. |
camelcase
|
1088:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1088:94 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1089:40 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1089:91 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1093:35 |
Warning |
Expected space or tab after '/*' in comment. |
spaced-comment
|
1093:35 |
Warning |
Expected space or tab after '/*' in comment. |
spaced-comment
|
1093:52 |
Warning |
A space is required after ','. |
comma-spacing
|
1093:54 |
Warning |
Expected space or tab after '/*' in comment. |
spaced-comment
|
1093:71 |
Warning |
A space is required after ','. |
comma-spacing
|
1093:73 |
Warning |
Expected space or tab after '/*' in comment. |
spaced-comment
|
1096:32 |
Warning |
Identifier 'return_types' is not in camel case. |
camelcase
|
1096:32 |
Error |
Unexpected use of '&'. |
no-bitwise
|
1097:22 |
Error |
Unexpected use of '&'. |
no-bitwise
|
1098:42 |
Warning |
Expected space or tab after '/*' in comment. |
spaced-comment
|
1104:34 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
1104:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1107:1 |
Error |
Line 1107 exceeds the maximum line length of 132. |
max-len
|
1110:56 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1111:82 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1118:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1118:48 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1121:40 |
Warning |
A space is required after ','. |
comma-spacing
|
1121:54 |
Warning |
A space is required after ','. |
comma-spacing
|
1121:61 |
Warning |
A space is required after ','. |
comma-spacing
|
1121:71 |
Warning |
A space is required after ','. |
comma-spacing
|
1121:80 |
Warning |
A space is required after ','. |
comma-spacing
|
1122:22 |
Warning |
'i' is already defined |
no-redeclare
|
1123:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1124:33 |
Warning |
Do not nest ternary expressions |
no-nested-ternary
|
1124:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1124:70 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1125:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1125:80 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1130:9 |
Warning |
Identifier 'setup_select_file' is not in camel case. |
camelcase
|
1131:17 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1135:1 |
Error |
Line 1135 exceeds the maximum line length of 132. |
max-len
|
1135:129 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
1143:72 |
Warning |
Expected space or tab after '/*' in comment. |
spaced-comment
|
1144:98 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1146:77 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1150:89 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
1157:21 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1159:21 |
Warning |
Identifier 'repository_id' is not in camel case. |
camelcase
|
1161:68 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1161:69 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1162:39 |
Warning |
Missing space before value for key 'title'. |
key-spacing
|
1162:55 |
Warning |
Missing space before value for key 'source'. |
key-spacing
|
1165:28 |
Warning |
["license"] is better written in dot notation. |
dot-notation
|
1172:24 |
Warning |
["author"] is better written in dot notation. |
dot-notation
|
1174:21 |
Warning |
Identifier 'return_types' is not in camel case. |
camelcase
|
1180:30 |
Error |
Unexpected use of '&'. |
no-bitwise
|
1180:30 |
Warning |
Identifier 'return_types' is not in camel case. |
camelcase
|
1180:46 |
Warning |
Expected space or tab after '/*' in comment. |
spaced-comment
|
1181:30 |
Error |
Unexpected use of '&'. |
no-bitwise
|
1181:59 |
Warning |
Expected space or tab after '/*' in comment. |
spaced-comment
|
1183:28 |
Warning |
["linkexternal"] is better written in dot notation. |
dot-notation
|
1184:29 |
Warning |
Identifier 'return_types' is not in camel case. |
camelcase
|
1184:29 |
Error |
Unexpected use of '&'. |
no-bitwise
|
1184:45 |
Warning |
Expected space or tab after '/*' in comment. |
spaced-comment
|
1185:26 |
Error |
Unexpected use of '&'. |
no-bitwise
|
1185:55 |
Warning |
Expected space or tab after '/*' in comment. |
spaced-comment
|
1187:28 |
Warning |
["usefilereference"] is better written in dot notation. |
dot-notation
|
1192:28 |
Warning |
Missing space before value for key 'action'. |
key-spacing
|
1193:21 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1193:32 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1194:21 |
Warning |
Identifier 'repository_id' is not in camel case. |
camelcase
|
1194:36 |
Warning |
Identifier 'repository_id' is not in camel case. |
camelcase
|
1206:77 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1207:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1211:29 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1211:41 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1212:29 |
Warning |
Identifier 'formcallback_scope' is not in camel case. |
camelcase
|
1219:32 |
Warning |
Missing space before value for key 'type'. |
key-spacing
|
1219:40 |
Warning |
A space is required after ','. |
comma-spacing
|
1219:44 |
Warning |
Missing space before value for key 'id'. |
key-spacing
|
1219:57 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1219:58 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1234:17 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
1246:50 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1265:9 |
Warning |
Identifier 'viewbar_set_enabled' is not in camel case. |
camelcase
|
1266:57 |
Error |
Missing semicolon. |
semi
|
1279:28 |
Warning |
Missing space before value for key '1'. |
key-spacing
|
1279:39 |
Warning |
Missing space before value for key '2'. |
key-spacing
|
1279:49 |
Warning |
Missing space before value for key '3'. |
key-spacing
|
1280:38 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1282:9 |
Warning |
Identifier 'viewbar_clicked' is not in camel case. |
camelcase
|
1284:57 |
Error |
Missing semicolon. |
semi
|
1293:47 |
Error |
Missing semicolon. |
semi
|
1299:17 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1300:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1300:39 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1301:45 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1301:47 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1305:40 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1305:41 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1313:17 |
Warning |
Extra space after key 'extraClasses'. |
key-spacing
|
1314:17 |
Warning |
Extra space after key 'draggable'. |
key-spacing
|
1315:17 |
Warning |
Extra space after key 'bodyContent'. |
key-spacing
|
1316:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1316:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1316:57 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1316:105 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1317:17 |
Warning |
Extra space after key 'centered'. |
key-spacing
|
1318:17 |
Warning |
Extra space after key 'modal'. |
key-spacing
|
1319:17 |
Warning |
Extra space after key 'visible'. |
key-spacing
|
1320:17 |
Warning |
Extra space after key 'width'. |
key-spacing
|
1320:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1321:17 |
Warning |
Extra space after key 'responsiveWidth'. |
key-spacing
|
1322:17 |
Warning |
Extra space after key 'height'. |
key-spacing
|
1323:17 |
Warning |
Extra space after key 'zIndex'. |
key-spacing
|
1328:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1328:48 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1332:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1332:45 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1334:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1334:58 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1334:100 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1335:17 |
Warning |
Extra space after key 'draggable'. |
key-spacing
|
1336:17 |
Warning |
Extra space after key 'width'. |
key-spacing
|
1337:17 |
Warning |
Extra space after key 'bodyContent'. |
key-spacing
|
1338:17 |
Warning |
Extra space after key 'centered'. |
key-spacing
|
1339:17 |
Warning |
Extra space after key 'modal'. |
key-spacing
|
1340:17 |
Warning |
Extra space after key 'visible'. |
key-spacing
|
1341:17 |
Warning |
Extra space after key 'zIndex'. |
key-spacing
|
1343:22 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1345:56 |
Warning |
A space is required after ','. |
comma-spacing
|
1364:17 |
Warning |
Identifier 'sorted_repositories' is not in camel case. |
camelcase
|
1366:17 |
Warning |
Identifier 'sorted_repositories' is not in camel case. |
camelcase
|
1368:13 |
Warning |
Identifier 'sorted_repositories' is not in camel case. |
camelcase
|
1368:48 |
Warning |
A space is required after ','. |
comma-spacing
|
1368:51 |
Warning |
Requires a space after '{'. |
block-spacing
|
1368:51 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1368:52 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1368:52 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1368:70 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1368:82 |
Warning |
Requires a space before '}'. |
block-spacing
|
1368:82 |
Error |
Missing semicolon. |
semi
|
1375:27 |
Warning |
Identifier 'sorted_repositories' is not in camel case. |
camelcase
|
1376:38 |
Warning |
Identifier 'sorted_repositories' is not in camel case. |
camelcase
|
1380:45 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1380:46 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1380:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1380:59 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1381:49 |
Warning |
Identifier 'repository_id' is not in camel case. |
camelcase
|
1385:50 |
Warning |
Identifier 'repository_id' is not in camel case. |
camelcase
|
1385:50 |
Warning |
Missing space before value for key 'repo_id'. |
key-spacing
|
1386:33 |
Warning |
Expected space or tab after '/*' in comment. |
spaced-comment
|
1386:73 |
Warning |
Expected space or tab after '/*' in comment. |
spaced-comment
|
1389:26 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1392:26 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1392:28 |
Warning |
Identifier 'sorted_repositories' is not in camel case. |
camelcase
|
1392:54 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1395:26 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1403:17 |
Warning |
Identifier 'sorted_repositories' is not in camel case. |
camelcase
|
1403:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1404:122 |
Error |
Missing semicolon. |
semi
|
1410:9 |
Warning |
Identifier 'parse_repository_options' is not in camel case. |
camelcase
|
1421:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1424:38 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1425:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1426:18 |
Warning |
Identifier 'active_repo' is not in camel case. |
camelcase
|
1428:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1429:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1430:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1431:1 |
Error |
Line 1431 exceeds the maximum line length of 132. |
max-len
|
1431:178 |
Error |
Missing semicolon. |
semi
|
1432:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1436:58 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1439:46 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1440:50 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1443:9 |
Warning |
Identifier 'print_login' is not in camel case. |
camelcase
|
1445:17 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1446:17 |
Warning |
Identifier 'repository_id' is not in camel case. |
camelcase
|
1449:31 |
Warning |
["login_btn_action"] is better written in dot notation. |
dot-notation
|
1449:58 |
Warning |
["login_btn_action"] is better written in dot notation. |
dot-notation
|
1450:17 |
Warning |
Identifier 'form_id' is not in camel case. |
camelcase
|
1450:37 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1450:38 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1452:17 |
Warning |
Identifier 'loginform_node' is not in camel case. |
camelcase
|
1453:13 |
Warning |
Identifier 'loginform_node' is not in camel case. |
camelcase
|
1456:17 |
Warning |
Extra space after key 'popup'. |
key-spacing
|
1456:27 |
Warning |
Identifier 'loginform_node' is not in camel case. |
camelcase
|
1457:17 |
Warning |
Extra space after key 'textarea'. |
key-spacing
|
1457:30 |
Warning |
Identifier 'loginform_node' is not in camel case. |
camelcase
|
1458:17 |
Warning |
Extra space after key 'select'. |
key-spacing
|
1458:28 |
Warning |
Identifier 'loginform_node' is not in camel case. |
camelcase
|
1459:17 |
Warning |
Extra space after key 'text'. |
key-spacing
|
1459:26 |
Warning |
Identifier 'loginform_node' is not in camel case. |
camelcase
|
1460:17 |
Warning |
Extra space after key 'radio'. |
key-spacing
|
1460:27 |
Warning |
Identifier 'loginform_node' is not in camel case. |
camelcase
|
1461:17 |
Warning |
Extra space after key 'checkbox'. |
key-spacing
|
1461:30 |
Warning |
Identifier 'loginform_node' is not in camel case. |
camelcase
|
1462:17 |
Warning |
Extra space after key 'input'. |
key-spacing
|
1462:27 |
Warning |
Identifier 'loginform_node' is not in camel case. |
camelcase
|
1472:13 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
1476:38 |
Warning |
["input"] is better written in dot notation. |
dot-notation
|
1482:45 |
Error |
Don't make functions within a loop |
no-loop-func
|
1482:56 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1483:43 |
Warning |
Identifier 'active_filepicker' is not in camel case. |
camelcase
|
1487:21 |
Warning |
Identifier 'loginform_node' is not in camel case. |
camelcase
|
1487:62 |
Error |
Don't make functions within a loop |
no-loop-func
|
1493:21 |
Warning |
Identifier 'loginform_node' is not in camel case. |
camelcase
|
1495:24 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
1495:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1500:55 |
Warning |
Missing space before value for key 'id'. |
key-spacing
|
1500:69 |
Warning |
Missing space before value for key 'name'. |
key-spacing
|
1501:24 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
1501:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1506:53 |
Warning |
Missing space before value for key 'id'. |
key-spacing
|
1506:67 |
Warning |
Missing space before value for key 'name'. |
key-spacing
|
1513:24 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
1513:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1519:21 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
1520:29 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
1529:61 |
Warning |
Missing space before value for key 'id'. |
key-spacing
|
1529:63 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1529:71 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1529:83 |
Warning |
Missing space before value for key 'name'. |
key-spacing
|
1530:34 |
Warning |
Missing space before value for key 'type'. |
key-spacing
|
1530:51 |
Warning |
Missing space before value for key 'value'. |
key-spacing
|
1531:86 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1531:94 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1531:100 |
Error |
Missing semicolon. |
semi
|
1533:25 |
Error |
Use ‘===’ to compare with ‘null’. |
no-eq-null
|
1538:46 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1538:46 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1538:106 |
Error |
Missing semicolon. |
semi
|
1543:48 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1543:63 |
Error |
Missing semicolon. |
semi
|
1548:22 |
Warning |
["login_btn_label"] is better written in dot notation. |
dot-notation
|
1549:17 |
Warning |
Identifier 'loginform_node' is not in camel case. |
camelcase
|
1549:72 |
Warning |
["login_btn_label"] is better written in dot notation. |
dot-notation
|
1549:91 |
Error |
Missing semicolon. |
semi
|
1553:17 |
Warning |
Identifier 'loginform_node' is not in camel case. |
camelcase
|
1553:79 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
1558:34 |
Warning |
Missing space before value for key 'action'. |
key-spacing
|
1560:38 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1561:42 |
Warning |
Identifier 'repository_id' is not in camel case. |
camelcase
|
1562:37 |
Warning |
Missing space before value for key 'id'. |
key-spacing
|
1562:37 |
Warning |
Identifier 'form_id' is not in camel case. |
camelcase
|
1562:53 |
Warning |
Missing space before value for key 'upload'. |
key-spacing
|
1562:72 |
Warning |
Missing space before value for key 'useDisabled'. |
key-spacing
|
1568:17 |
Warning |
Identifier 'loginform_node' is not in camel case. |
camelcase
|
1569:17 |
Warning |
Identifier 'loginform_node' is not in camel case. |
camelcase
|
1571:25 |
Warning |
Identifier 'loginform_node' is not in camel case. |
camelcase
|
1571:81 |
Error |
Missing semicolon. |
semi
|
1577:9 |
Warning |
Identifier 'display_response' is not in camel case. |
camelcase
|
1581:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1581:65 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1581:69 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1581:101 |
Error |
Missing semicolon. |
semi
|
1584:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1584:91 |
Error |
Missing semicolon. |
semi
|
1587:52 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1587:98 |
Error |
Missing semicolon. |
semi
|
1600:35 |
Warning |
Identifier 'active_filepicker' is not in camel case. |
camelcase
|
1615:22 |
Warning |
Identifier 'repo_id' is not in camel case. |
camelcase
|
1623:17 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1624:17 |
Warning |
Identifier 'repository_id' is not in camel case. |
camelcase
|
1631:9 |
Warning |
Identifier 'populate_licenses_select' is not in camel case. |
camelcase
|
1639:44 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1643:65 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1646:41 |
Error |
Missing semicolon. |
semi
|
1649:9 |
Warning |
Identifier 'set_selected_license' is not in camel case. |
camelcase
|
1652:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1652:62 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1661:41 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1661:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1664:9 |
Warning |
Identifier 'create_object_container' is not in camel case. |
camelcase
|
1667:1 |
Error |
Line 1667 exceeds the maximum line length of 132. |
max-len
|
1667:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
1669:32 |
Warning |
Missing space before value for key 'data'. |
key-spacing
|
1669:47 |
Warning |
Missing space before value for key 'type'. |
key-spacing
|
1669:61 |
Warning |
Missing space before value for key 'id'. |
key-spacing
|
1673:9 |
Warning |
Identifier 'create_upload_form' is not in camel case. |
camelcase
|
1674:17 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1675:36 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1675:40 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1675:41 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1677:17 |
Warning |
Identifier 'template_name' is not in camel case. |
camelcase
|
1677:46 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1678:102 |
Warning |
["uploadform"] is better written in dot notation. |
dot-notation
|
1681:90 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
1690:63 |
Warning |
Missing space before value for key 'name'. |
key-spacing
|
1690:79 |
Warning |
Missing space before value for key 'value'. |
key-spacing
|
1692:80 |
Error |
Missing semicolon. |
semi
|
1695:32 |
Warning |
Missing space before value for key 'type'. |
key-spacing
|
1695:40 |
Warning |
A space is required after ','. |
comma-spacing
|
1695:46 |
Warning |
Missing space before value for key 'name'. |
key-spacing
|
1695:54 |
Warning |
A space is required after ','. |
comma-spacing
|
1695:61 |
Warning |
Missing space before value for key 'value'. |
key-spacing
|
1699:36 |
Warning |
Missing space before value for key 'type'. |
key-spacing
|
1699:44 |
Warning |
A space is required after ','. |
comma-spacing
|
1699:50 |
Warning |
Missing space before value for key 'name'. |
key-spacing
|
1699:68 |
Warning |
A space is required after ','. |
comma-spacing
|
1699:75 |
Warning |
Missing space before value for key 'value'. |
key-spacing
|
1715:32 |
Warning |
Missing space before value for key 'action'. |
key-spacing
|
1716:25 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1716:36 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1717:45 |
Warning |
Missing space before value for key 'savepath'. |
key-spacing
|
1718:25 |
Warning |
Identifier 'repository_id' is not in camel case. |
camelcase
|
1719:47 |
Warning |
Missing space before value for key 'upload'. |
key-spacing
|
1729:60 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1729:79 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1730:66 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1734:31 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1734:43 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1735:33 |
Warning |
Identifier 'formcallback_scope' is not in camel case. |
camelcase
|
1742:9 |
Warning |
Identifier 'setup_toolbar' is not in camel case. |
camelcase
|
1743:17 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1750:32 |
Warning |
Missing space before value for key 'action'. |
key-spacing
|
1751:25 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1752:25 |
Warning |
Identifier 'repository_id' is not in camel case. |
camelcase
|
1753:30 |
Warning |
Missing space before value for key 'path'. |
key-spacing
|
1769:42 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1769:43 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1775:36 |
Warning |
Missing space before value for key 'action'. |
key-spacing
|
1776:29 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1777:29 |
Warning |
Identifier 'repository_id' is not in camel case. |
camelcase
|
1778:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1778:56 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1778:74 |
Warning |
Missing space before value for key 'upload'. |
key-spacing
|
1778:93 |
Warning |
Missing space before value for key 'useDisabled'. |
key-spacing
|
1787:30 |
Warning |
Missing space before value for key 'id'. |
key-spacing
|
1787:45 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1787:46 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1787:55 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1787:72 |
Warning |
Missing space before value for key 'target'. |
key-spacing
|
1793:48 |
Error |
Missing semicolon. |
semi
|
1798:30 |
Warning |
Missing space before value for key 'id'. |
key-spacing
|
1798:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1798:44 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1798:53 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1798:70 |
Warning |
Missing space before value for key 'target'. |
key-spacing
|
1804:46 |
Error |
Missing semicolon. |
semi
|
1807:9 |
Warning |
Identifier 'hide_header' is not in camel case. |
camelcase
|
1815:9 |
Warning |
Identifier 'print_header' is not in camel case. |
camelcase
|
1818:17 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1822:29 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1822:29 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1824:17 |
Warning |
Identifier 'enable_tb_control' is not in camel case. |
camelcase
|
1825:30 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
1825:30 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
1826:85 |
Error |
Missing semicolon. |
semi
|
1830:14 |
Error |
Missing semicolon. |
semi
|
1837:13 |
Warning |
Expected space(s) after "if". |
keyword-spacing
|
1842:28 |
Warning |
Missing space before value for key 'action'. |
key-spacing
|
1843:21 |
Warning |
Identifier 'repository_id' is not in camel case. |
camelcase
|
1870:35 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1870:36 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1870:45 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1874:33 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1874:34 |
Warning |
Identifier 'client_id' is not in camel case. |
camelcase
|
1874:43 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1880:9 |
Warning |
Identifier 'print_path' is not in camel case. |
camelcase
|
1886:30 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1887:17 |
Warning |
Expected space(s) after "for". |
keyword-spacing
|
1893:38 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1896:26 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
1905:51 |
Warning |
Missing space before value for key 'path'. |
key-spacing
|
1934:9 |
Warning |
Identifier 'show_recent_repository' is not in camel case. |
camelcase
|
1937:17 |
Warning |
Identifier 'repository_id' is not in camel case. |
camelcase
|
1943:38 |
Warning |
Missing space before value for key 'repo_id'. |
key-spacing
|
1943:38 |
Warning |
Identifier 'repository_id' is not in camel case. |
camelcase
|
1946:9 |
Warning |
Identifier 'get_preference' is not in camel case. |
camelcase
|
1946:33 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
1953:9 |
Warning |
Identifier 'set_preference' is not in camel case. |
camelcase
|
1959:9 |
Warning |
Identifier 'in_iframe' is not in camel case. |
camelcase
|
1959:28 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
1964:47 |
Warning |
Infix operators must be spaced. |
space-infix-ops
|
[+] /Users/danp/moodles/pm/moodle/theme/bootstrapbase/javascript/dock.js
1 problem (0 errors, 1 warning)
|
10:10 |
Warning |
Identifier 'customise_dock_for_theme' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/theme/bootstrapbase/javascript/moodlebootstrap.js
0 problems
|
[+] /Users/danp/moodles/pm/moodle/user/module.js
5 problems (0 errors, 5 warnings)
|
2:3 |
Warning |
Identifier 'core_user' is not in camel case. |
camelcase
|
4:13 |
Warning |
Identifier 'init_participation' is not in camel case. |
camelcase
|
43:13 |
Warning |
Identifier 'init_tree' is not in camel case. |
camelcase
|
43:37 |
Warning |
Identifier 'expand_all' is not in camel case. |
camelcase
|
52:13 |
Warning |
Identifier 'expand_all' is not in camel case. |
camelcase
|
[+] /Users/danp/moodles/pm/moodle/user/selector/module.js
78 problems (7 errors, 71 warnings)
|
8:3 |
Warning |
Identifier 'core_user' is not in camel case. |
camelcase
|
10:13 |
Warning |
Identifier 'user_selectors' is not in camel case. |
camelcase
|
16:13 |
Warning |
Identifier 'get_user_selector' is not in camel case. |
camelcase
|
16:41 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
29:13 |
Warning |
Identifier 'init_user_selector' is not in camel case. |
camelcase
|
29:42 |
Warning |
Unexpected space before function parentheses. |
space-before-function-paren
|
31:9 |
Warning |
Identifier 'user_selector' is not in camel case. |
camelcase
|
33:9 |
Warning |
Extra space after key 'name'. |
key-spacing
|
37:9 |
Warning |
Extra space after key 'querydelay'. |
key-spacing
|
39:9 |
Warning |
Extra space after key 'searchfield'. |
key-spacing
|
41:9 |
Warning |
Extra space after key 'clearbutton'. |
key-spacing
|
43:9 |
Warning |
Extra space after key 'listbox'. |
key-spacing
|
45:9 |
Warning |
Extra space after key 'timeoutid'. |
key-spacing
|
47:9 |
Warning |
Extra space after key 'iotransactions'. |
key-spacing
|
49:9 |
Warning |
Extra space after key 'lastsearch'. |
key-spacing
|
52:9 |
Warning |
Extra space after key 'selectionempty'. |
key-spacing
|
57:9 |
Warning |
Extra space after key 'init'. |
key-spacing
|
60:1 |
Error |
Line 60 exceeds the maximum line length of 132. |
max-len
|
75:13 |
Warning |
Expected space or tab after '//' in comment. |
spaced-comment
|
92:9 |
Warning |
Extra space after key 'handle_keyup'. |
key-spacing
|
92:9 |
Warning |
Identifier 'handle_keyup' is not in camel case. |
camelcase
|
95:78 |
Warning |
Requires a space after '{'. |
block-spacing
|
95:78 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
95:79 |
Warning |
Statement inside of curly braces should be on next line. |
brace-style
|
95:79 |
Warning |
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. |
brace-style
|
95:100 |
Warning |
Requires a space before '}'. |
block-spacing
|
95:100 |
Error |
Missing semicolon. |
semi
|
109:9 |
Warning |
Extra space after key 'handle_selection_change'. |
key-spacing
|
109:9 |
Warning |
Identifier 'handle_selection_change' is not in camel case. |
camelcase
|
119:9 |
Warning |
Extra space after key 'handle_searchanywhere_change'. |
key-spacing
|
119:9 |
Warning |
Identifier 'handle_searchanywhere_change' is not in camel case. |
camelcase
|
127:9 |
Warning |
Identifier 'handle_clear' is not in camel case. |
camelcase
|
127:9 |
Warning |
Extra space after key 'handle_clear'. |
key-spacing
|
129:44 |
Warning |
A space is required after ','. |
comma-spacing
|
135:9 |
Warning |
Extra space after key 'send_query'. |
key-spacing
|
135:9 |
Warning |
Identifier 'send_query' is not in camel case. |
camelcase
|
152:1 |
Error |
Line 152 exceeds the maximum line length of 132. |
max-len
|
156:25 |
Warning |
Missing space before value for key 'context'. |
key-spacing
|
161:47 |
Warning |
A space is required after ','. |
comma-spacing
|
168:9 |
Warning |
Extra space after key 'handle_response'. |
key-spacing
|
168:9 |
Warning |
Identifier 'handle_response' is not in camel case. |
camelcase
|
175:51 |
Warning |
A space is required after ','. |
comma-spacing
|
183:51 |
Warning |
A space is required after ','. |
comma-spacing
|
193:9 |
Warning |
Extra space after key 'output_options'. |
key-spacing
|
193:9 |
Warning |
Identifier 'output_options' is not in camel case. |
camelcase
|
196:65 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
197:61 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
200:29 |
Warning |
Extra space after key 'id'. |
key-spacing
|
201:29 |
Warning |
Extra space after key 'name'. |
key-spacing
|
203:26 |
Error |
Missing semicolon. |
semi
|
215:17 |
Warning |
Unexpected space before unary operator '++'. |
space-unary-ops
|
218:1 |
Error |
Line 218 exceeds the maximum line length of 132. |
max-len
|
219:70 |
Error |
Missing semicolon. |
semi
|
224:1 |
Error |
Line 224 exceeds the maximum line length of 132. |
max-len
|
237:9 |
Warning |
Identifier 'output_group' is not in camel case. |
camelcase
|
237:9 |
Warning |
Extra space after key 'output_group'. |
key-spacing
|
257:17 |
Warning |
Unexpected space before unary operator '++'. |
space-unary-ops
|
277:9 |
Warning |
Identifier 'insert_search_into_str' is not in camel case. |
camelcase
|
277:9 |
Warning |
Extra space after key 'insert_search_into_str'. |
key-spacing
|
284:9 |
Warning |
Identifier 'get_search_text' is not in camel case. |
camelcase
|
284:9 |
Warning |
Extra space after key 'get_search_text'. |
key-spacing
|
291:9 |
Warning |
Extra space after key 'is_selection_empty'. |
key-spacing
|
291:9 |
Warning |
Identifier 'is_selection_empty' is not in camel case. |
camelcase
|
293:55 |
Warning |
Missing space before opening brace. |
space-before-blocks
|
303:9 |
Warning |
Identifier 'cancel_timeout' is not in camel case. |
camelcase
|
303:9 |
Warning |
Extra space after key 'cancel_timeout'. |
key-spacing
|
313:9 |
Warning |
Extra space after key 'get_option'. |
key-spacing
|
313:9 |
Warning |
Identifier 'get_option' is not in camel case. |
camelcase
|
326:5 |
Warning |
Identifier 'user_selector' is not in camel case. |
camelcase
|
328:33 |
Warning |
Identifier 'user_selector' is not in camel case. |
camelcase
|
330:12 |
Warning |
Identifier 'user_selector' is not in camel case. |
camelcase
|
340:13 |
Warning |
Identifier 'init_user_selector_options_tracker' is not in camel case. |
camelcase
|
342:9 |
Warning |
Identifier 'user_selector_options_tracker' is not in camel case. |
camelcase
|
347:9 |
Warning |
Extra space after key 'init'. |
key-spacing
|
363:9 |
Warning |
Extra space after key 'set_user_preference'. |
key-spacing
|
363:9 |
Warning |
Identifier 'set_user_preference' is not in camel case. |
camelcase
|
368:5 |
Warning |
Identifier 'user_selector_options_tracker' is not in camel case. |
camelcase
|
370:12 |
Warning |
Identifier 'user_selector_options_tracker' is not in camel case. |
camelcase
|