Skip to content
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.

Crash in builds.js #1

Open
robarnold opened this issue May 30, 2011 · 1 comment
Open

Crash in builds.js #1

robarnold opened this issue May 30, 2011 · 1 comment
Assignees

Comments

@robarnold
Copy link
Collaborator

/usr/home/dev/tree-bot/builds.js:64
builddata.rev = property[1].substr(0, 12);
^
TypeError: Cannot call method 'substr' of null
at /usr/home/dev/tree-bot/builds.js:64:37
at Array.forEach (native)
at createBuildData (/usr/home/dev/tree-bot/builds.js:52:24)
at EventEmitter.messageConsumer (/usr/home/dev/tree-bot/builds.js:184:14)
at EventEmitter. (native)
at EventEmitter.emit (events.js:64:17)
at EventEmitter. (/usr/home/dev/node_modules/pulse/pulse.js:50:14)
at native
at Message. (/usr/home/dev/node_modules/pulse/node_modules/amqp/amqp.js:1362:27)
at Message.emit (events.js:61:17)

@ghost ghost assigned sdwilsh May 30, 2011
@sdwilsh
Copy link
Owner

sdwilsh commented May 30, 2011

WTF? Can you add some logging in builds.js to print out the properties object please? Also, the routing key.

sdwilsh added a commit that referenced this issue Jun 4, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants