Running with gitlab-runner 12.3.0 (a8a019e0)  on gitlab-ci-run0 W39m9p7E section_start:1582213127:prepare_executor Using Docker executor with image node:lts ... Pulling docker image node:lts ... Using docker image sha256:0cb3eeeded20381367441610daa1694f2c1fd3e143dbc3725854a08c495d1434 for node:lts ... section_end:1582213129:prepare_executor section_start:1582213129:prepare_script Running on runner-W39m9p7E-project-232-concurrent-0 via gitlab-ci-run0... section_end:1582213131:prepare_script section_start:1582213131:get_sources Fetching changes with git depth set to 50... Reinitialized existing Git repository in /builds/kalube/marvin/.git/ From https://projects.sucs.org/kalube/marvin * [new ref] refs/pipelines/686 -> refs/pipelines/686 8b05961..ea9933b patch-1 -> origin/patch-1 Checking out ea9933ba as patch-1... Removing node_modules/ Skipping Git submodules setup section_end:1582213133:get_sources section_start:1582213133:restore_cache section_end:1582213134:restore_cache section_start:1582213134:download_artifacts section_end:1582213136:download_artifacts section_start:1582213136:build_script $ npm install > nodemon@1.19.4 postinstall /builds/kalube/marvin/node_modules/nodemon > node bin/postinstall || exit 0 Love nodemon? You can now support the project via the open collective: > https://opencollective.com/nodemon/donate npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) added 327 packages from 190 contributors and audited 2454 packages in 19.279s found 0 vulnerabilities $ npm run test > Marvin@0.2.0 test /builds/kalube/marvin > ./node_modules/eslint/bin/eslint.js index.js commands/*.js events/*.js /builds/kalube/marvin/index.js 28:1 warning This line has a length of 110. Maximum allowed is 80 max-len /builds/kalube/marvin/commands/help.js 16:1 warning This line has a length of 102. Maximum allowed is 80 max-len 24:1 warning This line has a length of 87. Maximum allowed is 80 max-len 30:1 warning This line has a length of 102. Maximum allowed is 80 max-len 38:1 warning This line has a length of 81. Maximum allowed is 80 max-len 39:1 warning This line has a length of 82. Maximum allowed is 80 max-len 40:1 warning This line has a length of 89. Maximum allowed is 80 max-len /builds/kalube/marvin/commands/prune.js 18:1 warning This line has a length of 91. Maximum allowed is 80 max-len /builds/kalube/marvin/commands/verify.js 23:1 warning This line has a length of 881. Maximum allowed is 80 max-len 41:1 warning This line has a length of 83. Maximum allowed is 80 max-len 45:1 warning This line has a length of 92. Maximum allowed is 80 max-len 61:1 warning This line has a length of 113. Maximum allowed is 80 max-len 87:1 warning This line has a length of 103. Maximum allowed is 80 max-len 91:1 warning This line has a length of 89. Maximum allowed is 80 max-len 92:1 warning This line has a length of 84. Maximum allowed is 80 max-len 99:1 warning This line has a length of 97. Maximum allowed is 80 max-len 135:1 warning This line has a length of 112. Maximum allowed is 80 max-len /builds/kalube/marvin/events/guildMemberAdd.js 4:27 error 'members' is not defined no-undef /builds/kalube/marvin/events/message.js 27:1 warning This line has a length of 119. Maximum allowed is 80 max-len 31:1 warning This line has a length of 124. Maximum allowed is 80 max-len 32:1 warning This line has a length of 116. Maximum allowed is 80 max-len 38:1 warning This line has a length of 82. Maximum allowed is 80 max-len 52:1 warning This line has a length of 104. Maximum allowed is 80 max-len 72:1 warning This line has a length of 128. Maximum allowed is 80 max-len /builds/kalube/marvin/events/ready.js 3:1 warning This line has a length of 98. Maximum allowed is 80 max-len 10:1 warning This line has a length of 87. Maximum allowed is 80 max-len 13:1 warning This line has a length of 102. Maximum allowed is 80 max-len ✖ 27 problems (1 error, 26 warnings) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! Marvin@0.2.0 test: `./node_modules/eslint/bin/eslint.js index.js commands/*.js events/*.js` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the Marvin@0.2.0 test script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2020-02-20T15_39_27_473Z-debug.log section_end:1582213167:build_script section_start:1582213167:after_script section_end:1582213169:after_script section_start:1582213169:upload_artifacts_on_failure section_end:1582213170:upload_artifacts_on_failure ERROR: Job failed: exit code 1