Issues reported by drupal-check

Created on 6 November 2023, 8 months ago
Updated 23 January 2024, 5 months ago

Problem/Motivation

Steps to reproduce

$ 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

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States bluegeek9

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024