Guest User

Unable to push to GitHub

a guest
Jan 14th, 2020
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.86 KB | None | 0 0
  1.   fxa git:(master)git pull upstream master
  2. From https://github.com/mozilla/fxa
  3.  * branch                master     -> FETCH_HEAD
  4. Already up to date.
  5. ➜  fxa git:(master)git push origin master
  6. husky > pre-push (node v12.2.0)
  7.  
  8. > fxa@2.0.0 audit /Users/farhan/Desktop/contri/mozilla/fxa
  9. > lerna run audit --parallel
  10.  
  11. lerna notice cli v3.16.4
  12. lerna info versioning independent
  13. lerna info Executing command in 17 packages: "npm run audit"
  14. 123done: > 123done@0.0.2 audit /Users/farhan/Desktop/contri/mozilla/fxa/packages/123done
  15. 123done: > npm audit --json | audit-filter --nsp-config=.nsprc --audit=-
  16. browserid-verifier: > browserid-verifier@0.10.1 audit /Users/farhan/Desktop/contri/mozilla/fxa/packages/browserid-verifier
  17. browserid-verifier: > npm audit --json | audit-filter --nsp-config=.nsprc --audit=-
  18. firefox-fortress: > firefox-fortress@0.0.2 audit /Users/farhan/Desktop/contri/mozilla/fxa/packages/fortress
  19. firefox-fortress: > npm audit --json | audit-filter --nsp-config=.nsprc --audit=-
  20. fxa-amplitude-send: > fxa-amplitude-send@1.1.0 audit /Users/farhan/Desktop/contri/mozilla/fxa/packages/fxa-amplitude-send
  21. fxa-amplitude-send: > echo 'dependency checking not yet enabled for fxa-amplitude-send'
  22. fxa-amplitude-send: dependency checking not yet enabled for fxa-amplitude-send
  23. fxa-auth-db-mysql: > fxa-auth-db-mysql@1.154.0 audit /Users/farhan/Desktop/contri/mozilla/fxa/packages/fxa-auth-db-mysql
  24. fxa-auth-db-mysql: > npm audit --json | audit-filter --nsp-config=.nsprc --audit=-
  25. fxa-email-event-proxy: > fxa-email-event-proxy@1.154.0 audit /Users/farhan/Desktop/contri/mozilla/fxa/packages/fxa-email-event-proxy
  26. fxa-email-event-proxy: > npm audit --json | audit-filter --nsp-config=.nsprc --audit=-
  27. fxa-auth-server: > fxa-auth-server@1.154.0 audit /Users/farhan/Desktop/contri/mozilla/fxa/packages/fxa-auth-server
  28. fxa-auth-server: > npm audit --json | audit-filter --nsp-config=.nsprc --audit=-
  29. fxa-dev-launcher: > fxa-dev-launcher@1.0.0 audit /Users/farhan/Desktop/contri/mozilla/fxa/packages/fxa-dev-launcher
  30. fxa-dev-launcher: > npm audit --json | audit-filter --nsp-config=.nsprc --audit=-
  31. fxa-content-server: > fxa-content-server@1.154.0 audit /Users/farhan/Desktop/contri/mozilla/fxa/packages/fxa-content-server
  32. fxa-content-server: > npm audit --json | audit-filter --nsp-config=.nsprc --audit=-
  33. fxa-customs-server: > fxa-customs-server@1.154.0 audit /Users/farhan/Desktop/contri/mozilla/fxa/packages/fxa-customs-server
  34. fxa-customs-server: > npm audit --json | audit-filter --nsp-config=.nsprc --audit=-
  35. fxa-event-broker: > fxa-event-broker@1.154.0 audit /Users/farhan/Desktop/contri/mozilla/fxa/packages/fxa-event-broker
  36. fxa-event-broker: > npm audit --json | audit-filter --nsp-config=.nsprc --audit=-
  37. fxa-geodb: > fxa-geodb@1.154.0 audit /Users/farhan/Desktop/contri/mozilla/fxa/packages/fxa-geodb
  38. fxa-geodb: > npm audit --json | audit-filter --nsp-config=.nsprc --audit=-
  39. fxa-shared: > fxa-shared@1.154.0 audit /Users/farhan/Desktop/contri/mozilla/fxa/packages/fxa-shared
  40. fxa-shared: > npm audit --json | audit-filter --nsp-config=.nsprc --audit=-
  41. fxa-profile-server: > fxa-profile-server@1.154.0 audit /Users/farhan/Desktop/contri/mozilla/fxa/packages/fxa-profile-server
  42. fxa-profile-server: > npm audit --json | audit-filter --nsp-config=.nsprc --audit=-
  43. fxa-js-client: > fxa-js-client@1.0.24 audit /Users/farhan/Desktop/contri/mozilla/fxa/packages/fxa-js-client
  44. fxa-js-client: > npm audit --json | audit-filter --nsp-config=.nsprc --audit=-
  45. fxa-payments-server: > fxa-payments-server@1.154.0 audit /Users/farhan/Desktop/contri/mozilla/fxa/packages/fxa-payments-server
  46. fxa-payments-server: > npm audit --json | audit-filter --nsp-config=.nsprc --audit=-
  47. fxa-support-panel: > fxa-support-panel@1.154.0 audit /Users/farhan/Desktop/contri/mozilla/fxa/packages/fxa-support-panel
  48. fxa-support-panel: > npm audit --json | audit-filter --nsp-config=.nsprc --audit=-
  49. 123done: No advisories found after filtering.
  50. firefox-fortress: No advisories found after filtering.
  51. fxa-dev-launcher: No advisories found after filtering.
  52. fxa-email-event-proxy: No advisories found after filtering.
  53. browserid-verifier: No advisories found after filtering.
  54. fxa-shared: No advisories found after filtering.
  55. fxa-auth-db-mysql: No advisories found after filtering.
  56. fxa-support-panel: No advisories found after filtering.
  57. fxa-geodb: No advisories found after filtering.
  58. fxa-customs-server: No advisories found after filtering.
  59. fxa-js-client: No advisories found after filtering.
  60. fxa-profile-server: No advisories found after filtering.
  61. fxa-auth-server: No advisories found after filtering.
  62. fxa-content-server: Unfiltered advisories:
  63. fxa-content-server:   https://npmjs.com/advisories/961
  64. fxa-content-server: npm ERR! code ELIFECYCLE
  65. fxa-content-server: npm ERR! errno 1
  66. fxa-content-server: npm ERR! fxa-content-server@1.154.0 audit: `npm audit --json | audit-filter --nsp-config=.nsprc --audit=-`
  67. fxa-content-server: npm ERR! Exit status 1
  68. fxa-content-server: npm ERR!
  69. fxa-content-server: npm ERR! Failed at the fxa-content-server@1.154.0 audit script.
  70. fxa-content-server: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  71. fxa-event-broker: No advisories found after filtering.
  72. fxa-content-server: npm ERR! A complete log of this run can be found in:
  73. fxa-content-server: npm ERR!     /Users/farhan/.npm/_logs/2020-01-14T09_11_36_570Z-debug.log
  74. lerna ERR! npm run audit exited 1 in 'fxa-content-server'
  75. lerna ERR! npm run audit stdout:
  76.  
  77. > fxa-content-server@1.154.0 audit /Users/farhan/Desktop/contri/mozilla/fxa/packages/fxa-content-server
  78. > npm audit --json | audit-filter --nsp-config=.nsprc --audit=-
  79.  
  80.  
  81. lerna ERR! npm run audit stderr:
  82. Unfiltered advisories:
  83.   https://npmjs.com/advisories/961
  84. npm ERR! code ELIFECYCLE
  85. npm ERR! errno 1
  86. npm ERR! fxa-content-server@1.154.0 audit: `npm audit --json | audit-filter --nsp-config=.nsprc --audit=-`
  87. npm ERR! Exit status 1
  88. npm ERR!
  89. npm ERR! Failed at the fxa-content-server@1.154.0 audit script.
  90. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  91.  
  92. npm ERR! A complete log of this run can be found in:
  93. npm ERR!     /Users/farhan/.npm/_logs/2020-01-14T09_11_36_570Z-debug.log
  94.  
  95. lerna ERR! npm run audit exited 1 in 'fxa-content-server'
  96. lerna WARN complete Waiting for 2 child processes to exit. CTRL-C to exit immediately.
  97. npm ERR! code ELIFECYCLE
  98. npm ERR! errno 1
  99. npm ERR! fxa@2.0.0 audit: `lerna run audit --parallel`
  100. npm ERR! Exit status 1
  101. npm ERR!
  102. npm ERR! Failed at the fxa@2.0.0 audit script.
  103. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  104.  
  105. npm ERR! A complete log of this run can be found in:
  106. npm ERR!     /Users/farhan/.npm/_logs/2020-01-14T09_11_36_651Z-debug.log
  107. husky > pre-push hook failed (add --no-verify to bypass)
  108. error: failed to push some refs to 'https://github.com/farhan787/fxa'
  109. ➜  fxa git:(master)
Add Comment
Please, Sign In to add comment