1 fail

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

1Views_natural_sort.Views_natural_sort
1Views_natural_sort.Drupal\Tests\views_natural_sort\Kernel\BasicTest
Drupal\Tests\views_natural_sort\Kernel\BasicTest
fail: [Other] Line 0 of sites/default/files/simpletest/phpunit-1.xml:
PHPunit Test failed to complete; Error: PHPUnit 4.8.36 by Sebastian Bergmann and contributors.

Testing Drupal\Tests\views_natural_sort\Kernel\BasicTest
......F

Time: 15.25 seconds, Memory: 3.75MB

There was 1 failure:

1) Drupal\Tests\views_natural_sort\Kernel\BasicTest::testStoringLongUnicode
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘'
+'⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘⌘'

/var/www/html/core/tests/Drupal/KernelTests/KernelTestBase.php:1112
/var/www/html/core/tests/Drupal/KernelTests/AssertLegacyTrait.php:57
/var/www/html/modules/contrib/views_natural_sort/tests/src/Kernel/BasicTest.php:283

FAILURES!
Tests: 7, Assertions: 34, Failures: 1.

106 coding standards messages

config/schema/views_natural_sort.schema.yml
line 22Expected 1 newline at end of file; 3 found
src/Annotation/IndexRecordContentTransformation.php
8Line exceeds 80 characters; contains 91 characters
src/Form/ConfigurationForm.php
18Missing function doc comment
22Missing function doc comment
src/IndexRecord.php
7Missing class doc comment
16Missing function doc comment
23Expected 1 blank line after function; 0 found
24Missing function doc comment
26Expected 1 blank line after function; 0 found
27Missing function doc comment
29Expected 1 blank line after function; 0 found
30Missing function doc comment
33Expected 1 blank line after function; 0 found
34Missing function doc comment
36Expected 1 blank line after function; 0 found
37Missing function doc comment
40Expected 1 blank line after function; 0 found
41Missing function doc comment
43Expected 1 blank line after function; 0 found
44Missing function doc comment
46Expected 1 blank line after function; 0 found
47Missing function doc comment
49Expected 1 blank line after function; 0 found
50Missing function doc comment
52Expected 1 blank line after function; 0 found
53Missing function doc comment
55Expected 1 blank line after function; 0 found
56Missing function doc comment
58Expected 1 blank line after function; 0 found
59Missing function doc comment
61Expected 1 blank line after function; 0 found
62Missing function doc comment
68Expected 1 blank line after function; 0 found
69Missing function doc comment
71Expected 1 blank line after function; 0 found
72Missing function doc comment
76Missing function doc comment
94Missing function doc comment
src/IndexRecordType.php
5Missing class doc comment
10Missing function doc comment
15Missing function doc comment
19Missing function doc comment
23Missing function doc comment
27Missing function doc comment
29Expected 1 blank line after function; 0 found
30The closing brace for the class must have an empty line before it
src/Plugin/IndexRecordContentTransformation/DaysOfTheWeek.php
7Missing short description in doc comment
15Missing function doc comment
src/Plugin/IndexRecordContentTransformation/Numbers.php
7Missing short description in doc comment
src/Plugin/IndexRecordContentTransformation/RemoveBeginningWords.php
7Missing short description in doc comment
15Missing function doc comment
src/Plugin/IndexRecordContentTransformation/RemoveSymbols.php
7Missing short description in doc comment
15Missing function doc comment
src/Plugin/IndexRecordContentTransformation/RemoveWords.php
7Missing short description in doc comment
15Missing function doc comment
src/Plugin/IndexRecordContentTransformationBase.php
10Line exceeds 80 characters; contains 81 characters
14Possible useless method overriding detected
14Missing function doc comment
16Expected 1 blank line after function; 0 found
26Expected 1 blank line after function; 0 found
27The closing brace for the class must have an empty line before it
src/Plugin/IndexRecordContentTransformationInterface.php
8Line exceeds 80 characters; contains 91 characters
14You must use "/**" style comments for a function comment
14Expected 1 blank line before function; 0 found
src/Plugin/IndexRecordContentTransformationManager.php
10Line exceeds 80 characters; contains 86 characters
26Expected 1 blank line before function; 2 found
src/Plugin/QueueWorker/EntityIndexer.php
23Missing function doc comment
48Expected 1 blank line after function; 0 found
49The closing brace for the class must have an empty line before it
src/ViewsNaturalSortService.php
53Missing function doc comment
142Line indented incorrectly; expected 6 spaces, found 8
143Line indented incorrectly; expected 6 spaces, found 10
144Line indented incorrectly; expected 6 spaces, found 12
145Line indented incorrectly; expected 6 spaces, found 12
146Line indented incorrectly; expected 6 spaces, found 10
147Line indented incorrectly; expected 6 spaces, found 8
153Missing function doc comment
176Missing function doc comment
201Missing function doc comment
224Missing function doc comment
233Missing function doc comment
240Missing short description in doc comment
275Line exceeds 80 characters; contains 86 characters
275No space found before comment text; expected "// TODO Add support for finding Fields API Fields base tables. See views.views.inc." but found "//TODO Add support for finding Fields API Fields base tables. See views.views.inc."
tests/src/Kernel/BasicTest.php
10Missing short description in doc comment
11Expected 1 space(s) before asterisk; 0 found
12Expected 1 space(s) before asterisk; 0 found
15If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
19Missing function doc comment
26If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
31Missing function doc comment
62Missing function doc comment
93Missing function doc comment
128Namespaced classes/interfaces/traits should be referenced with use statements
142Missing function doc comment
215Missing function doc comment
271Missing function doc comment
284Expected 1 blank line after function; 0 found
285The closing brace for the class must have an empty line before it
views_natural_sort.install
66Empty installation hooks are not necessary
views_natural_sort.module
174Missing function doc comment
181Line indented incorrectly; expected 2 spaces, found 4
183Line indented incorrectly; expected 2 spaces, found 4
213Missing function doc comment
views_natural_sort.views.inc
4The second line in the file doc comment must be "@file"
5There must be no blank lines after the function comment

History

UpdatedResult
10 Dec 2017 at 19:07 UTC
21 Aug 2017 at 20:18 UTC
18 Apr 2017 at 19:34 UTC
15 Apr 2017 at 03:02 UTC
7 Apr 2017 at 21:14 UTC
13 Mar 2017 at 23:28 UTC
11 Mar 2017 at 18:12 UTC
23 Dec 2016 at 20:46 UTC
23 Dec 2016 at 20:36 UTC
23 Dec 2016 at 20:29 UTC
23 Dec 2016 at 20:27 UTC
25 Aug 2016 at 23:35 UTC