~/Documents/gerrit/phabricator/deployment$ npm t > phab-deployment@1.0.0 test /Users/z/Documents/gerrit/phabricator/deployment > eslint . /Users/z/Documents/gerrit/phabricator/deployment/wdio.conf.js 139:1 warning This line has a length of 108. Maximum allowed is 100 max-len 141:1 warning This line has a length of 105. Maximum allowed is 100 max-len 144:0 warning Expected JSDoc block to be aligned jsdoc/check-alignment 144:0 warning There must be a newline after the description of the JSDoc block jsdoc/newline-after-description 151:0 warning Expected JSDoc block to be aligned jsdoc/check-alignment 151:1 warning This line has a length of 101. Maximum allowed is 100 max-len 152:0 warning There must be a newline after the description of the JSDoc block jsdoc/newline-after-description 155:0 warning Invalid JSDoc @param "specs" type "String"; prefer: "string" jsdoc/check-types 160:0 warning Expected JSDoc block to be aligned jsdoc/check-alignment 161:0 warning There must be a newline after the description of the JSDoc block jsdoc/newline-after-description 163:0 warning Invalid JSDoc @param "specs" type "String"; prefer: "string" jsdoc/check-types 168:0 warning Expected JSDoc block to be aligned jsdoc/check-alignment 168:0 warning There must be a newline after the description of the JSDoc block jsdoc/newline-after-description 169:0 warning Invalid JSDoc @param "commandName" type "String"; prefer: "string" jsdoc/check-types 176:0 warning Expected JSDoc block to be aligned jsdoc/check-alignment 176:0 warning There must be a newline after the description of the JSDoc block jsdoc/newline-after-description 182:0 warning There must be a newline after the description of the JSDoc block jsdoc/newline-after-description 182:0 warning Expected JSDoc block to be aligned jsdoc/check-alignment 188:0 warning Expected JSDoc block to be aligned jsdoc/check-alignment 194:0 warning Expected JSDoc block to be aligned jsdoc/check-alignment 200:0 warning There must be a newline after the description of the JSDoc block jsdoc/newline-after-description 200:0 warning Expected JSDoc block to be aligned jsdoc/check-alignment 219:0 warning There must be a newline after the description of the JSDoc block jsdoc/newline-after-description 219:0 warning Expected JSDoc block to be aligned jsdoc/check-alignment 226:0 warning There must be a newline after the description of the JSDoc block jsdoc/newline-after-description 226:0 warning Expected JSDoc block to be aligned jsdoc/check-alignment 227:0 warning Invalid JSDoc @param "commandName" type "String"; prefer: "string" jsdoc/check-types 229:0 warning Invalid JSDoc @param "result" type "Number"; prefer: "number" jsdoc/check-types 235:0 warning Expected JSDoc block to be aligned jsdoc/check-alignment 236:0 warning There must be a newline after the description of the JSDoc block jsdoc/newline-after-description 237:0 warning Invalid JSDoc @param "result" type "Number"; prefer: "number" jsdoc/check-types 239:0 warning Invalid JSDoc @param "specs" type "String"; prefer: "string" jsdoc/check-types 244:0 warning Expected JSDoc block to be aligned jsdoc/check-alignment 244:0 warning There must be a newline after the description of the JSDoc block jsdoc/newline-after-description 247:0 warning Invalid JSDoc @param "specs" type "String"; prefer: "string" jsdoc/check-types 252:0 warning Expected JSDoc block to be aligned jsdoc/check-alignment 252:0 warning There must be a newline after the description of the JSDoc block jsdoc/newline-after-description ✖ 37 problems (0 errors, 37 warnings) 0 errors and 34 warnings potentially fixable with the `--fix` option.