15 pass, 2 fail

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

152GMap.GMap
21GMap.LGFATestCase
gmap_admin_settings
exception: [Notice] Line 125 of sites/all/modules/gmap/gmap_settings_ui.inc:
Undefined index: gmap_custom_style

exception: [Notice] Line 125 of sites/all/modules/gmap/gmap_settings_ui.inc:
Undefined index: gmap_custom_style
- setUp
- testGmapSaveConfig
21GMap.testGmapFormsTestCase
gmap_admin_settings
exception: [Notice] Line 125 of sites/all/modules/gmap/gmap_settings_ui.inc:
Undefined index: gmap_custom_style

exception: [Notice] Line 125 of sites/all/modules/gmap/gmap_settings_ui.inc:
Undefined index: gmap_custom_style
- setUp
- testGmapSaveConfig
1GMap.GmapDefaultsTestCase
- testGmapDefaults
3GMap.GMapMacroTest
- testEmptyMacro
- testMacroBehaviorFlags
- testMacroRenamedDirectives
1GMap.GmapMacroToolboxTestCase
- testGmapMacroToolbox
1GMap.GmapPolylineToolboxTestCase
- testGmapPolylineToolbox
1GMap.GMapSimpleAPITest
- testGMapToDim
2GMap.testGmapMacroFormsTestCase
- setUp
- testMacroMenuExampleCreate
2GMap.testGmapTaxonomyFormsTestCase
- setUp
- testMacroMenuExampleCreate

47 coding standards messages

gmap.module
line 22There must be exactly one blank line before the tags in a doc comment
29There must be exactly one blank line before the tags in a doc comment
29The text '@deprecated use GmapDefaults::getInstance()->getDefaults()' does not match the standard format: @deprecated in %deprecation-version% and is removed from %removal-version%. %extra-info%.
29Each @deprecated tag must have a @see tag immediately following it.
180Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
246The text '@deprecated use GmapDefaults::getInstance()->getBaseJs()' does not match the standard format: @deprecated in %deprecation-version% and is removed from %removal-version%. %extra-info%.
246Each @deprecated tag must have a @see tag immediately following it.
258The text '@deprecated will be removed in next major release upgrade' does not match the standard format: @deprecated in %deprecation-version% and is removed from %removal-version%. %extra-info%.
260The @see url 'http://drupal.org/node/1931138#comment-7137394' does not match the standard: http(s)://www.drupal.org/node/n or http(s)://www.drupal.org/project/aaa/issues/n
275Parameter tags must be grouped together in a doc comment
314Parameter tags must be grouped together in a doc comment
317Parameter tags must be grouped together in a doc comment
324Type hint "array" missing for $form
324Type hint "array" missing for $fields
628There must be exactly one blank line before the tags in a doc comment
649There must be exactly one blank line before the tags in a doc comment
684Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
1058There must be exactly one blank line before the tags in a doc comment
1063Parameter tags must be grouped together in a doc comment
1066Parameter tags must be grouped together in a doc comment
1069Type hint "array" missing for $element
1069Type hint "null" missing for $map
1179There must be exactly one blank line before the tags in a doc comment
1189There must be no blank line following an inline comment
1249Parameter tags must be grouped together in a doc comment
1252Parameter tags must be grouped together in a doc comment
1255Parameter tags must be grouped together in a doc comment
1259Parameter tags must be grouped together in a doc comment
1260Parameter comment must start with a capital letter
1263Parameter tags must be grouped together in a doc comment
1264Parameter comment must start with a capital letter
1266Parameter tags must be grouped together in a doc comment
1267Parameter comment must start with a capital letter
1269Parameter tags must be grouped together in a doc comment
1272Parameter tags must be grouped together in a doc comment
1280Type hint "array" missing for $latitude
1280Type hint "array" missing for $longitude
1280Type hint "array" missing for $map
1329There must be exactly one blank line before the tags in a doc comment
1345There must be no blank line following an inline comment
1478There must be no blank line following an inline comment
1478Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
gmap_settings_ui.inc
20There must be no blank line following an inline comment
143There must be no blank line following an inline comment
635Parameter tags must be grouped together in a doc comment
640Type hint "array" missing for $form
640Type hint "array" missing for $form_state

gmap 7.x-2.x-dev branch result

History

UpdatedResult
6 Aug 2019 at 15:40 UTC