Advertisement
Guest User

flake8 results

a guest
Jan 31st, 2019
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.03 KB | None | 0 0
  1. py27 runtests: commands[0] | flake8 sitescripts multiplexer.py multiplexer.fcgi
  2. sitescripts/web.py:46:56: W504 line break after binary operator
  3. sitescripts/templateFilters.py:128:37: W504 line break after binary operator
  4. sitescripts/templateFilters.py:129:49: W504 line break after binary operator
  5. sitescripts/templateFilters.py:130:45: W504 line break after binary operator
  6. sitescripts/templateFilters.py:131:73: W504 line break after binary operator
  7. sitescripts/templateFilters.py:137:37: W504 line break after binary operator
  8. sitescripts/templateFilters.py:138:49: W504 line break after binary operator
  9. sitescripts/utils.py:26:2: N816 variable 'siteScriptsPath' in global scope should not be mixedCase
  10. sitescripts/formmail/web/formmail2.py:103:17: E117 over-indented
  11. sitescripts/stats/bin/logprocessor.py:324:82: W504 line break after binary operator
  12. sitescripts/stats/test/logprocessor.py:22:6: N815 variable 'longMessage' in class scope should not be mixedCase
  13. sitescripts/stats/test/logprocessor.py:23:6: N815 variable 'maxDiff' in class scope should not be mixedCase
  14. sitescripts/stats/test/common.py:22:6: N815 variable 'longMessage' in class scope should not be mixedCase
  15. sitescripts/stats/test/common.py:23:6: N815 variable 'maxDiff' in class scope should not be mixedCase
  16. sitescripts/urlfixer/bin/topDomains.py:80:76: W504 line break after binary operator
  17. sitescripts/extensions/utils.py:136:6: N815 variable 'nightlyConfig' in class scope should not be mixedCase
  18. sitescripts/extensions/utils.py:137:6: N815 variable 'repositoryName' in class scope should not be mixedCase
  19. sitescripts/extensions/utils.py:140:6: N815 variable 'spiderMonkeyBinary' in class scope should not be mixedCase
  20. sitescripts/extensions/utils.py:141:6: N815 variable 'nightliesDirectory' in class scope should not be mixedCase
  21. sitescripts/extensions/utils.py:142:6: N815 variable 'nightliesURL' in class scope should not be mixedCase
  22. sitescripts/extensions/utils.py:143:6: N815 variable 'downloadsRepo' in class scope should not be mixedCase
  23. sitescripts/extensions/utils.py:144:6: N815 variable 'downloadsURL' in class scope should not be mixedCase
  24. sitescripts/extensions/utils.py:145:6: N815 variable 'docsDirectory' in class scope should not be mixedCase
  25. sitescripts/extensions/utils.py:151:6: N815 variable 'keyFile' in class scope should not be mixedCase
  26. sitescripts/extensions/utils.py:153:6: N815 variable 'galleryID' in class scope should not be mixedCase
  27. sitescripts/extensions/utils.py:154:6: N815 variable 'devbuildGalleryID' in class scope should not be mixedCase
  28. sitescripts/extensions/utils.py:155:6: N815 variable 'downloadPage' in class scope should not be mixedCase
  29. sitescripts/extensions/utils.py:156:6: N815 variable 'clientID' in class scope should not be mixedCase
  30. sitescripts/extensions/utils.py:157:6: N815 variable 'clientSecret' in class scope should not be mixedCase
  31. sitescripts/extensions/utils.py:158:6: N815 variable 'privateKey' in class scope should not be mixedCase
  32. sitescripts/extensions/utils.py:160:6: N815 variable 'refreshToken' in class scope should not be mixedCase
  33. sitescripts/extensions/utils.py:161:6: N815 variable 'tenantID' in class scope should not be mixedCase
  34. sitescripts/extensions/utils.py:164:6: N815 variable 'latestRevision' in class scope should not be mixedCase
  35. sitescripts/extensions/utils.py:339:69: W504 line break after binary operator
  36. sitescripts/extensions/bin/createNightlies.py:180:10: N813 camelcase 'buildtools.packagerChrome' imported as lowercase 'packager'
  37. sitescripts/extensions/bin/createNightlies.py:214:10: N813 camelcase 'buildtools.packagerChrome' imported as lowercase 'packager'
  38. sitescripts/extensions/bin/createNightlies.py:232:10: N813 camelcase 'sitescripts.extensions.bin.legacy.packagerSafari' imported as lowercase 'packager'
  39. sitescripts/extensions/bin/createNightlies.py:868:45: W504 line break after binary operator
  40. sitescripts/extensions/bin/createNightlies.py:869:43: W504 line break after binary operator
  41. sitescripts/hg/bin/update_issues.py:195:44: W504 line break after binary operator
  42. sitescripts/hg/bin/update_issues.py:196:39: W504 line break after binary operator
  43. sitescripts/reports/bin/mailDigests.py:181:6: N816 variable 'weekDay' in global scope should not be mixedCase
  44. sitescripts/reports/bin/mailDigests.py:183:6: N816 variable 'currentTime' in global scope should not be mixedCase
  45. sitescripts/reports/bin/mailDigests.py:184:6: N816 variable 'startTime' in global scope should not be mixedCase
  46. sitescripts/reports/bin/mailDigests.py:186:10: N816 variable 'startTime' in global scope should not be mixedCase
  47. sitescripts/reports/bin/mailDigests.py:188:10: N816 variable 'startTime' in global scope should not be mixedCase
  48. sitescripts/reports/bin/mailDigests.py:190:6: N816 variable 'fakeSubscription' in global scope should not be mixedCase
  49. sitescripts/reports/bin/mailDigests.py:191:6: N816 variable 'subscriptionList' in global scope should not be mixedCase
  50. sitescripts/reports/bin/updateDigests.py:109:6: N816 variable 'currentTime' in global scope should not be mixedCase
  51. sitescripts/reports/bin/parseNewReports.py:28:2: N816 variable 'reportData' in global scope should not be mixedCase
  52. sitescripts/reports/bin/parseNewReports.py:29:2: N816 variable 'tagStack' in global scope should not be mixedCase
  53. sitescripts/reports/bin/parseNewReports.py:31:2: N816 variable 'lengthRestrictions' in global scope should not be mixedCase
  54. sitescripts/subscriptions/knownIssuesParser.py:22:2: N816 variable 'supportedKeys' in global scope should not be mixedCase
  55. sitescripts/subscriptions/subscriptionParser.py:53:6: N815 variable 'supplementsType' in class scope should not be mixedCase
  56. sitescripts/subscriptions/subscriptionParser.py:64:6: N815 variable 'digestDay' in class scope should not be mixedCase
  57. sitescripts/subscriptions/bin/updateStatusPage.py:98:6: N816 variable 'outputFile' in global scope should not be mixedCase
  58. sitescripts/subscriptions/bin/processTemplate.py:35:6: N816 variable 'templateName' in global scope should not be mixedCase
  59. sitescripts/subscriptions/bin/processTemplate.py:36:6: N816 variable 'outputFile' in global scope should not be mixedCase
  60. sitescripts/subscriptions/bin/processTemplate.py:38:10: N816 variable 'outputFile' in global scope should not be mixedCase
  61. sitescripts/subscriptions/bin/generateReport.py:97:10: N816 variable 'logPath' in global scope should not be mixedCase
  62. sitescripts/management/bin/installChanges.py:128:6: N816 variable 'syncState' in global scope should not be mixedCase
  63. sitescripts/management/bin/installChanges.py:129:6: N816 variable 'syncStateFile' in global scope should not be mixedCase
  64. multiplexer.fcgi:24:2: N816 variable 'bindAddress' in global scope should not be mixedCase
  65. multiplexer.fcgi:28:10: N816 variable 'bindAddress' in global scope should not be mixedCase
  66. ERROR: InvocationError for command '/home/emma/Dropbox/eyeo/hg/abpssembly/.tox/py27/bin/flake8 sitescripts multiplexer.py multiplexer.fcgi' (exited with code 1)
  67. _____________________________________________________________ summary _____________________________________________________________
  68. ERROR: py27: commands failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement