HoeenCoder / Wavelength

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

Badges: Restyle + Functions > Cases #135

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 --rulesdir=dev-tools/eslint --cache . && tsc && mocha /home/travis/build/HoeenCoder/Wavelength/rooms.js 987:1 error Trailing spaces not allowed no-trailing-spaces /home/travis/build/HoeenCoder/Wavelength/users.js 718:1 error Expected indentation of 1 tab but found 0 indent ✖ 2 problems (2 errors, 0 warnings) 2 errors, 0 warnings potentially fixable with the `--fix` option. npm ERR! Test failed. See above for more details. ```


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 --rulesdir=dev-tools/eslint --cache . && tsc && mocha /home/travis/build/HoeenCoder/Wavelength/rooms.js 987:1 error Trailing spaces not allowed no-trailing-spaces /home/travis/build/HoeenCoder/Wavelength/users.js 718:1 error Expected indentation of 1 tab but found 0 indent ✖ 2 problems (2 errors, 0 warnings) 2 errors, 0 warnings potentially fixable with the `--fix` option. npm ERR! Test failed. See above for more details. ```


AllianceSky-PS commented 6 years ago

Do not merge before updating chat.js with main server repository, Otherwise it will crash the server while using create/give/take.

Edit: Commented in wrong pr.

DeathlyPlays commented 6 years ago

Nope this works with current date code on this repo

AllianceSky-PS commented 6 years ago

Oh yeah, I commented in wrong pr :3 here is the issue: https://github.com/HoeenCoder/Wavelength/pull/134

HoeenCoder commented 6 years ago

You also need to log to the global modlog, not just note in chat.

DeathlyPlays commented 6 years ago

Oh I thought I closed this....

DeathlyPlays commented 6 years ago

Profile bug so de-prioritizing this