- Issue created by @bluegeek9
-
bluegeek9 β
committed 9b190e16 on 8.x-1.x
Issue #3399698: Issues reported by drupal-check
-
bluegeek9 β
committed 9b190e16 on 8.x-1.x
$ vendor/bin/drupal-check --drupal-root $CI_PROJECT_DIR/$_WEB_ROOT $CI_PROJECT_DIR/$_WEB_ROOT/modules/custom/$CI_PROJECT_NAME
------ ----------------------------------------------------------------------------------------
Line modules/message_notify_ui/src/Form/MessageNotifyForm.php
------ ----------------------------------------------------------------------------------------
173 Call to an undefined method
Drupal\message_notify_ui\MessageNotifyUiSenderSettingsFormInterface::getDefinitions().
174 Call to an undefined method
Drupal\message_notify_ui\MessageNotifyUiSenderSettingsFormInterface::createInstance().
197 Call to an undefined method
Drupal\message_notify_ui\MessageNotifyUiSenderSettingsFormInterface::createInstance().
209 Call to an undefined method
Drupal\message_notify_ui\MessageNotifyUiSenderSettingsFormInterface::createInstance().
------ ----------------------------------------------------------------------------------------
------ -----------------------------------------------------------
Line src/Form/MessageForm.php
------ -----------------------------------------------------------
238 Call to an undefined method
Drupal\Core\Field\FieldItemListInterface::replace().
250 Call to an undefined method
Drupal\Core\Field\FieldItemListInterface::setArguments().
------ -----------------------------------------------------------
------ -----------------------------------------------------------------
Line tests/src/Functional/MessageUiMassiveHardCodedArgumentsTest.php
------ -----------------------------------------------------------------
67 Cannot access property $data on bool|object.
92 Cannot access property $data on bool|object.
------ -----------------------------------------------------------------
[ERROR] Found 8 errors
Active
1.0
Code
Issue #3399698: Issues reported by drupal-check