Skip to content
Started 3 mo 22 days ago
Took 20 min on windows10x64
Failed

#3228 (Jan 5, 2024, 10:08:25 PM)

PR 1578: big pylint refactor
Changes
  1. add roadmap (details / githubweb)
  2. temporarily move root .pylintrc (details / githubweb)
  3. use fstring (details / githubweb)
  4. use fstrings (details / githubweb)
  5. specify encodings for open() (details / githubweb)
  6. module-level pylint disables (details / githubweb)
  7. make return type consistent (details / githubweb)
  8. remove unnecessary pylint disable (details / githubweb)
  9. explicitly raise from (details / githubweb)
  10. f strings (details / githubweb)
  11. pylint (details / githubweb)
  12. use fstrings for some but not all formatting (details / githubweb)
  13. assorted pylint fixes (details / githubweb)
  14. explicitly specify encoding for open() (details / githubweb)
  15. use with statements for open() (details / githubweb)
  16. fstrings pylint (details / githubweb)
  17. pylint fixes (details / githubweb)
  18. pylint fixes (details / githubweb)
  19. pylint fixes (details / githubweb)
  20. remove unnecessary pylint disable (details / githubweb)
  21. eliminate unused / indirect qty import (details / githubweb)
  22. pylint (details / githubweb)
  23. pylint mostly fstrings (details / githubweb)
  24. pylint (details / githubweb)
  25. disable fixme messages in pylintrc to encourage writing todos (details / githubweb)
  26. pylint (details / githubweb)
  27. pylint (details / githubweb)
  28. remove comparison with 0 using is (details / githubweb)
  29. pylint fixes (details / githubweb)
  30. pylint disable invalid-name (details / githubweb)
  31. pylint fixes (details / githubweb)
  32. pylint fixes (details / githubweb)
  33. pylint fixes (details / githubweb)
  34. pylint fixes (details / githubweb)
  35. fstrings (details / githubweb)
  36. fstrings (details / githubweb)
  37. ignore fstring suggestion (details / githubweb)
  38. join instead of string formatting (details / githubweb)
  39. pylint various (details / githubweb)
  40. move imports to top (details / githubweb)
  41. fstrings (details / githubweb)
  42. pylint various (details / githubweb)
  43. don't require docstrings for tests (details / githubweb)
  44. variable names (details / githubweb)
  45. ignore import order (details / githubweb)
  46. minor pylint fixes (details / githubweb)
  47. allow methods named setup to have no docstring (details / githubweb)
  48. minor pylint fixes (details / githubweb)
  49. ignore imports not at top level (details / githubweb)
  50. fstrings (details / githubweb)
  51. minor pylint fixes (details / githubweb)
  52. minor pylint (details / githubweb)
  53. pylint fixes (details / githubweb)
  54. use with statements and specify encoding for open() (details / githubweb)
  55. various pylint fixes (details / githubweb)
  56. various pylint fixes (details / githubweb)
  57. pylint fixes (details / githubweb)
  58. various pylint fixes (details / githubweb)
  59. pylint fixes (details / githubweb)
  60. pylint (details / githubweb)
  61. pylint (details / githubweb)
  62. pylint fixes (details / githubweb)
  63. minor pylint fixes (details / githubweb)
  64. fix stray pylint issues (details / githubweb)
  65. ignore duplicate-code warning, needs issue (details / githubweb)
  66. suppress modified-iterating-list warning, needs issue (details / githubweb)
  67. suppress modified-iterating-list warning, needs issue (details / githubweb)
  68. remove temporary files (details / githubweb)
  69. rcfile location changed (details / githubweb)

Started by upstream project CE_gpkit_PR_unit_tests build number 3228
originally caused by:

  • GitHub pull request #1578 of commit 485d413e5893d2139d97067a3cc732d08a750368, no merge conflicts.
Revision: a549e6f53c72897f7d24cc4280dc80bbce361450
Repository: https://github.com/convexengineering/gpkit
  • origin/pr/1578/merge
  • HEAD
  • origin/master
SCM: git https://github.com/convexengineering/gpkit
  • Commits since last build: 200
  • Latest commit: a549e6f
95 errors, 0 warnings
Test Result (94 failures / ±0)Show all failed tests >>>