Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save shortcircuit3/790cf4b2ad1dcf9002406b1249e05170 to your computer and use it in GitHub Desktop.
Save shortcircuit3/790cf4b2ad1dcf9002406b1249e05170 to your computer and use it in GitHub Desktop.
2018-04-25T16:03:06.184369+00:00 app[web.1]: info: [runner] - Commenting, with results:
2018-04-25T16:03:06.184381+00:00 app[web.1]: mds: 0
2018-04-25T16:03:06.184383+00:00 app[web.1]: messages: 2
2018-04-25T16:03:06.184385+00:00 app[web.1]: warns: 0
2018-04-25T16:03:06.184387+00:00 app[web.1]: fails: 1
2018-04-25T16:03:06.184388+00:00 app[web.1]:
2018-04-25T16:03:06.234726+00:00 app[web.1]: Failing the build, there is 1 fail.
2018-04-25T16:03:06.264692+00:00 app[web.1]: error: Error: TypeError: this.platform.getInlineComments is not a function
2018-04-25T16:03:06.264698+00:00 app[web.1]: at Executor.<anonymous> (/app/node_modules/danger/distribution/runner/Executor.js:301:60)
2018-04-25T16:03:06.264699+00:00 app[web.1]: at step (/app/node_modules/danger/distribution/runner/Executor.js:32:23)
2018-04-25T16:03:06.264701+00:00 app[web.1]: at Object.next (/app/node_modules/danger/distribution/runner/Executor.js:13:53)
2018-04-25T16:03:06.264703+00:00 app[web.1]: at /app/node_modules/danger/distribution/runner/Executor.js:7:71
2018-04-25T16:03:06.264705+00:00 app[web.1]: at new Promise (<anonymous>)
2018-04-25T16:03:06.264707+00:00 app[web.1]: at __awaiter (/app/node_modules/danger/distribution/runner/Executor.js:3:12)
2018-04-25T16:03:06.264709+00:00 app[web.1]: at Executor.handleResultsPostingToPlatform (/app/node_modules/danger/distribution/runner/Executor.js:257:16)
2018-04-25T16:03:06.264710+00:00 app[web.1]: at Executor.<anonymous> (/app/node_modules/danger/distribution/runner/Executor.js:168:55)
2018-04-25T16:03:06.264712+00:00 app[web.1]: at step (/app/node_modules/danger/distribution/runner/Executor.js:32:23)
2018-04-25T16:03:06.264714+00:00 app[web.1]: at Object.next (/app/node_modules/danger/distribution/runner/Executor.js:13:53)
2018-04-25T16:03:06.264716+00:00 app[web.1]: at /app/node_modules/danger/distribution/runner/Executor.js:7:71
2018-04-25T16:03:06.264717+00:00 app[web.1]: at new Promise (<anonymous>)
2018-04-25T16:03:06.264719+00:00 app[web.1]: at __awaiter (/app/node_modules/danger/distribution/runner/Executor.js:3:12)
2018-04-25T16:03:06.264721+00:00 app[web.1]: at Executor.handleResults (/app/node_modules/danger/distribution/runner/Executor.js:157:16)
2018-04-25T16:03:06.264735+00:00 app[web.1]: at Object.exports.commentOnResults (/app/out/github/events/github_runner.js:298:16)
2018-04-25T16:03:06.264737+00:00 app[web.1]: at Object.exports.runEverything (/app/out/github/events/github_runner.js:163:17)
2018-04-25T16:03:06.265243+00:00 app[web.1]: /app/out/peril.js:19
2018-04-25T16:03:06.265246+00:00 app[web.1]: throw reason;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment