Patch Failed to Apply

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

/var/lib/drupalci/workspace/jenkins-drupal_patches-37484/ancillary/drupal_8_4_0_entity_reference_views_token_patch.patch:12: trailing whitespace.

/var/lib/drupalci/workspace/jenkins-drupal_patches-37484/ancillary/drupal_8_4_0_entity_reference_views_token_patch.patch:13: trailing whitespace.
    // Put entity into settings.
/var/lib/drupalci/workspace/jenkins-drupal_patches-37484/ancillary/drupal_8_4_0_entity_reference_views_token_patch.patch:14: trailing whitespace.
    $form_object = $form_state->getFormObject();
/var/lib/drupalci/workspace/jenkins-drupal_patches-37484/ancillary/drupal_8_4_0_entity_reference_views_token_patch.patch:15: trailing whitespace.
    if (isset($form_object)) {+
/var/lib/drupalci/workspace/jenkins-drupal_patches-37484/ancillary/drupal_8_4_0_entity_reference_views_token_patch.patch:16: trailing whitespace.
      if(method_exists($form_object, 'getEntity')) { $entity = $form_object->getEntity(); };
error: lib/Drupal/Core/Entity/Element/EntityAutocomplete.php: No such file or directory
error: lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsWidgetBase.php: No such file or directory
error: modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php: No such file or directory

drupal 8.4.x-dev branch result

History

UpdatedResult
12 Nov 2017 at 11:10 UTC