Skip to content
Snippets Groups Projects
Commit f36cfd60 authored by Joe Kersey's avatar Joe Kersey
Browse files

Fix feedback given on MR.

parent 6e78f898
No related branches found
No related tags found
1 merge request!52Resolve #3426411 "Set up gitlab"
Pipeline #186406 passed with warnings
......@@ -36,8 +36,6 @@ include:
ref: $_GITLAB_TEMPLATES_REF
file:
- '/includes/include.drupalci.main.yml'
# EXPERIMENTAL: For Drupal 7, remove the above line and uncomment the below.
# - '/includes/include.drupalci.main-d7.yml'
- '/includes/include.drupalci.variables.yml'
- '/includes/include.drupalci.workflows.yml'
......@@ -49,7 +47,7 @@ include:
# Docs at https://git.drupalcode.org/project/gitlab_templates/-/blob/1.0.x/includes/include.drupalci.variables.yml
################
variables:
SKIP_ESLINT: '1'
OPT_IN_TEST_NEXT_MAJOR: '1'
###################################################################################
#
......
......@@ -12,8 +12,5 @@
},
"conflict": {
"drupal/viewsreferennce": "*"
},
"require": {
"drupal/hal": "*"
}
}
}
behaviour
Blommaert
joekers
viewsrefere
viewsreference
parameters:
ignoreErrors:
-
message: "#^Access to an undefined property Drupal\\\\viewsreference\\\\Plugin\\\\Field\\\\FieldType\\\\ViewsReferenceItem\\:\\:\\$display_id\\.$#"
count: 1
path: src/Plugin/Field/FieldType/ViewsReferenceItem.php
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment