tribuchet: building on eliza 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/41m77i1296n33p6liin8ynr6wh3h6b7m-python3-3.14.6/lib/python3.14/site-packages:/nix/store/z3639pj7npk0qfnxk44716m2ynngpv4y-buildbot-4.3.0/lib/python3.14/site-packages:/nix/store/9bknsrwmn8w64ivsknsn03zynagg8mq6-python3.14-buildbot_worker-4.3.0/lib/python3.14/site-packages:/nix/store/rg89cbfdchinf82rprkk157xavh1kp13-python3.14-twisted-26.4.0/lib/python3.14/site-packages:/nix/store/fwdblhdwr0h426wv3mjw5lqcsgcrlk28-python3.14-pydantic-2.13.4/lib/python3.14/site-packages:/nix/store/jg1wkgd5f4gj0xw4xb1c052kf6p0bavj-python3.14-pytest-9.1.1/lib/python3.14/site-packages:/nix/store/fsiig75rmhr0wd3icwnkxr01ajz20iwc-python3.14-zope-interface-8.2/lib/python3.14/site-packages:/nix/store/8a6cq6n7yx0r5gr35jzzdlkcng5sh8rj-python3.14-types-requests-2.32.4.20260107/lib/python3.14/site-packages:/nix/store/3fcx0v0clj25lv53qvxdh5kvz3dcj8sv-python3.14-jinja2-3.1.6/lib/python3.14/site-packages:/nix/store/ab989nrf6l694plr3xjv46q0njndvrh5-python3.14-msgpack-1.2.1/lib/python3.14/site-packages:/nix/store/9sl6hfzzqiyix54xq14clxx23fkgylwd-python3.14-sqlalchemy-2.0.51/lib/python3.14/site-packages:/nix/store/bxm2gcw4x8f418rppx3a1cbnx0ciypsm-python3.14-alembic-1.18.1/lib/python3.14/site-packages:/nix/store/wq1z081q5a46crvpih37ww7cb6wjf4gr-python3.14-python-dateutil-2.9.0.post0/lib/python3.14/site-packages:/nix/store/civiz9cga8l0c2z4amwx4gvsqn3wdfrf-python3.14-txaio-25.12.2/lib/python3.14/site-packages:/nix/store/g13rvkhz4r5137jyxwh42sw27srzcqc2-python3.14-autobahn-25.12.2/lib/python3.14/site-packages:/nix/store/jjzcx4i7plq8csq30sz7bdn6vqym9zrz-python3.14-pyjwt-2.13.0/lib/python3.14/site-packages:/nix/store/c292abid3wy1lwhfsrmq815qha4275ml-python3.14-pyyaml-6.0.3/lib/python3.14/site-packages:/nix/store/aa418znngyzv1yr83fz2vm3ksf6d6nkf-python3.14-croniter-6.2.4/lib/python3.14/site-packages:/nix/store/1zyiicg3vzmqbbfh7avs4rzpb9rg0ixh-python3.14-importlib-resources-7.1.0/lib/python3.14/site-packages:/nix/store/py3cl368kpl2641yi22n8ns2r2mz16yb-python3.14-packaging-26.2/lib/python3.14/site-packages:/nix/store/l09y1pxdkb8nvxyn10r91y2yih91b8gh-python3.14-unidiff-0.7.5/lib/python3.14/site-packages:/nix/store/610b5xv51x4ygfacvpcxah0qlfa7gffr-python3.14-treq-25.5.0/lib/python3.14/site-packages:/nix/store/ib9fkw2fmps4dsgnyv1420jlim8xg4qp-python3.14-brotli-1.2.0/lib/python3.14/site-packages:/nix/store/yan8fhg5b5s1mlqh22l035cq64q2fynh-python3.14-zstandard-0.25.0/lib/python3.14/site-packages:/nix/store/d0hyv3l61gykjwhm98gmd3bna0gxwirw-python3.14-idna-3.18/lib/python3.14/site-packages:/nix/store/irph29ldg9jsh4lv6y7pxr4lhr5b1p60-python3.14-pyopenssl-26.3.0-dev/lib/python3.14/site-packages:/nix/store/sa4dw1vh7rya2a50qvd7brldd8rgsxr5-python3.14-service-identity-26.1.0/lib/python3.14/site-packages:/nix/store/66fn9yvyc493r8a2qnnkxdk30pk4h3ik-python3.14-attrs-26.1.0/lib/python3.14/site-packages:/nix/store/v7wqghbx4y2d4rhnfn2vhfbbhqma9kpg-python3.14-automat-25.4.16/lib/python3.14/site-packages:/nix/store/72sbbi5jhpkgg8lvsg21wnhnkars9jd4-python3.14-constantly-23.10.4/lib/python3.14/site-packages:/nix/store/vj27sdc9mqly8xj2991mcw1wpm3d3fmm-python3.14-hyperlink-21.0.0/lib/python3.14/site-packages:/nix/store/mqn57bal8gbw73zjqv619g8ysl2jywnv-python3.14-incremental-24.11.0/lib/python3.14/site-packages:/nix/store/dpqp4pzkyljpz4lb4v2l9ny77lpk6pcz-python3.14-typing-extensions-4.16.0/lib/python3.14/site-packages:/nix/store/ycf4dv6bwvyyswxsdvgara7bfr7m0hqv-python3.14-markupsafe-3.0.3/lib/python3.14/site-packages:/nix/store/xz5sh1ykpdkbgj5m4yhf2myfh8mss8iq-python3.14-greenlet-3.5.3/lib/python3.14/site-packages:/nix/store/4iiss2z2sgy6hrlwcip2nkah6ff40rc6-python3.14-mako-1.3.12/lib/python3.14/site-packages:/nix/store/pqxsrldq08na788avacgz2ryp0adplq7-python3.14-six-1.17.0/lib/python3.14/site-packages:/nix/store/66n22vh4rvqziv4pc6dfqf00i26ly8zl-python3.14-cryptography-49.0.0/lib/python3.14/site-packages:/nix/store/5d7h59ja99g96zkv0pmw6cbllqqsirzs-python3.14-pynacl-1.6.2/lib/python3.14/site-packages:/nix/store/1yzwfb79dn0hrjhbik9dr547b4ssiqiv-python3.14-cffi-2.1.0/lib/python3.14/site-packages:/nix/store/lfk0cx25l0b909ky78jdwfjm8g6g1a33-python3.14-pycparser-3.00/lib/python3.14/site-packages:/nix/store/j62b5wwi476blj9j61jwakprs2c3s693-python3.14-importlib-metadata-9.0.0/lib/python3.14/site-packages:/nix/store/g4n2hkxhsirgxyd4s9g26b939fily43c-python3.14-toml-0.10.2/lib/python3.14/site-packages:/nix/store/d7ay24r7jc142w8da8dwvymlkd106jpl-python3.14-zipp-4.1.0/lib/python3.14/site-packages:/nix/store/6023dmaliy38dp1diq116p1djyfykwi1-python3.14-multipart-2.0.0/lib/python3.14/site-packages:/nix/store/h07b7rliwrkz4bj15vkkrwh4ndcybshy-python3.14-requests-2.34.2/lib/python3.14/site-packages:/nix/store/4vsb13xf760rcz23zfis0f36ar480wv5-python3.14-certifi-2026.06.17/lib/python3.14/site-packages:/nix/store/2kqzjga7ypar8ah7yrf12wv91z8yiv60-python3.14-charset-normalizer-3.4.9/lib/python3.14/site-packages:/nix/store/n705vjbbhj62vafgngg6z1ry06dmqxcf-python3.14-urllib3-2.7.0/lib/python3.14/site-packages:/nix/store/p79bf9psz2whq21pyclrv4iglz5g8k7s-python3.14-pyasn1-0.6.4/lib/python3.14/site-packages:/nix/store/lcj06iiphlvdjd6y7c87c90dcvm42k11-python3.14-pyasn1-modules-0.4.2/lib/python3.14/site-packages:/nix/store/ib9cdcsldxbi9yqjgfwiscdsc09513hf-python3.14-annotated-types-0.7.0/lib/python3.14/site-packages:/nix/store/jia7ijc77md0ym92b1s45cyxpwbgq3cp-python3.14-pydantic-core-2.46.4/lib/python3.14/site-packages:/nix/store/cqx3rah2hd9ppzlqcnnpbsfvd5ypai0s-python3.14-typing-inspection-0.4.2/lib/python3.14/site-packages:/nix/store/c16h7wfw1m0pj3k2mzn4cg1h3gdx0j2d-python3.14-iniconfig-2.3.0/lib/python3.14/site-packages:/nix/store/2w60jwdagfwrmy1v2gw8ywigax23kafl-python3.14-pluggy-1.6.0/lib/python3.14/site-packages:/nix/store/qmrvzbab1v06v9y0ypkgl7pg9d7hj9vp-python3.14-pygments-2.20.0/lib/python3.14/site-packages:/nix/store/fzvm8h3wnadsbsqrjcr51dbiyrbdqn7m-python3.14-types-urllib3-1.26.25.14/lib/python3.14/site-packages" /nix/store/ap5rm3ff438ygw32s74krwvb4aaprsdn-python3.14-mypy-2.1.0/bin/mypy buildbot_nix buildbot_effects ]': exit status 1 + cd . + export PYTHONPATH=/nix/store/41m77i1296n33p6liin8ynr6wh3h6b7m-python3-3.14.6/lib/python3.14/site-packages:/nix/store/z3639pj7npk0qfnxk44716m2ynngpv4y-buildbot-4.3.0/lib/python3.14/site-packages:/nix/store/9bknsrwmn8w64ivsknsn03zynagg8mq6-python3.14-buildbot_worker-4.3.0/lib/python3.14/site-packages:/nix/store/rg89cbfdchinf82rprkk157xavh1kp13-python3.14-twisted-26.4.0/lib/python3.14/site-packages:/nix/store/fwdblhdwr0h426wv3mjw5lqcsgcrlk28-python3.14-pydantic-2.13.4/lib/python3.14/site-packages:/nix/store/jg1wkgd5f4gj0xw4xb1c052kf6p0bavj-python3.14-pytest-9.1.1/lib/python3.14/site-packages:/nix/store/fsiig75rmhr0wd3icwnkxr01ajz20iwc-python3.14-zope-interface-8.2/lib/python3.14/site-packages:/nix/store/8a6cq6n7yx0r5gr35jzzdlkcng5sh8rj-python3.14-types-requests-2.32.4.20260107/lib/python3.14/site-packages:/nix/store/3fcx0v0clj25lv53qvxdh5kvz3dcj8sv-python3.14-jinja2-3.1.6/lib/python3.14/site-packages:/nix/store/ab989nrf6l694plr3xjv46q0njndvrh5-python3.14-msgpack-1.2.1/lib/python3.14/site-packages:/nix/store/9sl6hfzzqiyix54xq14clxx23fkgylwd-python3.14-sqlalchemy-2.0.51/lib/python3.14/site-packages:/nix/store/bxm2gcw4x8f418rppx3a1cbnx0ciypsm-python3.14-alembic-1.18.1/lib/python3.14/site-packages:/nix/store/wq1z081q5a46crvpih37ww7cb6wjf4gr-python3.14-python-dateutil-2.9.0.post0/lib/python3.14/site-packages:/nix/store/civiz9cga8l0c2z4amwx4gvsqn3wdfrf-python3.14-txaio-25.12.2/lib/python3.14/site-packages:/nix/store/g13rvkhz4r5137jyxwh42sw27srzcqc2-python3.14-autobahn-25.12.2/lib/python3.14/site-packages:/nix/store/jjzcx4i7plq8csq30sz7bdn6vqym9zrz-python3.14-pyjwt-2.13.0/lib/python3.14/site-packages:/nix/store/c292abid3wy1lwhfsrmq815qha4275ml-python3.14-pyyaml-6.0.3/lib/python3.14/site-packages:/nix/store/aa418znngyzv1yr83fz2vm3ksf6d6nkf-python3.14-croniter-6.2.4/lib/python3.14/site-packages:/nix/store/1zyiicg3vzmqbbfh7avs4rzpb9rg0ixh-python3.14-importlib-resources-7.1.0/lib/python3.14/site-packages:/nix/store/py3cl368kpl2641yi22n8ns2r2mz16yb-python3.14-packaging-26.2/lib/python3.14/site-packages:/nix/store/l09y1pxdkb8nvxyn10r91y2yih91b8gh-python3.14-unidiff-0.7.5/lib/python3.14/site-packages:/nix/store/610b5xv51x4ygfacvpcxah0qlfa7gffr-python3.14-treq-25.5.0/lib/python3.14/site-packages:/nix/store/ib9fkw2fmps4dsgnyv1420jlim8xg4qp-python3.14-brotli-1.2.0/lib/python3.14/site-packages:/nix/store/yan8fhg5b5s1mlqh22l035cq64q2fynh-python3.14-zstandard-0.25.0/lib/python3.14/site-packages:/nix/store/d0hyv3l61gykjwhm98gmd3bna0gxwirw-python3.14-idna-3.18/lib/python3.14/site-packages:/nix/store/irph29ldg9jsh4lv6y7pxr4lhr5b1p60-python3.14-pyopenssl-26.3.0-dev/lib/python3.14/site-packages:/nix/store/sa4dw1vh7rya2a50qvd7brldd8rgsxr5-python3.14-service-identity-26.1.0/lib/python3.14/site-packages:/nix/store/66fn9yvyc493r8a2qnnkxdk30pk4h3ik-python3.14-attrs-26.1.0/lib/python3.14/site-packages:/nix/store/v7wqghbx4y2d4rhnfn2vhfbbhqma9kpg-python3.14-automat-25.4.16/lib/python3.14/site-packages:/nix/store/72sbbi5jhpkgg8lvsg21wnhnkars9jd4-python3.14-constantly-23.10.4/lib/python3.14/site-packages:/nix/store/vj27sdc9mqly8xj2991mcw1wpm3d3fmm-python3.14-hyperlink-21.0.0/lib/python3.14/site-packages:/nix/store/mqn57bal8gbw73zjqv619g8ysl2jywnv-python3.14-incremental-24.11.0/lib/python3.14/site-packages:/nix/store/dpqp4pzkyljpz4lb4v2l9ny77lpk6pcz-python3.14-typing-extensions-4.16.0/lib/python3.14/site-packages:/nix/store/ycf4dv6bwvyyswxsdvgara7bfr7m0hqv-python3.14-markupsafe-3.0.3/lib/python3.14/site-packages:/nix/store/xz5sh1ykpdkbgj5m4yhf2myfh8mss8iq-python3.14-greenlet-3.5.3/lib/python3.14/site-packages:/nix/store/4iiss2z2sgy6hrlwcip2nkah6ff40rc6-python3.14-mako-1.3.12/lib/python3.14/site-packages:/nix/store/pqxsrldq08na788avacgz2ryp0adplq7-python3.14-six-1.17.0/lib/python3.14/site-packages:/nix/store/66n22vh4rvqziv4pc6dfqf00i26ly8zl-python3.14-cryptography-49.0.0/lib/python3.14/site-packages:/nix/store/5d7h59ja99g96zkv0pmw6cbllqqsirzs-python3.14-pynacl-1.6.2/lib/python3.14/site-packages:/nix/store/1yzwfb79dn0hrjhbik9dr547b4ssiqiv-python3.14-cffi-2.1.0/lib/python3.14/site-packages:/nix/store/lfk0cx25l0b909ky78jdwfjm8g6g1a33-python3.14-pycparser-3.00/lib/python3.14/site-packages:/nix/store/j62b5wwi476blj9j61jwakprs2c3s693-python3.14-importlib-metadata-9.0.0/lib/python3.14/site-packages:/nix/store/g4n2hkxhsirgxyd4s9g26b939fily43c-python3.14-toml-0.10.2/lib/python3.14/site-packages:/nix/store/d7ay24r7jc142w8da8dwvymlkd106jpl-python3.14-zipp-4.1.0/lib/python3.14/site-packages:/nix/store/6023dmaliy38dp1diq116p1djyfykwi1-python3.14-multipart-2.0.0/lib/python3.14/site-packages:/nix/store/h07b7rliwrkz4bj15vkkrwh4ndcybshy-python3.14-requests-2.34.2/lib/python3.14/site-packages:/nix/store/4vsb13xf760rcz23zfis0f36ar480wv5-python3.14-certifi-2026.06.17/lib/python3.14/site-packages:/nix/store/2kqzjga7ypar8ah7yrf12wv91z8yiv60-python3.14-charset-normalizer-3.4.9/lib/python3.14/site-packages:/nix/store/n705vjbbhj62vafgngg6z1ry06dmqxcf-python3.14-urllib3-2.7.0/lib/python3.14/site-packages:/nix/store/p79bf9psz2whq21pyclrv4iglz5g8k7s-python3.14-pyasn1-0.6.4/lib/python3.14/site-packages:/nix/store/lcj06iiphlvdjd6y7c87c90dcvm42k11-python3.14-pyasn1-modules-0.4.2/lib/python3.14/site-packages:/nix/store/ib9cdcsldxbi9yqjgfwiscdsc09513hf-python3.14-annotated-types-0.7.0/lib/python3.14/site-packages:/nix/store/jia7ijc77md0ym92b1s45cyxpwbgq3cp-python3.14-pydantic-core-2.46.4/lib/python3.14/site-packages:/nix/store/cqx3rah2hd9ppzlqcnnpbsfvd5ypai0s-python3.14-typing-inspection-0.4.2/lib/python3.14/site-packages:/nix/store/c16h7wfw1m0pj3k2mzn4cg1h3gdx0j2d-python3.14-iniconfig-2.3.0/lib/python3.14/site-packages:/nix/store/2w60jwdagfwrmy1v2gw8ywigax23kafl-python3.14-pluggy-1.6.0/lib/python3.14/site-packages:/nix/store/qmrvzbab1v06v9y0ypkgl7pg9d7hj9vp-python3.14-pygments-2.20.0/lib/python3.14/site-packages:/nix/store/fzvm8h3wnadsbsqrjcr51dbiyrbdqn7m-python3.14-types-urllib3-1.26.25.14/lib/python3.14/site-packages + PYTHONPATH=/nix/store/41m77i1296n33p6liin8ynr6wh3h6b7m-python3-3.14.6/lib/python3.14/site-packages:/nix/store/z3639pj7npk0qfnxk44716m2ynngpv4y-buildbot-4.3.0/lib/python3.14/site-packages:/nix/store/9bknsrwmn8w64ivsknsn03zynagg8mq6-python3.14-buildbot_worker-4.3.0/lib/python3.14/site-packages:/nix/store/rg89cbfdchinf82rprkk157xavh1kp13-python3.14-twisted-26.4.0/lib/python3.14/site-packages:/nix/store/fwdblhdwr0h426wv3mjw5lqcsgcrlk28-python3.14-pydantic-2.13.4/lib/python3.14/site-packages:/nix/store/jg1wkgd5f4gj0xw4xb1c052kf6p0bavj-python3.14-pytest-9.1.1/lib/python3.14/site-packages:/nix/store/fsiig75rmhr0wd3icwnkxr01ajz20iwc-python3.14-zope-interface-8.2/lib/python3.14/site-packages:/nix/store/8a6cq6n7yx0r5gr35jzzdlkcng5sh8rj-python3.14-types-requests-2.32.4.20260107/lib/python3.14/site-packages:/nix/store/3fcx0v0clj25lv53qvxdh5kvz3dcj8sv-python3.14-jinja2-3.1.6/lib/python3.14/site-packages:/nix/store/ab989nrf6l694plr3xjv46q0njndvrh5-python3.14-msgpack-1.2.1/lib/python3.14/site-packages:/nix/store/9sl6hfzzqiyix54xq14clxx23fkgylwd-python3.14-sqlalchemy-2.0.51/lib/python3.14/site-packages:/nix/store/bxm2gcw4x8f418rppx3a1cbnx0ciypsm-python3.14-alembic-1.18.1/lib/python3.14/site-packages:/nix/store/wq1z081q5a46crvpih37ww7cb6wjf4gr-python3.14-python-dateutil-2.9.0.post0/lib/python3.14/site-packages:/nix/store/civiz9cga8l0c2z4amwx4gvsqn3wdfrf-python3.14-txaio-25.12.2/lib/python3.14/site-packages:/nix/store/g13rvkhz4r5137jyxwh42sw27srzcqc2-python3.14-autobahn-25.12.2/lib/python3.14/site-packages:/nix/store/jjzcx4i7plq8csq30sz7bdn6vqym9zrz-python3.14-pyjwt-2.13.0/lib/python3.14/site-packages:/nix/store/c292abid3wy1lwhfsrmq815qha4275ml-python3.14-pyyaml-6.0.3/lib/python3.14/site-packages:/nix/store/aa418znngyzv1yr83fz2vm3ksf6d6nkf-python3.14-croniter-6.2.4/lib/python3.14/site-packages:/nix/store/1zyiicg3vzmqbbfh7avs4rzpb9rg0ixh-python3.14-importlib-resources-7.1.0/lib/python3.14/site-packages:/nix/store/py3cl368kpl2641yi22n8ns2r2mz16yb-python3.14-packaging-26.2/lib/python3.14/site-packages:/nix/store/l09y1pxdkb8nvxyn10r91y2yih91b8gh-python3.14-unidiff-0.7.5/lib/python3.14/site-packages:/nix/store/610b5xv51x4ygfacvpcxah0qlfa7gffr-python3.14-treq-25.5.0/lib/python3.14/site-packages:/nix/store/ib9fkw2fmps4dsgnyv1420jlim8xg4qp-python3.14-brotli-1.2.0/lib/python3.14/site-packages:/nix/store/yan8fhg5b5s1mlqh22l035cq64q2fynh-python3.14-zstandard-0.25.0/lib/python3.14/site-packages:/nix/store/d0hyv3l61gykjwhm98gmd3bna0gxwirw-python3.14-idna-3.18/lib/python3.14/site-packages:/nix/store/irph29ldg9jsh4lv6y7pxr4lhr5b1p60-python3.14-pyopenssl-26.3.0-dev/lib/python3.14/site-packages:/nix/store/sa4dw1vh7rya2a50qvd7brldd8rgsxr5-python3.14-service-identity-26.1.0/lib/python3.14/site-packages:/nix/store/66fn9yvyc493r8a2qnnkxdk30pk4h3ik-python3.14-attrs-26.1.0/lib/python3.14/site-packages:/nix/store/v7wqghbx4y2d4rhnfn2vhfbbhqma9kpg-python3.14-automat-25.4.16/lib/python3.14/site-packages:/nix/store/72sbbi5jhpkgg8lvsg21wnhnkars9jd4-python3.14-constantly-23.10.4/lib/python3.14/site-packages:/nix/store/vj27sdc9mqly8xj2991mcw1wpm3d3fmm-python3.14-hyperlink-21.0.0/lib/python3.14/site-packages:/nix/store/mqn57bal8gbw73zjqv619g8ysl2jywnv-python3.14-incremental-24.11.0/lib/python3.14/site-packages:/nix/store/dpqp4pzkyljpz4lb4v2l9ny77lpk6pcz-python3.14-typing-extensions-4.16.0/lib/python3.14/site-packages:/nix/store/ycf4dv6bwvyyswxsdvgara7bfr7m0hqv-python3.14-markupsafe-3.0.3/lib/python3.14/site-packages:/nix/store/xz5sh1ykpdkbgj5m4yhf2myfh8mss8iq-python3.14-greenlet-3.5.3/lib/python3.14/site-packages:/nix/store/4iiss2z2sgy6hrlwcip2nkah6ff40rc6-python3.14-mako-1.3.12/lib/python3.14/site-packages:/nix/store/pqxsrldq08na788avacgz2ryp0adplq7-python3.14-six-1.17.0/lib/python3.14/site-packages:/nix/store/66n22vh4rvqziv4pc6dfqf00i26ly8zl-python3.14-cryptography-49.0.0/lib/python3.14/site-packages:/nix/store/5d7h59ja99g96zkv0pmw6cbllqqsirzs-python3.14-pynacl-1.6.2/lib/python3.14/site-packages:/nix/store/1yzwfb79dn0hrjhbik9dr547b4ssiqiv-python3.14-cffi-2.1.0/lib/python3.14/site-packages:/nix/store/lfk0cx25l0b909ky78jdwfjm8g6g1a33-python3.14-pycparser-3.00/lib/python3.14/site-packages:/nix/store/j62b5wwi476blj9j61jwakprs2c3s693-python3.14-importlib-metadata-9.0.0/lib/python3.14/site-packages:/nix/store/g4n2hkxhsirgxyd4s9g26b939fily43c-python3.14-toml-0.10.2/lib/python3.14/site-packages:/nix/store/d7ay24r7jc142w8da8dwvymlkd106jpl-python3.14-zipp-4.1.0/lib/python3.14/site-packages:/nix/store/6023dmaliy38dp1diq116p1djyfykwi1-python3.14-multipart-2.0.0/lib/python3.14/site-packages:/nix/store/h07b7rliwrkz4bj15vkkrwh4ndcybshy-python3.14-requests-2.34.2/lib/python3.14/site-packages:/nix/store/4vsb13xf760rcz23zfis0f36ar480wv5-python3.14-certifi-2026.06.17/lib/python3.14/site-packages:/nix/store/2kqzjga7ypar8ah7yrf12wv91z8yiv60-python3.14-charset-normalizer-3.4.9/lib/python3.14/site-packages:/nix/store/n705vjbbhj62vafgngg6z1ry06dmqxcf-python3.14-urllib3-2.7.0/lib/python3.14/site-packages:/nix/store/p79bf9psz2whq21pyclrv4iglz5g8k7s-python3.14-pyasn1-0.6.4/lib/python3.14/site-packages:/nix/store/lcj06iiphlvdjd6y7c87c90dcvm42k11-python3.14-pyasn1-modules-0.4.2/lib/python3.14/site-packages:/nix/store/ib9cdcsldxbi9yqjgfwiscdsc09513hf-python3.14-annotated-types-0.7.0/lib/python3.14/site-packages:/nix/store/jia7ijc77md0ym92b1s45cyxpwbgq3cp-python3.14-pydantic-core-2.46.4/lib/python3.14/site-packages:/nix/store/cqx3rah2hd9ppzlqcnnpbsfvd5ypai0s-python3.14-typing-inspection-0.4.2/lib/python3.14/site-packages:/nix/store/c16h7wfw1m0pj3k2mzn4cg1h3gdx0j2d-python3.14-iniconfig-2.3.0/lib/python3.14/site-packages:/nix/store/2w60jwdagfwrmy1v2gw8ywigax23kafl-python3.14-pluggy-1.6.0/lib/python3.14/site-packages:/nix/store/qmrvzbab1v06v9y0ypkgl7pg9d7hj9vp-python3.14-pygments-2.20.0/lib/python3.14/site-packages:/nix/store/fzvm8h3wnadsbsqrjcr51dbiyrbdqn7m-python3.14-types-urllib3-1.26.25.14/lib/python3.14/site-packages + /nix/store/ap5rm3ff438ygw32s74krwvb4aaprsdn-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 14.314s Error: failed to finalise formatting: formatting failures detected