tribuchet: building on jamie treefmt v2.5.0ERRO formatter | ruff-check[1]: failed to apply with options '[check --fix]': exit status 1 C408 Unnecessary `dict()` call (rewrite as a literal) --> packages/master.cfg.py:218:25 | 216 | ) 217 | 218 | c = BuildmasterConfig = dict( | _________________________^ 219 | | title="Hello World CI", 220 | | titleURL="https://buildbot.github.io/hello-world/", 221 | | buildbotURL=url, 222 | | configurators=[ 223 | | NixConfigurator(buildbot_nix_config), 224 | | ], 225 | | protocols={"pb": {"port": "tcp:9989:interface=\\:\\:1"}}, 226 | | www=dict(port=PORT, plugins=dict(), auth=util.UserPasswordAuth({"admin": "admin"})), 227 | | ) | |_^ help: Rewrite as a literal C408 Unnecessary `dict()` call (rewrite as a literal) --> packages/master.cfg.py:226:9 | 224 | ], 225 | protocols={"pb": {"port": "tcp:9989:interface=\\:\\:1"}}, 226 | www=dict(port=PORT, plugins=dict(), auth=util.UserPasswordAuth({"admin": "admin"})), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 227 | ) | help: Rewrite as a literal C408 Unnecessary `dict()` call (rewrite as a literal) --> packages/master.cfg.py:226:33 | 224 | ], 225 | protocols={"pb": {"port": "tcp:9989:interface=\\:\\:1"}}, 226 | www=dict(port=PORT, plugins=dict(), auth=util.UserPasswordAuth({"admin": "admin"})), | ^^^^^^ 227 | ) | help: Rewrite as a literal Found 4 errors (1 fixed, 3 remaining). No fixes available (3 hidden fixes can be enabled with the `--unsafe-fixes` option). ERRO formatter | mypy-: failed to apply with options '[-eucx cd "." export PYTHONPATH="/nix/store/3n4qphl9s728sz8frmpqqrv9b1m87g68-python3-3.14.7/lib/python3.14/site-packages:/nix/store/51i904l2lnbvv78sax90vsrsbzkmh8sz-buildbot-4.3.0/lib/python3.14/site-packages:/nix/store/kj1362jm65wn0zlvsj87kphizri5pacf-python3.14-buildbot_worker-4.3.0/lib/python3.14/site-packages:/nix/store/456lhmpjcgavpaas39dcyhb3k52f41yy-python3.14-twisted-26.4.0/lib/python3.14/site-packages:/nix/store/1r02vd1qh7hr65l6nlm1yi1m576czdna-python3.14-pydantic-2.13.4/lib/python3.14/site-packages:/nix/store/5srgg0xydsxbp6bkgnkqarw4i8bh40c8-python3.14-pytest-9.1.1/lib/python3.14/site-packages:/nix/store/rnvi0by108rgfzyr6yrb5zqrdc8jil6b-python3.14-zope-interface-8.2/lib/python3.14/site-packages:/nix/store/f198hq48l3mbas02g84mqszgxzdrsda3-python3.14-types-requests-2.32.4.20260107/lib/python3.14/site-packages:/nix/store/dmzzjaam0rnb7grx9m2zkf44f57z54np-python3.14-jinja2-3.1.6/lib/python3.14/site-packages:/nix/store/k05ya4gi29rv5sk2gnd57wgiywwfyrb0-python3.14-msgpack-1.2.1/lib/python3.14/site-packages:/nix/store/k0xwvs0imspzxa4rxh50bqqpwwz2jm1n-python3.14-sqlalchemy-2.0.51/lib/python3.14/site-packages:/nix/store/68rmldyrhpd11wq0mhh5yr0g0q5llwjk-python3.14-alembic-1.18.1/lib/python3.14/site-packages:/nix/store/iwckkjf44ffy7zh9a1l89mik13ys4xk3-python3.14-python-dateutil-2.9.0.post0/lib/python3.14/site-packages:/nix/store/wxlsyi6865jr9lq70z5vsyd5shnkzsq8-python3.14-txaio-25.12.2/lib/python3.14/site-packages:/nix/store/lfbrkk16qddgzcay9gdrv0c4kf2bjdhi-python3.14-autobahn-25.12.2/lib/python3.14/site-packages:/nix/store/bmli0cvy0j7yvlr3fwlyzpdd0d8zw2xd-python3.14-pyjwt-2.13.0/lib/python3.14/site-packages:/nix/store/ax9r74k7hy3wn6a4cbmamsmysrw1fajk-python3.14-pyyaml-6.0.3/lib/python3.14/site-packages:/nix/store/293mdiam5iznikxgnjfd7w11r43vxzmp-python3.14-croniter-6.2.4/lib/python3.14/site-packages:/nix/store/44dj7r4d3ny87lpv1rv4pc5qml18x6vq-python3.14-importlib-resources-7.1.0/lib/python3.14/site-packages:/nix/store/4fgkln5dql87s2dlbahyh2cia78ivs2n-python3.14-packaging-26.2/lib/python3.14/site-packages:/nix/store/rxybqz5yiam6mrbf0vwnjbgzmkshclaz-python3.14-unidiff-1.0.0/lib/python3.14/site-packages:/nix/store/vp8yfm2yil9xq060bq968m2iraj8hr4l-python3.14-treq-25.5.0/lib/python3.14/site-packages:/nix/store/gwyaqilhj7najkz88dkmzd7n2npf9kks-python3.14-brotli-1.2.0/lib/python3.14/site-packages:/nix/store/4xk9pxh087kdxhmv4xnmzfa91d8xw4iq-python3.14-zstandard-0.25.0/lib/python3.14/site-packages:/nix/store/5gnzi47n1l509jvifq0gxpvxcdpmi8fa-python3.14-idna-3.18/lib/python3.14/site-packages:/nix/store/s5ds1658vn50nlbsyr85p1vljln04rpw-python3.14-pyopenssl-26.3.0-dev/lib/python3.14/site-packages:/nix/store/9hlg4vf4d7gglfqb7qzbnbhcizxqqsab-python3.14-service-identity-26.1.0/lib/python3.14/site-packages:/nix/store/73wawjyim6b4s116qqv4icwypks8hwcx-python3.14-attrs-26.1.0/lib/python3.14/site-packages:/nix/store/xxwbmal9s8vnm5n1nv5rgxhhk49wlyw2-python3.14-automat-25.4.16/lib/python3.14/site-packages:/nix/store/0adc5nrnx23mjnn91mn57cs2xw2ig7gr-python3.14-constantly-23.10.4/lib/python3.14/site-packages:/nix/store/cklkgp6w4z4wysk5xfkzhp6kkpjla7s8-python3.14-hyperlink-21.0.0/lib/python3.14/site-packages:/nix/store/zp358ag9cmg5w7iyxzq61zaizcd67qwf-python3.14-incremental-24.11.0/lib/python3.14/site-packages:/nix/store/d9wibviqb969bcsad2cacxck1sfxq4ql-python3.14-typing-extensions-4.16.0/lib/python3.14/site-packages:/nix/store/r0704i0kxn3pyn6h9szkmpjky8dpiaif-python3.14-markupsafe-3.0.3/lib/python3.14/site-packages:/nix/store/b35vzh3kz4cmmc558nynbiglp4mi2grj-python3.14-greenlet-3.5.3/lib/python3.14/site-packages:/nix/store/p82r0a32zddl8vcbfx23fibipnv7jslx-python3.14-mako-1.3.12/lib/python3.14/site-packages:/nix/store/bzpgld7rwn4l506akacwb7r3pva0fk0j-python3.14-six-1.17.0/lib/python3.14/site-packages:/nix/store/51pslj8x3b7a3qjkfl8n6dy0vbhl6jlq-python3.14-cryptography-50.0.0/lib/python3.14/site-packages:/nix/store/mkddp4wxlnizlnvni7753all1s3snp2g-python3.14-pynacl-1.6.2/lib/python3.14/site-packages:/nix/store/wnwq8lj86567dqmq5a8q0a2k7z5p2dq6-python3.14-cffi-2.1.0/lib/python3.14/site-packages:/nix/store/9d2xibmlrvvw41syy3z0waa69vzyy6dk-python3.14-pycparser-3.00/lib/python3.14/site-packages:/nix/store/4wl7apyawqka92kf9rf3ic4x0sdibrrq-python3.14-importlib-metadata-9.0.0/lib/python3.14/site-packages:/nix/store/45k848k4yyizczj0dyd01b3c52adlpk6-python3.14-toml-0.10.2/lib/python3.14/site-packages:/nix/store/sf4kw3nr4kmcjphlnsxwwd0gq0dlai9k-python3.14-zipp-4.1.0/lib/python3.14/site-packages:/nix/store/gxvpmc11qylwrypq5qz48mirk88bamwg-python3.14-multipart-2.0.0/lib/python3.14/site-packages:/nix/store/ihi6c82lh00hi5nbrch6hjlv2r0mc569-python3.14-requests-2.34.2/lib/python3.14/site-packages:/nix/store/5zxqjdmyb9yvanm8cz9g2km3cmf9wm1b-python3.14-certifi-2026.06.17/lib/python3.14/site-packages:/nix/store/kh47qjvh4im4k4pvmpx2wv4aacqln6xl-python3.14-charset-normalizer-3.4.9/lib/python3.14/site-packages:/nix/store/k3mrgl0kkp5pph0jnb2l1rrljnvqjx0s-python3.14-urllib3-2.7.0/lib/python3.14/site-packages:/nix/store/yzp8nqr63c9n2d2scvjy0nychilvpw8j-python3.14-pyasn1-0.6.4/lib/python3.14/site-packages:/nix/store/8gin9rlqvirg7aca5p4h4f4m4ag4jv4h-python3.14-pyasn1-modules-0.4.2/lib/python3.14/site-packages:/nix/store/lk75b9kcfnfbx2plbvqnkhbr150ysbgn-python3.14-annotated-types-0.7.0/lib/python3.14/site-packages:/nix/store/cb1x80lppmmckr82a4564ici5g7jkn3j-python3.14-pydantic-core-2.46.4/lib/python3.14/site-packages:/nix/store/77sif89fsvkzn9lbq4hr1yfwima0k220-python3.14-typing-inspection-0.4.2/lib/python3.14/site-packages:/nix/store/ybbyi6m6xznmq3qkb9wc9mj99zmpn5j2-python3.14-iniconfig-2.3.0/lib/python3.14/site-packages:/nix/store/42p69z2jmikj72an8i1v8alff309yddg-python3.14-pluggy-1.6.0/lib/python3.14/site-packages:/nix/store/lw4i6cvwldn76m1c1k17n9qsxhlg83s2-python3.14-pygments-2.20.0/lib/python3.14/site-packages:/nix/store/5sjllyp8g0k0n2jj1jl2f64lfbxd541a-python3.14-types-urllib3-1.26.25.14/lib/python3.14/site-packages" /nix/store/n17ph4fyhapgnfrf9h8s3sgn06h7kwq2-python3.14-mypy-2.1.0/bin/mypy buildbot_nix buildbot_effects ]': exit status 1 + cd . + export PYTHONPATH=/nix/store/3n4qphl9s728sz8frmpqqrv9b1m87g68-python3-3.14.7/lib/python3.14/site-packages:/nix/store/51i904l2lnbvv78sax90vsrsbzkmh8sz-buildbot-4.3.0/lib/python3.14/site-packages:/nix/store/kj1362jm65wn0zlvsj87kphizri5pacf-python3.14-buildbot_worker-4.3.0/lib/python3.14/site-packages:/nix/store/456lhmpjcgavpaas39dcyhb3k52f41yy-python3.14-twisted-26.4.0/lib/python3.14/site-packages:/nix/store/1r02vd1qh7hr65l6nlm1yi1m576czdna-python3.14-pydantic-2.13.4/lib/python3.14/site-packages:/nix/store/5srgg0xydsxbp6bkgnkqarw4i8bh40c8-python3.14-pytest-9.1.1/lib/python3.14/site-packages:/nix/store/rnvi0by108rgfzyr6yrb5zqrdc8jil6b-python3.14-zope-interface-8.2/lib/python3.14/site-packages:/nix/store/f198hq48l3mbas02g84mqszgxzdrsda3-python3.14-types-requests-2.32.4.20260107/lib/python3.14/site-packages:/nix/store/dmzzjaam0rnb7grx9m2zkf44f57z54np-python3.14-jinja2-3.1.6/lib/python3.14/site-packages:/nix/store/k05ya4gi29rv5sk2gnd57wgiywwfyrb0-python3.14-msgpack-1.2.1/lib/python3.14/site-packages:/nix/store/k0xwvs0imspzxa4rxh50bqqpwwz2jm1n-python3.14-sqlalchemy-2.0.51/lib/python3.14/site-packages:/nix/store/68rmldyrhpd11wq0mhh5yr0g0q5llwjk-python3.14-alembic-1.18.1/lib/python3.14/site-packages:/nix/store/iwckkjf44ffy7zh9a1l89mik13ys4xk3-python3.14-python-dateutil-2.9.0.post0/lib/python3.14/site-packages:/nix/store/wxlsyi6865jr9lq70z5vsyd5shnkzsq8-python3.14-txaio-25.12.2/lib/python3.14/site-packages:/nix/store/lfbrkk16qddgzcay9gdrv0c4kf2bjdhi-python3.14-autobahn-25.12.2/lib/python3.14/site-packages:/nix/store/bmli0cvy0j7yvlr3fwlyzpdd0d8zw2xd-python3.14-pyjwt-2.13.0/lib/python3.14/site-packages:/nix/store/ax9r74k7hy3wn6a4cbmamsmysrw1fajk-python3.14-pyyaml-6.0.3/lib/python3.14/site-packages:/nix/store/293mdiam5iznikxgnjfd7w11r43vxzmp-python3.14-croniter-6.2.4/lib/python3.14/site-packages:/nix/store/44dj7r4d3ny87lpv1rv4pc5qml18x6vq-python3.14-importlib-resources-7.1.0/lib/python3.14/site-packages:/nix/store/4fgkln5dql87s2dlbahyh2cia78ivs2n-python3.14-packaging-26.2/lib/python3.14/site-packages:/nix/store/rxybqz5yiam6mrbf0vwnjbgzmkshclaz-python3.14-unidiff-1.0.0/lib/python3.14/site-packages:/nix/store/vp8yfm2yil9xq060bq968m2iraj8hr4l-python3.14-treq-25.5.0/lib/python3.14/site-packages:/nix/store/gwyaqilhj7najkz88dkmzd7n2npf9kks-python3.14-brotli-1.2.0/lib/python3.14/site-packages:/nix/store/4xk9pxh087kdxhmv4xnmzfa91d8xw4iq-python3.14-zstandard-0.25.0/lib/python3.14/site-packages:/nix/store/5gnzi47n1l509jvifq0gxpvxcdpmi8fa-python3.14-idna-3.18/lib/python3.14/site-packages:/nix/store/s5ds1658vn50nlbsyr85p1vljln04rpw-python3.14-pyopenssl-26.3.0-dev/lib/python3.14/site-packages:/nix/store/9hlg4vf4d7gglfqb7qzbnbhcizxqqsab-python3.14-service-identity-26.1.0/lib/python3.14/site-packages:/nix/store/73wawjyim6b4s116qqv4icwypks8hwcx-python3.14-attrs-26.1.0/lib/python3.14/site-packages:/nix/store/xxwbmal9s8vnm5n1nv5rgxhhk49wlyw2-python3.14-automat-25.4.16/lib/python3.14/site-packages:/nix/store/0adc5nrnx23mjnn91mn57cs2xw2ig7gr-python3.14-constantly-23.10.4/lib/python3.14/site-packages:/nix/store/cklkgp6w4z4wysk5xfkzhp6kkpjla7s8-python3.14-hyperlink-21.0.0/lib/python3.14/site-packages:/nix/store/zp358ag9cmg5w7iyxzq61zaizcd67qwf-python3.14-incremental-24.11.0/lib/python3.14/site-packages:/nix/store/d9wibviqb969bcsad2cacxck1sfxq4ql-python3.14-typing-extensions-4.16.0/lib/python3.14/site-packages:/nix/store/r0704i0kxn3pyn6h9szkmpjky8dpiaif-python3.14-markupsafe-3.0.3/lib/python3.14/site-packages:/nix/store/b35vzh3kz4cmmc558nynbiglp4mi2grj-python3.14-greenlet-3.5.3/lib/python3.14/site-packages:/nix/store/p82r0a32zddl8vcbfx23fibipnv7jslx-python3.14-mako-1.3.12/lib/python3.14/site-packages:/nix/store/bzpgld7rwn4l506akacwb7r3pva0fk0j-python3.14-six-1.17.0/lib/python3.14/site-packages:/nix/store/51pslj8x3b7a3qjkfl8n6dy0vbhl6jlq-python3.14-cryptography-50.0.0/lib/python3.14/site-packages:/nix/store/mkddp4wxlnizlnvni7753all1s3snp2g-python3.14-pynacl-1.6.2/lib/python3.14/site-packages:/nix/store/wnwq8lj86567dqmq5a8q0a2k7z5p2dq6-python3.14-cffi-2.1.0/lib/python3.14/site-packages:/nix/store/9d2xibmlrvvw41syy3z0waa69vzyy6dk-python3.14-pycparser-3.00/lib/python3.14/site-packages:/nix/store/4wl7apyawqka92kf9rf3ic4x0sdibrrq-python3.14-importlib-metadata-9.0.0/lib/python3.14/site-packages:/nix/store/45k848k4yyizczj0dyd01b3c52adlpk6-python3.14-toml-0.10.2/lib/python3.14/site-packages:/nix/store/sf4kw3nr4kmcjphlnsxwwd0gq0dlai9k-python3.14-zipp-4.1.0/lib/python3.14/site-packages:/nix/store/gxvpmc11qylwrypq5qz48mirk88bamwg-python3.14-multipart-2.0.0/lib/python3.14/site-packages:/nix/store/ihi6c82lh00hi5nbrch6hjlv2r0mc569-python3.14-requests-2.34.2/lib/python3.14/site-packages:/nix/store/5zxqjdmyb9yvanm8cz9g2km3cmf9wm1b-python3.14-certifi-2026.06.17/lib/python3.14/site-packages:/nix/store/kh47qjvh4im4k4pvmpx2wv4aacqln6xl-python3.14-charset-normalizer-3.4.9/lib/python3.14/site-packages:/nix/store/k3mrgl0kkp5pph0jnb2l1rrljnvqjx0s-python3.14-urllib3-2.7.0/lib/python3.14/site-packages:/nix/store/yzp8nqr63c9n2d2scvjy0nychilvpw8j-python3.14-pyasn1-0.6.4/lib/python3.14/site-packages:/nix/store/8gin9rlqvirg7aca5p4h4f4m4ag4jv4h-python3.14-pyasn1-modules-0.4.2/lib/python3.14/site-packages:/nix/store/lk75b9kcfnfbx2plbvqnkhbr150ysbgn-python3.14-annotated-types-0.7.0/lib/python3.14/site-packages:/nix/store/cb1x80lppmmckr82a4564ici5g7jkn3j-python3.14-pydantic-core-2.46.4/lib/python3.14/site-packages:/nix/store/77sif89fsvkzn9lbq4hr1yfwima0k220-python3.14-typing-inspection-0.4.2/lib/python3.14/site-packages:/nix/store/ybbyi6m6xznmq3qkb9wc9mj99zmpn5j2-python3.14-iniconfig-2.3.0/lib/python3.14/site-packages:/nix/store/42p69z2jmikj72an8i1v8alff309yddg-python3.14-pluggy-1.6.0/lib/python3.14/site-packages:/nix/store/lw4i6cvwldn76m1c1k17n9qsxhlg83s2-python3.14-pygments-2.20.0/lib/python3.14/site-packages:/nix/store/5sjllyp8g0k0n2jj1jl2f64lfbxd541a-python3.14-types-urllib3-1.26.25.14/lib/python3.14/site-packages + PYTHONPATH=/nix/store/3n4qphl9s728sz8frmpqqrv9b1m87g68-python3-3.14.7/lib/python3.14/site-packages:/nix/store/51i904l2lnbvv78sax90vsrsbzkmh8sz-buildbot-4.3.0/lib/python3.14/site-packages:/nix/store/kj1362jm65wn0zlvsj87kphizri5pacf-python3.14-buildbot_worker-4.3.0/lib/python3.14/site-packages:/nix/store/456lhmpjcgavpaas39dcyhb3k52f41yy-python3.14-twisted-26.4.0/lib/python3.14/site-packages:/nix/store/1r02vd1qh7hr65l6nlm1yi1m576czdna-python3.14-pydantic-2.13.4/lib/python3.14/site-packages:/nix/store/5srgg0xydsxbp6bkgnkqarw4i8bh40c8-python3.14-pytest-9.1.1/lib/python3.14/site-packages:/nix/store/rnvi0by108rgfzyr6yrb5zqrdc8jil6b-python3.14-zope-interface-8.2/lib/python3.14/site-packages:/nix/store/f198hq48l3mbas02g84mqszgxzdrsda3-python3.14-types-requests-2.32.4.20260107/lib/python3.14/site-packages:/nix/store/dmzzjaam0rnb7grx9m2zkf44f57z54np-python3.14-jinja2-3.1.6/lib/python3.14/site-packages:/nix/store/k05ya4gi29rv5sk2gnd57wgiywwfyrb0-python3.14-msgpack-1.2.1/lib/python3.14/site-packages:/nix/store/k0xwvs0imspzxa4rxh50bqqpwwz2jm1n-python3.14-sqlalchemy-2.0.51/lib/python3.14/site-packages:/nix/store/68rmldyrhpd11wq0mhh5yr0g0q5llwjk-python3.14-alembic-1.18.1/lib/python3.14/site-packages:/nix/store/iwckkjf44ffy7zh9a1l89mik13ys4xk3-python3.14-python-dateutil-2.9.0.post0/lib/python3.14/site-packages:/nix/store/wxlsyi6865jr9lq70z5vsyd5shnkzsq8-python3.14-txaio-25.12.2/lib/python3.14/site-packages:/nix/store/lfbrkk16qddgzcay9gdrv0c4kf2bjdhi-python3.14-autobahn-25.12.2/lib/python3.14/site-packages:/nix/store/bmli0cvy0j7yvlr3fwlyzpdd0d8zw2xd-python3.14-pyjwt-2.13.0/lib/python3.14/site-packages:/nix/store/ax9r74k7hy3wn6a4cbmamsmysrw1fajk-python3.14-pyyaml-6.0.3/lib/python3.14/site-packages:/nix/store/293mdiam5iznikxgnjfd7w11r43vxzmp-python3.14-croniter-6.2.4/lib/python3.14/site-packages:/nix/store/44dj7r4d3ny87lpv1rv4pc5qml18x6vq-python3.14-importlib-resources-7.1.0/lib/python3.14/site-packages:/nix/store/4fgkln5dql87s2dlbahyh2cia78ivs2n-python3.14-packaging-26.2/lib/python3.14/site-packages:/nix/store/rxybqz5yiam6mrbf0vwnjbgzmkshclaz-python3.14-unidiff-1.0.0/lib/python3.14/site-packages:/nix/store/vp8yfm2yil9xq060bq968m2iraj8hr4l-python3.14-treq-25.5.0/lib/python3.14/site-packages:/nix/store/gwyaqilhj7najkz88dkmzd7n2npf9kks-python3.14-brotli-1.2.0/lib/python3.14/site-packages:/nix/store/4xk9pxh087kdxhmv4xnmzfa91d8xw4iq-python3.14-zstandard-0.25.0/lib/python3.14/site-packages:/nix/store/5gnzi47n1l509jvifq0gxpvxcdpmi8fa-python3.14-idna-3.18/lib/python3.14/site-packages:/nix/store/s5ds1658vn50nlbsyr85p1vljln04rpw-python3.14-pyopenssl-26.3.0-dev/lib/python3.14/site-packages:/nix/store/9hlg4vf4d7gglfqb7qzbnbhcizxqqsab-python3.14-service-identity-26.1.0/lib/python3.14/site-packages:/nix/store/73wawjyim6b4s116qqv4icwypks8hwcx-python3.14-attrs-26.1.0/lib/python3.14/site-packages:/nix/store/xxwbmal9s8vnm5n1nv5rgxhhk49wlyw2-python3.14-automat-25.4.16/lib/python3.14/site-packages:/nix/store/0adc5nrnx23mjnn91mn57cs2xw2ig7gr-python3.14-constantly-23.10.4/lib/python3.14/site-packages:/nix/store/cklkgp6w4z4wysk5xfkzhp6kkpjla7s8-python3.14-hyperlink-21.0.0/lib/python3.14/site-packages:/nix/store/zp358ag9cmg5w7iyxzq61zaizcd67qwf-python3.14-incremental-24.11.0/lib/python3.14/site-packages:/nix/store/d9wibviqb969bcsad2cacxck1sfxq4ql-python3.14-typing-extensions-4.16.0/lib/python3.14/site-packages:/nix/store/r0704i0kxn3pyn6h9szkmpjky8dpiaif-python3.14-markupsafe-3.0.3/lib/python3.14/site-packages:/nix/store/b35vzh3kz4cmmc558nynbiglp4mi2grj-python3.14-greenlet-3.5.3/lib/python3.14/site-packages:/nix/store/p82r0a32zddl8vcbfx23fibipnv7jslx-python3.14-mako-1.3.12/lib/python3.14/site-packages:/nix/store/bzpgld7rwn4l506akacwb7r3pva0fk0j-python3.14-six-1.17.0/lib/python3.14/site-packages:/nix/store/51pslj8x3b7a3qjkfl8n6dy0vbhl6jlq-python3.14-cryptography-50.0.0/lib/python3.14/site-packages:/nix/store/mkddp4wxlnizlnvni7753all1s3snp2g-python3.14-pynacl-1.6.2/lib/python3.14/site-packages:/nix/store/wnwq8lj86567dqmq5a8q0a2k7z5p2dq6-python3.14-cffi-2.1.0/lib/python3.14/site-packages:/nix/store/9d2xibmlrvvw41syy3z0waa69vzyy6dk-python3.14-pycparser-3.00/lib/python3.14/site-packages:/nix/store/4wl7apyawqka92kf9rf3ic4x0sdibrrq-python3.14-importlib-metadata-9.0.0/lib/python3.14/site-packages:/nix/store/45k848k4yyizczj0dyd01b3c52adlpk6-python3.14-toml-0.10.2/lib/python3.14/site-packages:/nix/store/sf4kw3nr4kmcjphlnsxwwd0gq0dlai9k-python3.14-zipp-4.1.0/lib/python3.14/site-packages:/nix/store/gxvpmc11qylwrypq5qz48mirk88bamwg-python3.14-multipart-2.0.0/lib/python3.14/site-packages:/nix/store/ihi6c82lh00hi5nbrch6hjlv2r0mc569-python3.14-requests-2.34.2/lib/python3.14/site-packages:/nix/store/5zxqjdmyb9yvanm8cz9g2km3cmf9wm1b-python3.14-certifi-2026.06.17/lib/python3.14/site-packages:/nix/store/kh47qjvh4im4k4pvmpx2wv4aacqln6xl-python3.14-charset-normalizer-3.4.9/lib/python3.14/site-packages:/nix/store/k3mrgl0kkp5pph0jnb2l1rrljnvqjx0s-python3.14-urllib3-2.7.0/lib/python3.14/site-packages:/nix/store/yzp8nqr63c9n2d2scvjy0nychilvpw8j-python3.14-pyasn1-0.6.4/lib/python3.14/site-packages:/nix/store/8gin9rlqvirg7aca5p4h4f4m4ag4jv4h-python3.14-pyasn1-modules-0.4.2/lib/python3.14/site-packages:/nix/store/lk75b9kcfnfbx2plbvqnkhbr150ysbgn-python3.14-annotated-types-0.7.0/lib/python3.14/site-packages:/nix/store/cb1x80lppmmckr82a4564ici5g7jkn3j-python3.14-pydantic-core-2.46.4/lib/python3.14/site-packages:/nix/store/77sif89fsvkzn9lbq4hr1yfwima0k220-python3.14-typing-inspection-0.4.2/lib/python3.14/site-packages:/nix/store/ybbyi6m6xznmq3qkb9wc9mj99zmpn5j2-python3.14-iniconfig-2.3.0/lib/python3.14/site-packages:/nix/store/42p69z2jmikj72an8i1v8alff309yddg-python3.14-pluggy-1.6.0/lib/python3.14/site-packages:/nix/store/lw4i6cvwldn76m1c1k17n9qsxhlg83s2-python3.14-pygments-2.20.0/lib/python3.14/site-packages:/nix/store/5sjllyp8g0k0n2jj1jl2f64lfbxd541a-python3.14-types-urllib3-1.26.25.14/lib/python3.14/site-packages + /nix/store/n17ph4fyhapgnfrf9h8s3sgn06h7kwq2-python3.14-mypy-2.1.0/bin/mypy buildbot_nix buildbot_effects buildbot_nix/buildbot_nix/common.py:185: error: Function does not return a value (it only ever returns None) [func-returns-value] buildbot_nix/buildbot_nix/nix_eval.py:798: error: Argument 1 to "callLater" of "IReactorTime" has incompatible type "int"; expected "Callable[..., Any]" [arg-type] buildbot_nix/buildbot_nix/nix_eval.py:798: note: Error code "arg-type" not covered by "type: ignore[attr-defined]" comment Found 2 errors in 2 files (checked 47 source files) ERRO formatter | ruff-check[1]: failed to apply with options '[check --fix]': exit status 1 CPY001 Missing copyright notice at top of file --> buildbot_effects/buildbot_effects/__init__.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_effects/buildbot_effects/cli.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_effects/buildbot_effects/options.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_effects/buildbot_effects/tests/__init__.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_effects/buildbot_effects/tests/test_branch_rev.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_effects/buildbot_effects/tests/test_cli.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_effects/buildbot_effects/tests/test_e2e_flake_ref.py:1:1 ISC004 Unparenthesized implicit string concatenation in collection --> buildbot_effects/buildbot_effects/tests/test_e2e_flake_ref.py:72:13 | 70 | sys.executable, 71 | "-c", 72 | / "import sys; sys.argv = ['buildbot-effects'] + sys.argv[1:]; " 73 | | "from buildbot_effects.cli import main; main()", | |___________________________________________________________^ 74 | "list", 75 | flake_ref, | help: Did you forget a comma? help: Wrap implicitly concatenated strings in parentheses CPY001 Missing copyright notice at top of file --> buildbot_effects/buildbot_effects/tests/test_flake_url.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/__init__.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/authz.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/build_canceller.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/build_trigger.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/buildbot_effects.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/common.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/db/__init__.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/db/failed_builds.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/db/failed_status.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/db_setup.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/errors.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/gitea_projects.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/github/__init__.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/github/installation_token.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/github/jwt_token.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/github/repo_token.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/github_projects.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/local_worker.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/models.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/nix_build.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/nix_error.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/nix_eval.py:1:1 PLR0917 Too many positional arguments (6 > 5) --> buildbot_nix/buildbot_nix/nix_eval.py:815:5 | 815 | def nix_eval_config( # noqa: PLR0913 | ^^^^^^^^^^^^^^^ 816 | project: GitProject, 817 | worker_names: list[str], | CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/nix_gcroot.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/nix_status_generator.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/oauth2_proxy_auth.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/oidc.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/project_config.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/projects.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/pull_based/__init__.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/pull_based/backend.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/pull_based/null_reporter.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/pull_based/project.py:1:1 PLR0917 Too many positional arguments (8 > 5) --> buildbot_nix/buildbot_nix/pull_based/project.py:27:9 | 25 | ssh_known_hosts: str | None 26 | 27 | def __init__( # noqa: PLR0913 | ^^^^^^^^ 28 | self, 29 | url: str, | CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/repo_config/__init__.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/scheduled.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/tests/__init__.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/tests/test_nix_eval_job.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/tests/test_pydantic_models.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/util.py:1:1 CPY001 Missing copyright notice at top of file --> buildbot_nix/buildbot_nix/worker.py:1:1 Found 60 errors (10 fixed, 50 remaining). No fixes available (1 hidden fix can be enabled with the `--unsafe-fixes` option). traversed 98 files emitted 90 files for processing formatted 42 files (6 changed) in 11.43s Error: failed to finalise formatting: formatting failures detected