8 pass

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

All classes passed!
8Nodeaccess.Nodeaccess
2Nodeaccess.NodeaccesssGrantTabTestCase
- setUp
- testGrantTabVisbility
4Nodeaccess.NodeaccesssPublishTestCase
- setUp
- testPublishedView
- testUnpublishedView
- testAuthoredView
2Nodeaccess.NodeaccesssRoleTestCase
- setUp
- checkRoleGrantAccesses

139 coding standards messages

nodeaccess.admin.inc
line 4Doc comment short description must be on the first line
17Missing parameter comment
17Missing parameter type
18Missing parameter comment
18Missing parameter type
20Return comment must be on the next line
59Array indentation error, expected 4 spaces but found 6
220Only string literals should be passed to t() where possible
252Missing parameter comment
252Missing parameter type
253Missing parameter comment
253Missing parameter type
341Missing parameter comment
341Missing parameter type
342Separate the @param and @throws sections by a blank line.
342Comment missing or not on the next line for @throws tag in function comment
343Separate the @throws and @return sections by a blank line.
343Return comment must be on the next line
383Missing parameter comment
383Missing parameter type
385Return comment must be on the next line
nodeaccess.module
5Doc comment short description must end with a full stop
6There must be exactly one blank line after the file comment
12Hook implementations should not duplicate @param documentation
12Missing parameter comment
13Hook implementations should not duplicate @param documentation
13Missing parameter comment
13Missing parameter type
15Hook implementations should not duplicate @return documentation
15Return comment must be on the next line
31Hook implementations should not duplicate @return documentation
31Return comment must be on the next line
61Hook implementations should not duplicate @return documentation
61Return comment must be on the next line
75Hook implementations should not duplicate @return documentation
75Return comment must be on the next line
102Hook implementations should not duplicate @param documentation
102Missing parameter comment
102Missing parameter type
103Hook implementations should not duplicate @param documentation
103Missing parameter comment
103Missing parameter type
104Hook implementations should not duplicate @param documentation
104Missing parameter comment
104Missing parameter type
106Hook implementations should not duplicate @return documentation
106Return comment must be on the next line
135Missing parameter comment
135Missing parameter type
136Missing parameter comment
136Missing parameter type
137Missing parameter comment
137Missing parameter type
178Hook implementations should not duplicate @param documentation
178Missing parameter comment
178Missing parameter type
179Hook implementations should not duplicate @param documentation
179Missing parameter comment
179Missing parameter type
180Hook implementations should not duplicate @param documentation
180Missing parameter comment
180Missing parameter type
181Hook implementations should not duplicate @param documentation
181Missing parameter comment
181Missing parameter type
183Hook implementations should not duplicate @return documentation
183Return comment must be on the next line
204Missing parameter comment
209Type hint "Object" missing for $node
216Missing parameter comment
216Missing parameter type
217Missing parameter comment
217Missing parameter type
218Missing parameter comment
218Missing parameter type
220Return comment must be on the next line
251Array indentation error, expected 8 spaces but found 10
253Array indentation error, expected 8 spaces but found 10
255Array indentation error, expected 8 spaces but found 10
411Expected 1 space before "?"; 0 found
433Missing parameter comment
434Missing parameter comment
444Expected newline after closing brace
453Line exceeds 80 characters; contains 82 characters
453Inline comments must end in full-stops, exclamation marks, colons, or question marks
472Missing parameter comment
473Missing parameter comment
492Missing parameter comment
493Missing parameter comment
524Missing parameter comment
526Return comment must be on the next line
641Hook implementations should not duplicate @param documentation
641Missing parameter comment
642Separate the @param and @parap sections by a blank line.
644Hook implementations should not duplicate @return documentation
644Return comment must be on the next line
646Type hint "Object" missing for $account
658Hook implementations should not duplicate @param documentation
658Missing parameter comment
660Type hint "Object" missing for $node
668Hook implementations should not duplicate @param documentation
668Missing parameter comment
670Hook implementations should not duplicate @return documentation
670Return comment must be on the next line
672Type hint "Object" missing for $node
691If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
716Inline comments must end in full-stops, exclamation marks, colons, or question marks
726Inline comments must end in full-stops, exclamation marks, colons, or question marks
760Return comment must be on the next line
776Hook implementations should not duplicate @param documentation
776Missing parameter comment
778Type hint "Object" missing for $info
790Hook implementations should not duplicate @param documentation
790Missing parameter comment
792Type hint "Object" missing for $info
813Hook implementations should not duplicate @param documentation
813Missing parameter comment
815Type hint "Object" missing for $info
855Return comment indentation must be 3 spaces, found 2 spaces
869Expected 1 space after WHILE keyword; 0 found
894Empty return statement not required here
898Doc comment short description must start with a capital letter
900Missing parameter comment
900Missing parameter type
902Return comment must be on the next line
911Missing parameter comment
916Type hint "Object" missing for $node
938Inline comments must end in full-stops, exclamation marks, colons, or question marks
963Missing parameter type
966Parameter comment must start with a capital letter
989Missing parameter type
1008Doc comment short description must be on a single line, further text should be a separate paragraph
1010Missing parameter type
1021Missing parameter type
1024Parameter comment must start with a capital letter
1026Line exceeds 80 characters; contains 86 characters
1030Parameter comment indentation must be 3 spaces, found 2 spaces
1030Parameter comment must end with a full stop
1087Additional blank lines found at end of doc comment

nodeaccess 7.x-1.x-dev branch result

History

UpdatedResult
7 Aug 2019 at 18:10 UTC