3 pass

DrupalCI console output and artifacts are no longer available from dispatcher.drupalci.org. Use GitLab CI instead

All classes passed!
3RoleAssign.RoleAssign
3RoleAssign.RoleAssignWebTestCase
- setUp
- testRoleAssignIssue1954332
- userLoadAndCheckRoleAssigned

87 coding standards messages

87 more than previous result

CHANGELOG.txt 3 more
line 17Line exceeds 80 characters; contains 93 characters
43Line exceeds 80 characters; contains 88 characters
50Expected 1 newline at end of file; 2 found
README.txt 1 more
94Expected 1 newline at end of file; 2 found
roleassign.admin.inc 27 more
6Doc comment short description must be on a single line, further text should be a separate paragraph
15Return comment must be on the next line
34Expected 1 space after comma in function call; 2 found
34Expected one space after the comma, 2 found
54Missing parameter comment
55Missing parameter comment
56Missing parameter comment
125Missing parameter comment
126Missing parameter comment
127Missing parameter comment
155Return comment must be on the next line
178There must be no blank line following an inline comment
198Avoid backslash escaping in translatable strings when possible, use "" quotes instead
217Missing parameter comment
219Return comment must be on the next line
228Missing parameter comment
230Return comment must be on the next line
245Missing parameter comment
246Missing parameter comment
246Missing parameter type
248Return comment must be on the next line
250Arguments with default values must be at the end of the argument list
260Case breaking statements must be followed by a single blank line
289Array indentation error, expected 2 spaces but found 8
290Array indentation error, expected 2 spaces but found 8
291Array indentation error, expected 2 spaces but found 8
292Array closing indentation error, expected 0 spaces but found 6
roleassign.info 1 more
7Expected 1 newline at end of file; 2 found
roleassign.install 1 more
7Additional blank lines found at end of doc comment
roleassign.module 30 more
6Doc comment short description must be on a single line, further text should be a separate paragraph
17Hook implementations should not duplicate @return documentation
17Return comment must be on the next line
36Hook implementations should not duplicate @return documentation
36Return comment must be on the next line
60Hook implementations should not duplicate @param documentation
60Missing parameter comment
61Hook implementations should not duplicate @param documentation
61Missing parameter comment
62Hook implementations should not duplicate @param documentation
62Missing parameter comment
86Do not concatenate strings to translatable strings, they should be part of the t() argument and you should use placeholders
90Line indented incorrectly; expected 0 spaces, found 2
93Hook implementations should not duplicate @param documentation
93Missing parameter comment
94Hook implementations should not duplicate @param documentation
94Missing parameter comment
95Hook implementations should not duplicate @param documentation
95Missing parameter comment
107Hook implementations should not duplicate @return documentation
107Return comment must be on the next line
125Hook implementations should not duplicate @param documentation
125Missing parameter comment
126Hook implementations should not duplicate @param documentation
126Missing parameter comment
126Missing parameter type
128Hook implementations should not duplicate @return documentation
128Return comment must be on the next line
130Arguments with default values must be at the end of the argument list
138Missing parameter comment
roleassign.test 24 more
16Return comment must be on the next line
31Visibility must be declared on method "setUp"
55Visibility must be declared on method "testRoleAssignIssue1954332"
56Variable "assignableRid" is camel caps format. do not use mixed case (camelCase), use lower case and _
57Variable "restrictedRid" is camel caps format. do not use mixed case (camelCase), use lower case and _
68Variable "assignableRid" is camel caps format. do not use mixed case (camelCase), use lower case and _
69Variable "assignableRid" is camel caps format. do not use mixed case (camelCase), use lower case and _
70Variable "restrictedRid" is camel caps format. do not use mixed case (camelCase), use lower case and _
71Variable "restrictedRid" is camel caps format. do not use mixed case (camelCase), use lower case and _
73Variable "restrictedRid" is camel caps format. do not use mixed case (camelCase), use lower case and _
75Variable "restrictedRid" is camel caps format. do not use mixed case (camelCase), use lower case and _
76Variable "restrictedRid" is camel caps format. do not use mixed case (camelCase), use lower case and _
79Variable "assignableRid" is camel caps format. do not use mixed case (camelCase), use lower case and _
81Variable "assignableRid" is camel caps format. do not use mixed case (camelCase), use lower case and _
87Variable "assignableRid" is camel caps format. do not use mixed case (camelCase), use lower case and _
88Variable "assignableRid" is camel caps format. do not use mixed case (camelCase), use lower case and _
89Variable "assignableRid" is camel caps format. do not use mixed case (camelCase), use lower case and _
90Variable "restrictedRid" is camel caps format. do not use mixed case (camelCase), use lower case and _
91Variable "restrictedRid" is camel caps format. do not use mixed case (camelCase), use lower case and _
95Variable "assignableRid" is camel caps format. do not use mixed case (camelCase), use lower case and _
97Variable "assignableRid" is camel caps format. do not use mixed case (camelCase), use lower case and _
98Variable "assignableRid" is camel caps format. do not use mixed case (camelCase), use lower case and _
102Variable "restrictedRid" is camel caps format. do not use mixed case (camelCase), use lower case and _
126Expected 1 newline at end of file; 2 found

History

UpdatedResult
25 Mar 2017 at 17:50 UTC
31 Jan 2017 at 07:01 UTC
4 Jun 2016 at 12:05 UTC
2 Nov 2015 at 08:29 UTC