16 pass, 9 fail

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

169Workbench Moderation.Workbench Moderation
31Workbench Moderation.WorkbenchModerationExternalNodeUpdateTestCase
workbench_moderation_entity_presave
exception: [Notice] Line 697 of sites/all/modules/workbench_moderation/workbench_moderation.module:
Undefined property: stdClass::$workbench_moderation_state_new
- setUp
- testNodeSave
- resaveNode
12Workbench Moderation.WorkbenchModerationFilesTestCase
testModeratedFileField
fail: [Other] Line 86 of sites/all/modules/workbench_moderation/tests/workbench_moderation.files.test:
Workbench moderation has published revision

fail: [Other] Line 93 of sites/all/modules/workbench_moderation/tests/workbench_moderation.files.test:
Workbench moderation loads second revision

fail: [Other] Line 102 of sites/all/modules/workbench_moderation/tests/workbench_moderation.files.test:
File on published revision is different from file on draft revision
workbench_moderation_entity_presave
exception: [Notice] Line 698 of sites/all/modules/workbench_moderation/workbench_moderation.module:
Undefined property: stdClass::$original
- setUp
12Workbench Moderation.WorkbenchModerationModerateTabTestCase
testModerateTab
exception: [Notice] Line 124 of sites/all/modules/workbench_moderation/tests/workbench_moderation.test:
Undefined index: published

exception: [Notice] Line 124 of sites/all/modules/workbench_moderation/tests/workbench_moderation.test:
Trying to get property of non-object
workbench_moderation_entity_presave
exception: [Notice] Line 698 of sites/all/modules/workbench_moderation/workbench_moderation.module:
Undefined property: stdClass::$original
- setUp
12Workbench Moderation.WorkbenchModerationNodeAccessTestCase
testNodeAccessRecords
debug: [Debug] Line 115 of sites/all/modules/workbench_moderation/tests/workbench_moderation.node_access.test:
'jWi6AJCHaz_revision1'
exception: [Notice] Line 39 of sites/all/modules/workbench_moderation/tests/workbench_moderation.node_access.test:
Undefined offset: 0

exception: [Notice] Line 39 of sites/all/modules/workbench_moderation/tests/workbench_moderation.node_access.test:
Trying to get property of non-object

exception: [Notice] Line 40 of sites/all/modules/workbench_moderation/tests/workbench_moderation.node_access.test:
Undefined offset: 0

exception: [Notice] Line 40 of sites/all/modules/workbench_moderation/tests/workbench_moderation.node_access.test:
Trying to get property of non-object

exception: [Notice] Line 60 of sites/all/modules/workbench_moderation/tests/workbench_moderation.node_access.test:
Undefined offset: 0

exception: [Notice] Line 60 of sites/all/modules/workbench_moderation/tests/workbench_moderation.node_access.test:
Trying to get property of non-object

exception: [Notice] Line 61 of sites/all/modules/workbench_moderation/tests/workbench_moderation.node_access.test:
Undefined offset: 0

exception: [Notice] Line 61 of sites/all/modules/workbench_moderation/tests/workbench_moderation.node_access.test:
Trying to get property of non-object

exception: [Notice] Line 110 of sites/all/modules/workbench_moderation/tests/workbench_moderation.node_access.test:
Undefined offset: 0

exception: [Notice] Line 110 of sites/all/modules/workbench_moderation/tests/workbench_moderation.node_access.test:
Trying to get property of non-object

exception: [Notice] Line 111 of sites/all/modules/workbench_moderation/tests/workbench_moderation.node_access.test:
Undefined offset: 0

exception: [Notice] Line 111 of sites/all/modules/workbench_moderation/tests/workbench_moderation.node_access.test:
Trying to get property of non-object

exception: [Notice] Line 124 of sites/all/modules/workbench_moderation/tests/workbench_moderation.node_access.test:
Undefined index: published

exception: [Notice] Line 124 of sites/all/modules/workbench_moderation/tests/workbench_moderation.node_access.test:
Trying to get property of non-object
workbench_moderation_entity_presave
exception: [Notice] Line 697 of sites/all/modules/workbench_moderation/workbench_moderation.module:
Undefined property: stdClass::$workbench_moderation_state_new

exception: [Notice] Line 697 of sites/all/modules/workbench_moderation/workbench_moderation.module:
Undefined property: stdClass::$workbench_moderation_state_new

exception: [Notice] Line 697 of sites/all/modules/workbench_moderation/workbench_moderation.module:
Undefined property: stdClass::$workbench_moderation_state_new
- setUp
41Workbench Moderation.WorkbenchModerationTransitionTestCase
workbench_moderation_entity_presave
exception: [Notice] Line 698 of sites/all/modules/workbench_moderation/workbench_moderation.module:
Undefined property: stdClass::$original

exception: [Notice] Line 697 of sites/all/modules/workbench_moderation/workbench_moderation.module:
Undefined property: stdClass::$workbench_moderation_state_new
- setUp
- testTransitionFromNodeForm
- testUnpublishTransition
- testTransitionFromNodeSave
21Workbench Moderation.WorkbenchModerationViewUnpublishedTestCase
workbench_moderation_entity_presave
exception: [Notice] Line 698 of sites/all/modules/workbench_moderation/workbench_moderation.module:
Undefined property: stdClass::$original
- setUp
- testViewUnpublished
2Workbench Moderation.WorkbenchModerationPublishFromNodeFormTestCase
- setUp
- testPublishFromNodeForm
2Workbench Moderation.WorkbenchModerationUnpublishTestCase
- setUp
- testUnpublish

191 coding standards messages

workbench_moderation.module
line 17Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
26A comma should follow the last multiline array item. Found: 'workbench_moderation.node.inc'
39A comma should follow the last multiline array item. Found: 'workbench_moderation.node.inc'
60Line exceeds 80 characters; contains 92 characters
113Line exceeds 80 characters; contains 81 characters
115Equals sign not aligned correctly; expected 1 space but found 2 spaces
125Functions must not contain multiple empty lines in a row; found 2 empty lines
143Expected 1 blank line after function; 2 found
147Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
159Line exceeds 80 characters; contains 88 characters
163Inline comments must start with a capital letter
163Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
166Expected 1 space after "="; 2 found
166Concat operator must be surrounded by a single space
166Concat operator must be surrounded by a single space
166Concat operator must be surrounded by a single space
166Concat operator must be surrounded by a single space
166Concat operator must be surrounded by a single space
173Line exceeds 80 characters; contains 95 characters
184Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
214Doc comment short description must end with a full stop
216Doc comment long description must start with a capital letter
217Doc comment long description must end with a full stop
219Missing parameter type
268Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
294Missing parameter type
297Return type missing for @return tag in function comment
326Missing parameter type
329Return type missing for @return tag in function comment
344Expected 1 blank line after function; 2 found
403A comma should follow the last multiline array item. Found: )
406A comma should follow the last multiline array item. Found: )
409A comma should follow the last multiline array item. Found: )
412Line exceeds 80 characters; contains 93 characters
427Comment indentation error, expected only 1 spaces
427Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
431If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
454Missing parameter type
456Missing parameter type
459Return type missing for @return tag in function comment
539Missing parameter type
541Missing parameter type
544Return type missing for @return tag in function comment
552Line exceeds 80 characters; contains 83 characters
552Comments may not appear after statements
552Inline comments must start with a capital letter
553Line exceeds 80 characters; contains 121 characters
553Comments may not appear after statements
554Line exceeds 80 characters; contains 105 characters
554Comments may not appear after statements
555Line exceeds 80 characters; contains 99 characters
555Comments may not appear after statements
555Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
570Missing parameter type
573Return type missing for @return tag in function comment
578Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
602If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
619Concat operator must be surrounded by a single space
626Concat operator must be surrounded by a single space
799Functions must not contain multiple empty lines in a row; found 2 empty lines
852Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
888Line exceeds 80 characters; contains 98 characters
894Line exceeds 80 characters; contains 91 characters
941Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
949Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
952A comma should follow the last multiline array item. Found: $moderation_state
978Expected 1 space before ":"; 0 found
992Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
995A comma should follow the last multiline array item. Found: $moderation_state
999Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
1051Missing parameter type
1053Separate the @param and @return sections by a blank line.
1053Return type missing for @return tag in function comment
1057Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
1060Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
1062Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
1090Doc comment short description must end with a full stop
1092Missing parameter type
1095Expected "bool" but found "boolean" for function return type
1095Description for the @return value is missing
1110Parameter comment must end with a full stop
1112Expected "bool" but found "boolean" for function return type
1112Description for the @return value is missing
1114Type hint "obj" missing for $node
1122Doc comment short description must end with a full stop
1148Parameter tags must be defined first in a doc comment
1148Missing parameter type
1150Missing parameter type
1152Missing parameter type
1155Return type missing for @return tag in function comment
1181Missing parameter type
1329Missing parameter type
1332Return type missing for @return tag in function comment
1338Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
1344Expected 1 blank line after function; 2 found
1353Missing parameter type
1356Return type missing for @return tag in function comment
1364Expected 1 blank line after function; 2 found
1370Missing parameter type
1373Return type missing for @return tag in function comment
1390Return type missing for @return tag in function comment
1410Return type missing for @return tag in function comment
1420If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
1465Expected "mixed" but found "type" for parameter type
1467Separate the @param and @return sections by a blank line.
1467Return type missing for @return tag in function comment
1478Expected "mixed" but found "type" for parameter type
1480Separate the @param and @return sections by a blank line.
1480Return type missing for @return tag in function comment
1481Line exceeds 80 characters; contains 83 characters
1499Missing parameter type
1532Missing parameter type
1535Trailing punctuation for @see references is not allowed.
1536Trailing punctuation for @see references is not allowed.
1564Return type missing for @return tag in function comment
1592Missing parameter type
1627Missing parameter type
1631Trailing punctuation for @see references is not allowed.
1653Missing parameter type
1655Missing parameter type
1657Missing parameter type
1660Return type missing for @return tag in function comment
1664Arguments with default values must be at the end of the argument list
1719Parameter tags must be defined first in a doc comment
1719Missing parameter type
1721Missing parameter type
1747Missing parameter type
1749Missing parameter type
1764Missing parameter type
1766Missing parameter type
1769Return type missing for @return tag in function comment
1801Missing parameter type
1804Expected "form" but found "$form" for function return type
1847Missing function doc comment
1856Missing function doc comment
1868Missing function doc comment
1900Parameter tags must be defined first in a doc comment
1900Missing parameter type
1902Missing parameter type
1990Line exceeds 80 characters; contains 97 characters
1995Line exceeds 80 characters; contains 82 characters
2049Line exceeds 80 characters; contains 90 characters
2050Line exceeds 80 characters; contains 90 characters
2052Missing parameter type
2054Missing parameter type
2056Separate the @param and @return sections by a blank line.
2057Return comment indentation must be 3 spaces, found 2 spaces
2058Return comment indentation must be 3 spaces, found 2 spaces
2074Parameter tags must be defined first in a doc comment
2074Missing parameter type
2076Missing parameter type
2078Missing parameter type
2081Return type missing for @return tag in function comment
2093Line exceeds 80 characters; contains 105 characters
2101Parameter tags must be defined first in a doc comment
2101Missing parameter type
2104Return type missing for @return tag in function comment
2125Expected 1 blank line after function; 2 found
2129Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
2136Expected 1 space after closing parenthesis; found 0
2162Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
2176Doc comment short description must start with a capital letter
2180Missing parameter type
2182Missing parameter type
2184Missing parameter type
2188Line exceeds 80 characters; contains 82 characters
2190Inline comments must start with a capital letter
2199Functions must not contain multiple empty lines in a row; found 2 empty lines
2201Line exceeds 80 characters; contains 82 characters
2203Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
2222If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2231Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
2268Inline control structures are not allowed
2270Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
2286Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
2287Doc comment short description must be on a single line, further text should be a separate paragraph
2306Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
2384Type hint "array" missing for $ids
2384Type hint "array" missing for $conditions
2393Hook implementations should not duplicate @param documentation
2393Missing parameter type
2395Hook implementations should not duplicate @param documentation
2395Missing parameter type
2400Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
2405No space found before comment text; expected "// Set the current state to be the same as the current revision's state." but found "//Set the current state to be the same as the current revision's state."
2406Expected 1 space after IF keyword; 0 found
2406Expected 1 space after closing parenthesis; found 0
2420Line exceeds 80 characters; contains 85 characters
2420No space found before comment text; expected "// Node revisions will not be exported so remove moderation states tied to revisions" but found "//Node revisions will not be exported so remove moderation states tied to revisions"
2420Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
2428Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses

workbench_moderation 7.x-3.x-dev branch result

History

UpdatedResult
2 Nov 2017 at 14:35 UTC