We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac974aa commit 8ed92bfCopy full SHA for 8ed92bf
src/main/scripts/ci/check-build-and-verify.sh
@@ -185,7 +185,6 @@ if [ "$RUN_ONLY_INTEGRATION_TESTS" = 'no' ]; then
185
'Attribute “(th|sec|togglz):[a-z]+” is not serializable' \
186
'Attribute with the local name “xmlns:[a-z]+” is not serializable' \
187
'An "img" element must have an "alt" attribute' \
188
- 'The first child "option" element of a "select" element with a "required" attribute' \
189
'Element "option" without attribute "label" must not be empty' \
190
'The "width" attribute on the "td" element is obsolete' \
191
--show-warnings \
0 commit comments