Javascript coding standards error

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

3 coding standards messages

core/modules/views/js/ajax_view.js
line 22The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype. (guard-for-in)
39Missing JSDoc return description. (valid-jsdoc)
65Missing semicolon. (semi)

drupal 8.3.x-dev branch result

History

UpdatedResult
26 May 2017 at 13:27 UTC