gr2m / moment-parseformat

A moment.js plugin to extract the format of a date/time string
http://gr2m.github.io/moment-parseformat
Apache License 2.0
45 stars 30 forks source link

distinguish between timezone format ZZ (es.+0100) and Z (es. +01:00) #91

Closed angcap closed 5 years ago

ci-reporter[bot] commented 5 years ago

The build is failing

✨ Good work on this PR so far! ✨ Unfortunately, the Travis CI build is failing as of 8a561cb7786be798109bcd281b1887c2ae7c8a70. Here's the output:

npm test
> moment-parseformat@0.0.0-development pretest /home/travis/build/gr2m/moment-parseformat
> standard

standard: Use JavaScript Standard Style (https://standardjs.com)
standard: Run `standard --fix` to automatically fix some problems.
  /home/travis/build/gr2m/moment-parseformat/test/moment-parseformat-test.js:1:13: Extra semicolon.
  /home/travis/build/gr2m/moment-parseformat/test/moment-parseformat-test.js:3:27: Extra semicolon.
  /home/travis/build/gr2m/moment-parseformat/test/moment-parseformat-test.js:4:31: Extra semicolon.
  /home/travis/build/gr2m/moment-parseformat/test/moment-parseformat-test.js:6:41: Extra semicolon.

I'm sure you can fix it! If you need help, don't hesitate to ask a maintainer of the project!


This comment was automagically generated by ci-reporter. If you see a problem, open an issue here.