HoeenCoder / Wavelength

The github repository for the Wavelength server on Pokemon Showdown.
http://wavelength.psim.us/
Other
10 stars 46 forks source link

Polls: Add Started X Time Ago & Started by & Show only answers in results with at least 1 vote #154

Closed DeathlyPlays closed 6 years ago

TravisBuddy commented 6 years ago

Travis tests have failed

Hey Insist, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.

Node.js: 7.7

npm test ``` > pokemon-showdown@0.11.2 test /home/travis/build/HoeenCoder/Wavelength > eslint --cache . && mocha /home/travis/build/HoeenCoder/Wavelength/chat-plugins/poll.js 86:420 error Missing semicolon semi ✖ 1 problem (1 error, 0 warnings) 1 error, 0 warnings potentially fixable with the `--fix` option. npm ERR! Test failed. See above for more details. ```


DeathlyPlays commented 6 years ago

It showed up during testing, so I assume so @Lycanium-Z

DeathlyPlays commented 6 years ago

http://prntscr.com/i5ysg4

TravisBuddy commented 6 years ago

Travis tests have failed

Hey Insist, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.

Node.js: 7.7

npm test ``` > pokemon-showdown@0.11.2 test /home/travis/build/HoeenCoder/Wavelength > eslint --cache . && mocha /home/travis/build/HoeenCoder/Wavelength/chat-plugins/poll.js 426:90 error Parsing error: Unterminated string constant ✖ 1 problem (1 error, 0 warnings) npm ERR! Test failed. See above for more details. ```


DeathlyPlays commented 6 years ago

@HoeenCoder bump @Mystifi bump

Volco commented 6 years ago

@DeathlyPlays this is 100% tested and works?

DeathlyPlays commented 6 years ago

The started by is bugged sometimes

Volco commented 6 years ago

that needs to be fixed then if needed i will see what i can do

Volco commented 6 years ago

@DeathlyPlays other than the started by (which i fixed) anything else broken? or does everything work now?

DeathlyPlays commented 6 years ago

👍