3 fail

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

3Translation Management.Translation Management
3Translation Management.TMGMTMicrosoftTestCase
testMicrosoft
fail: [Completion check] Line 34 of sites/all/modules/tmgmt_microsoft/tmgmt_microsoft.test:
The test did not complete due to a fatal error.
setUp
fail: [Other] Line 58 of sites/all/modules/tmgmt/tests/tmgmt.base.test:
Enabled modules: entity, tmgmt, tmgmt_test, tmgmt_ui, tmgmt_microsoft, tmgmt_microsoft_test
Unknown
fail: [PHP Fatal error] Line 59 of sites/all/modules/tmgmt/tests/tmgmt.base.test:
 Call to undefined function tmgmt_translator_load()

30 coding standards messages

tests/tmgmt_microsoft_test.module
line 48You must use "/**" style comments for a function comment
tmgmt_microsoft.plugin.inc
90Calling class constructors must always include parentheses
94Case breaking statements must be followed by a single blank line
97Case breaking statements must be followed by a single blank line
110Line exceeds 80 characters; contains 85 characters
116Calling class constructors must always include parentheses
137Line exceeds 80 characters; contains 85 characters
170Missing parameter type
173Missing parameter type
175Missing parameter type
192Variable "apiKey" is camel caps format. do not use mixed case (camelCase), use lower case and _
193Variable "apiKey" is camel caps format. do not use mixed case (camelCase), use lower case and _
198Variable "tokenRequest" is camel caps format. do not use mixed case (camelCase), use lower case and _
198Variable "apiKey" is camel caps format. do not use mixed case (camelCase), use lower case and _
199Variable "tokenRequest" is camel caps format. do not use mixed case (camelCase), use lower case and _
212Missing parameter type
215Return type missing for @return tag in function comment
218Variable "apiKey" is camel caps format. do not use mixed case (camelCase), use lower case and _
220Variable "apiKey" is camel caps format. do not use mixed case (camelCase), use lower case and _
224Variable "apiKey" is camel caps format. do not use mixed case (camelCase), use lower case and _
234Variable "apiKey" is camel caps format. do not use mixed case (camelCase), use lower case and _
236Variable "apiKey" is camel caps format. do not use mixed case (camelCase), use lower case and _
tmgmt_microsoft.test
16Visibility must be declared on method "getInfo"
25Doc comment short description must end with a full stop
27Visibility must be declared on method "setUp"
34Visibility must be declared on method "testMicrosoft"
93Visibility must be declared on method "testMicrosoftSettingsForm"
117Visibility must be declared on method "getMicrosoftTranslator"
127The closing brace for the class must have an empty line before it
tmgmt_microsoft.ui.inc
24Expected one space after the comma, 0 found

History

UpdatedResult
16 Apr 2017 at 19:29 UTC
16 Apr 2017 at 19:17 UTC
16 Apr 2017 at 14:14 UTC
15 Mar 2016 at 13:44 UTC
15 Mar 2016 at 12:15 UTC
17 Dec 2015 at 17:07 UTC