3 pass

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

Outdated results are no longer available.

65 coding standards messages

image_field_repair.inc
line 35Type hint "array" missing for $sandbox
69Type hint "array" missing for $sandbox
140Type hint "array" missing for &$sandbox
348Type hint "array" missing for $primary_keys
image_field_repair.links.menu.yml
5Expected 1 newline at end of file; 2 found
readme.md
2Line exceeds 80 characters; contains 106 characters
14Line exceeds 80 characters; contains 163 characters
57Line exceeds 80 characters; contains 90 characters
src/FastImage.php
7Line exceeds 80 characters; contains 90 characters
7Doc comment short description must be on a single line, further text should be a separate paragraph
9Doc comment long description must end with a full stop
17Missing function doc comment
23Missing function doc comment
31Missing function doc comment
40Missing short description in doc comment
41Description for the @return value is missing
52Missing function doc comment
58Case breaking statements must be followed by a single blank line
60Case breaking statements must be followed by a single blank line
62Case breaking statements must be followed by a single blank line
64Case breaking statements must be followed by a single blank line
73Missing function doc comment
78Case breaking statements must be followed by a single blank line
80Case breaking statements must be followed by a single blank line
82Case breaking statements must be followed by a single blank line
90Private method name "FastImage::parseSizeForPNG" is not in lowerCamel format
90Missing function doc comment
96Private method name "FastImage::parseSizeForGIF" is not in lowerCamel format
96Missing function doc comment
102Private method name "FastImage::parseSizeForBMP" is not in lowerCamel format
102Missing function doc comment
111Private method name "FastImage::parseSizeForJPEG" is not in lowerCamel format
111Missing function doc comment
154Inline doc block comments are not allowed; use "/* Comment */" or "// Comment" instead
161Short array syntax must be used to define arrays
163A comma should follow the last multiline array item. Found: )
169Missing function doc comment
172Inline comments must start with a capital letter
177Inline comments must start with a capital letter
177Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
195Missing function doc comment
201Missing function doc comment
206Missing function doc comment
208Expected 1 blank line after function; 0 found
209The closing brace for the class must have an empty line before it
src/Form/RepairDimensionsForm.php
15Missing short description in doc comment
23Missing parameter comment
33Inline doc block comments are not allowed; use "/* Comment */" or "// Comment" instead
37Expected 1 blank line after function; 0 found
98Missing parameter comment
105Expected 1 space after "="; 2 found
121Missing parameter comment
123Parameter comment indentation must be 3 spaces, found 1 spaces
123Parameter comment must start with a capital letter
123Parameter comment must end with a full stop
127Type hint "array" missing for $results
138Expected 1 blank line after function; 0 found
139The closing brace for the class must have an empty line before it
src/ImageSizer.php
17Missing short description in doc comment
20Class property $file_system should use lowerCamel naming without underscores
22Missing short description in doc comment
25Class property $scheme_is_local should use lowerCamel naming without underscores
97Missing parameter comment
108Expected 1 space after "="; 2 found
tests/src/Kernel/ImageSizerTest.php
21If the line declaring an array spans longer than 80 characters, each element should be broken into its own line

History

UpdatedResult
4 Dec 2020 at 09:06 UTC
25 Mar 2020 at 20:49 UTC
15 Jan 2019 at 09:08 UTC
8 May 2018 at 20:03 UTC
1 May 2018 at 09:17 UTC
1 May 2018 at 08:49 UTC
29 Apr 2018 at 11:19 UTC
16 Apr 2018 at 09:22 UTC
5 Apr 2018 at 10:22 UTC
5 Apr 2018 at 10:08 UTC
2 Apr 2018 at 08:35 UTC
2 Apr 2018 at 08:31 UTC