No tests found

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

18 coding standards messages

18 more than previous result

context_domain.info 2 more
line 5It's only necessary to declare files[] if they declare a class or interface.
5Expected 1 newline at end of file; 0 found
context_domain.module 4 more
1Missing file doc comment
10Concat operator must be surrounded by a single space
37Format 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_...
43Expected 1 newline at end of file; 0 found
plugins/context_condition_domain.inc 12 more
6Class name must begin with a capital letter
6Class name must use UpperCamel naming without underscores
11Visibility must be declared on method "execute"
25Parameter $path is not described in comment
28Doc comment short description must be on a single line, further text should be a separate paragraph
35Expected "bool" but found "boolean" for parameter type
35Doc comment for parameter $domain does not match actual variable name $path
40Type hint "array" missing for $patterns
56Concat operator must be surrounded by a single space
56Concat operator must be surrounded by a single space
73Expected 1 blank line after function; 0 found
74The closing brace for the class must have an empty line before it

History

UpdatedResult
12 Jun 2017 at 16:39 UTC
26 Nov 2015 at 16:30 UTC