Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync settings after installing the integration #71

Closed
wants to merge 2 commits into from
Closed

Sync settings after installing the integration #71

wants to merge 2 commits into from

Conversation

knrt10
Copy link

@knrt10 knrt10 commented Mar 17, 2018

This is reference to issue #1

@ci-reporter
Copy link

ci-reporter bot commented Mar 17, 2018

The build is failing

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

npm test
> probot-settings@1.0.0 test /home/travis/build/probot/settings
> jest && standard

 PASS  test/lib/plugins/repository.test.js
 PASS  test/lib/plugins/labels.test.js
 PASS  test/lib/plugins/collaborators.test.js
 PASS  test/lib/plugins/teams.test.js
 PASS  test/index.test.js

Test Suites: 5 passed, 5 total
Tests:       9 passed, 9 total
Snapshots:   0 total
Time:        6.052s
Ran all test suites.
standard: Use JavaScript Standard Style (https://standardjs.com)
standard: Run `standard --fix` to automatically fix some problems.
  /home/travis/build/probot/settings/index.js:18:45: A space is required after ','.
  /home/travis/build/probot/settings/index.js:20:1: Expected indentation of 2 spaces but found 4.
  /home/travis/build/probot/settings/index.js:20:31: Missing space before function parentheses.
  /home/travis/build/probot/settings/index.js:20:40: Missing space before opening brace.
  /home/travis/build/probot/settings/index.js:21:1: Expected indentation of 4 spaces but found 6.
  /home/travis/build/probot/settings/index.js:21:24: Multiple spaces found before 'context'.
  /home/travis/build/probot/settings/index.js:22:1: Expected indentation of 4 spaces but found 6.
  /home/travis/build/probot/settings/index.js:23:1: Expected indentation of 4 spaces but found 6.
  /home/travis/build/probot/settings/index.js:23:28: Multiple spaces found before 'payload'.
  /home/travis/build/probot/settings/index.js:23:60: Extra semicolon.
  /home/travis/build/probot/settings/index.js:25:1: Expected indentation of 4 spaces but found 6.
  /home/travis/build/probot/settings/index.js:26:1: Expected indentation of 4 spaces but found 6.
  /home/travis/build/probot/settings/index.js:26:23: Multiple spaces found before 'await'.
  /home/travis/build/probot/settings/index.js:28:1: Expected indentation of 4 spaces but found 6.
  /home/travis/build/probot/settings/index.js:29:1: Expected indentation of 4 spaces but found 6.
  /home/travis/build/probot/settings/index.js:30:1: Expected indentation of 4 spaces but found 6.
  /home/travis/build/probot/settings/index.js:31:1: Expected indentation of 4 spaces but found 6.
  /home/travis/build/probot/settings/index.js:32:1: Expected indentation of 6 spaces but found 8.
  /home/travis/build/probot/settings/index.js:32:9: Extra space after key 'owner'.
  /home/travis/build/probot/settings/index.js:33:1: Expected indentation of 6 spaces but found 8.
  /home/travis/build/probot/settings/index.js:33:9: Extra space after key 'repo'.
  /home/travis/build/probot/settings/index.js:34:1: Expected indentation of 4 spaces but found 6.
  /home/travis/build/probot/settings/index.js:35:1: Expected indentation of 4 spaces but found 6.
  /home/travis/build/probot/settings/index.js:36:1: Expected indentation of 2 spaces but found 4.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant