Whois command errors #11

Closed
opened 2020-06-10 11:09:56 -04:00 by Bsian · 2 comments
Bsian commented 2020-06-10 11:09:56 -04:00 (Migrated from gitlab.libraryofcode.org)

BUG REPORT

Brief Description: Whois command throws an error

Priority: (1-5, 5 being the most urgent) 2

Steps to Reproduce: Run the command

Expected Result: Command runs

Actual Result: Command errors

Notes:

TypeError: Cannot read property '0' of undefined
    at Whois.run (/opt/communityrelations/build/commands/whois.js:62:54)
    at default_1.run (/opt/communityrelations/build/events/messageCreate.js:30:32)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
# BUG REPORT **Brief Description:** Whois command throws an error **Priority:** (1-5, 5 being the most urgent) 2 **Steps to Reproduce:** Run the command **Expected Result:** Command runs **Actual Result:** Command errors **Notes:** ```js TypeError: Cannot read property '0' of undefined at Whois.run (/opt/communityrelations/build/commands/whois.js:62:54) at default_1.run (/opt/communityrelations/build/events/messageCreate.js:30:32) at runMicrotasks (<anonymous>) at processTicksAndRejections (internal/process/task_queues.js:97:5) ```
Bsian commented 2020-06-10 11:14:01 -04:00 (Migrated from gitlab.libraryofcode.org)

mentioned in commit fbf28dbdb2

mentioned in commit fbf28dbdb2d3cd419dd4ef850502f453472eb9b3
Bsian commented 2020-06-12 01:26:26 -04:00 (Migrated from gitlab.libraryofcode.org)

closed via commit fbf28dbdb2

closed via commit fbf28dbdb2d3cd419dd4ef850502f453472eb9b3
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: engineering/community-relations#11
There is no content yet.