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/3inr3nxzqarhb9rh1z7s2s20j8c0395h-python3-3.14.7/lib/python3.14/site-packages:/nix/store/aklx77bdvq7fqvpz9z3hgv5161vzbclj-buildbot-4.3.0/lib/python3.14/site-packages:/nix/store/jyfw8kgj71pxy5hcl1dz7bnwdwdxkxpk-python3.14-buildbot_worker-4.3.0/lib/python3.14/site-packages:/nix/store/4pnnxf3cljg72frqwik1k1aci026c8nh-python3.14-twisted-26.4.0/lib/python3.14/site-packages:/nix/store/xc89kvi4y33kal56vyiy1rridrsbr6v3-python3.14-pydantic-2.13.4/lib/python3.14/site-packages:/nix/store/dficr5fajvdv6w7p7z36ls1hdamdn156-python3.14-pytest-9.1.1/lib/python3.14/site-packages:/nix/store/9mh5m2j5qynl32i73dyinszqf7fh3sqn-python3.14-zope-interface-8.2/lib/python3.14/site-packages:/nix/store/8cv9mvq0kmrm6jcj6y0jmp57xnkhvz3p-python3.14-types-requests-2.32.4.20260107/lib/python3.14/site-packages:/nix/store/91xfmmv1iq2l30dzzbnn1brjpllbbfhi-python3.14-jinja2-3.1.6/lib/python3.14/site-packages:/nix/store/c6d0z750ghdcs0mvqf6x21ldshh28iid-python3.14-msgpack-1.2.1/lib/python3.14/site-packages:/nix/store/2rkw2sjdcya9mb0l7c5liajkk9hrgalg-python3.14-sqlalchemy-2.0.51/lib/python3.14/site-packages:/nix/store/2dkvsl5vpqn70c3cs0r5r7z6zl658cxy-python3.14-alembic-1.18.1/lib/python3.14/site-packages:/nix/store/51gfl6ck7gzvr1pni2zh134m544054fn-python3.14-python-dateutil-2.9.0.post0/lib/python3.14/site-packages:/nix/store/9mil3xnbskigi601ygvbny46103jivh7-python3.14-txaio-25.12.2/lib/python3.14/site-packages:/nix/store/9fwlvjhjbrp4dcckfwbnhwbvb0wb865r-python3.14-autobahn-25.12.2/lib/python3.14/site-packages:/nix/store/ii1kfn5incgzr85x3jggah3y9xl96ki5-python3.14-pyjwt-2.13.0/lib/python3.14/site-packages:/nix/store/s9srx5sa8a4gjd453p4dcaciixvx8bc2-python3.14-pyyaml-6.0.3/lib/python3.14/site-packages:/nix/store/vhfyqxqahrjf2qa9sqsmilg9r65camwd-python3.14-croniter-6.2.4/lib/python3.14/site-packages:/nix/store/rk6y02v8f8j9km2y5di0qqcz7nihhmq2-python3.14-importlib-resources-7.1.0/lib/python3.14/site-packages:/nix/store/if9plfpzc97icinz2z0lgfqfa2hp5m3i-python3.14-packaging-26.2/lib/python3.14/site-packages:/nix/store/kack13vgzdw676k2mpxmvjmp2cgnq6pm-python3.14-unidiff-1.0.0/lib/python3.14/site-packages:/nix/store/j6ka43dgr646w5lsyqfcljz1kxv4367q-python3.14-treq-25.5.0/lib/python3.14/site-packages:/nix/store/cqkypz9pq98nl59jcjd2wc14s99dxdbd-python3.14-brotli-1.2.0/lib/python3.14/site-packages:/nix/store/mk7w4yiv7ipxw9c51481qj9v18jib0sq-python3.14-zstandard-0.25.0/lib/python3.14/site-packages:/nix/store/6qlyn6314ppjpnq141zjr1y3zwzv307w-python3.14-idna-3.18/lib/python3.14/site-packages:/nix/store/jpykpm9m0zwfsfx3p12amy7sh95w10b0-python3.14-pyopenssl-26.3.0-dev/lib/python3.14/site-packages:/nix/store/bznmixk3pim1pvm6ifz2bisl1r3yi32c-python3.14-service-identity-26.1.0/lib/python3.14/site-packages:/nix/store/m5yzbqv6k8l0y48yzfxhmms26rkcl6aj-python3.14-attrs-26.1.0/lib/python3.14/site-packages:/nix/store/fc1nc415ydiszyld6kqn9y5gzzdxq8g9-python3.14-automat-25.4.16/lib/python3.14/site-packages:/nix/store/wxqgiwg3df8y86njww8v6p2wpcv457vx-python3.14-constantly-23.10.4/lib/python3.14/site-packages:/nix/store/6g1w1qvvfk9dkv3kp4lk61z1xdbnamly-python3.14-hyperlink-21.0.0/lib/python3.14/site-packages:/nix/store/a7s6dws40ir54qrw2pr16dk67lfmb5r2-python3.14-incremental-24.11.0/lib/python3.14/site-packages:/nix/store/v23k5misli36ar7f513k05xi88ywjazq-python3.14-typing-extensions-4.16.0/lib/python3.14/site-packages:/nix/store/64dnq6ahy02vyw342bjh479y7m74gnj1-python3.14-markupsafe-3.0.3/lib/python3.14/site-packages:/nix/store/7iq342sb00cdill70z125zybv3z9fji7-python3.14-greenlet-3.5.3/lib/python3.14/site-packages:/nix/store/nw0wcnp60kn1a9a3dq84m4vqlh4gfczm-python3.14-mako-1.3.12/lib/python3.14/site-packages:/nix/store/salx1s2id6qs5ym1j5mlz12vxds3va42-python3.14-six-1.17.0/lib/python3.14/site-packages:/nix/store/3nsgr0aj6lk3w7jgc0zh50fxm2xx5mb6-python3.14-cryptography-50.0.0/lib/python3.14/site-packages:/nix/store/5zbxc5jikk5a81bg02wvlc9fr1hkrs25-python3.14-pynacl-1.6.2/lib/python3.14/site-packages:/nix/store/khbp425ym5s6czl2y4a209hrvsixwga5-python3.14-cffi-2.1.0/lib/python3.14/site-packages:/nix/store/rjad4g8fdbhw1irndp4q08jf0xw4k64v-python3.14-pycparser-3.00/lib/python3.14/site-packages:/nix/store/g046hb2zgikiil333503xw937kvghnf7-python3.14-importlib-metadata-9.0.0/lib/python3.14/site-packages:/nix/store/skx01lpqf6871rahl20avwwrgdxpkqik-python3.14-toml-0.10.2/lib/python3.14/site-packages:/nix/store/g635ay4j7wy8kazgvjxlf1h3dljdvwi2-python3.14-zipp-4.1.0/lib/python3.14/site-packages:/nix/store/czl4kgvb22rw4a83zk0zdpg30crn7j8s-python3.14-multipart-2.0.0/lib/python3.14/site-packages:/nix/store/v6fz1sx7139hhf82hgysv9sk8a3xx184-python3.14-requests-2.34.2/lib/python3.14/site-packages:/nix/store/k17fspwz52b8pwb5jw4vj2qihymlr2jc-python3.14-certifi-2026.06.17/lib/python3.14/site-packages:/nix/store/1cziy5z9fjm43xrkx5p33iw4k6iapm9v-python3.14-charset-normalizer-3.4.9/lib/python3.14/site-packages:/nix/store/kqki0r8m139snrbpa9l9gpnvcszkgxa1-python3.14-urllib3-2.7.0/lib/python3.14/site-packages:/nix/store/w5737w6ns6ifbkxpwlqgfv3rjbbfzm6p-python3.14-pyasn1-0.6.4/lib/python3.14/site-packages:/nix/store/n4dybg18c9ys6hb42dwvmwldln47dxpw-python3.14-pyasn1-modules-0.4.2/lib/python3.14/site-packages:/nix/store/jzwx8vj6l02f9ykm7rkj42blb2xd7q52-python3.14-annotated-types-0.7.0/lib/python3.14/site-packages:/nix/store/jjh22knafmg2ix6gg0k24x261cb058vx-python3.14-pydantic-core-2.46.4/lib/python3.14/site-packages:/nix/store/glzqfy78bmfrj1nc6q1xvqdrgd9xcyfq-python3.14-typing-inspection-0.4.2/lib/python3.14/site-packages:/nix/store/6nga4qgd5p30pcgwi9lfn5yqhpr5rflv-python3.14-iniconfig-2.3.0/lib/python3.14/site-packages:/nix/store/9dkmnp8h49is9mx90lb25xiarxcydizz-python3.14-pluggy-1.6.0/lib/python3.14/site-packages:/nix/store/cziwical8c0a399krv2sk59lz4i2ms4c-python3.14-pygments-2.20.0/lib/python3.14/site-packages:/nix/store/61cdsykrby9rfdm2ln4n4bpqi7ak2vy0-python3.14-types-urllib3-1.26.25.14/lib/python3.14/site-packages" /nix/store/8yn24v52lybxjyzh8b1jnq1774xfjjj8-python3.14-mypy-2.1.0/bin/mypy buildbot_nix buildbot_effects ]': exit status 1 + cd . + export PYTHONPATH=/nix/store/3inr3nxzqarhb9rh1z7s2s20j8c0395h-python3-3.14.7/lib/python3.14/site-packages:/nix/store/aklx77bdvq7fqvpz9z3hgv5161vzbclj-buildbot-4.3.0/lib/python3.14/site-packages:/nix/store/jyfw8kgj71pxy5hcl1dz7bnwdwdxkxpk-python3.14-buildbot_worker-4.3.0/lib/python3.14/site-packages:/nix/store/4pnnxf3cljg72frqwik1k1aci026c8nh-python3.14-twisted-26.4.0/lib/python3.14/site-packages:/nix/store/xc89kvi4y33kal56vyiy1rridrsbr6v3-python3.14-pydantic-2.13.4/lib/python3.14/site-packages:/nix/store/dficr5fajvdv6w7p7z36ls1hdamdn156-python3.14-pytest-9.1.1/lib/python3.14/site-packages:/nix/store/9mh5m2j5qynl32i73dyinszqf7fh3sqn-python3.14-zope-interface-8.2/lib/python3.14/site-packages:/nix/store/8cv9mvq0kmrm6jcj6y0jmp57xnkhvz3p-python3.14-types-requests-2.32.4.20260107/lib/python3.14/site-packages:/nix/store/91xfmmv1iq2l30dzzbnn1brjpllbbfhi-python3.14-jinja2-3.1.6/lib/python3.14/site-packages:/nix/store/c6d0z750ghdcs0mvqf6x21ldshh28iid-python3.14-msgpack-1.2.1/lib/python3.14/site-packages:/nix/store/2rkw2sjdcya9mb0l7c5liajkk9hrgalg-python3.14-sqlalchemy-2.0.51/lib/python3.14/site-packages:/nix/store/2dkvsl5vpqn70c3cs0r5r7z6zl658cxy-python3.14-alembic-1.18.1/lib/python3.14/site-packages:/nix/store/51gfl6ck7gzvr1pni2zh134m544054fn-python3.14-python-dateutil-2.9.0.post0/lib/python3.14/site-packages:/nix/store/9mil3xnbskigi601ygvbny46103jivh7-python3.14-txaio-25.12.2/lib/python3.14/site-packages:/nix/store/9fwlvjhjbrp4dcckfwbnhwbvb0wb865r-python3.14-autobahn-25.12.2/lib/python3.14/site-packages:/nix/store/ii1kfn5incgzr85x3jggah3y9xl96ki5-python3.14-pyjwt-2.13.0/lib/python3.14/site-packages:/nix/store/s9srx5sa8a4gjd453p4dcaciixvx8bc2-python3.14-pyyaml-6.0.3/lib/python3.14/site-packages:/nix/store/vhfyqxqahrjf2qa9sqsmilg9r65camwd-python3.14-croniter-6.2.4/lib/python3.14/site-packages:/nix/store/rk6y02v8f8j9km2y5di0qqcz7nihhmq2-python3.14-importlib-resources-7.1.0/lib/python3.14/site-packages:/nix/store/if9plfpzc97icinz2z0lgfqfa2hp5m3i-python3.14-packaging-26.2/lib/python3.14/site-packages:/nix/store/kack13vgzdw676k2mpxmvjmp2cgnq6pm-python3.14-unidiff-1.0.0/lib/python3.14/site-packages:/nix/store/j6ka43dgr646w5lsyqfcljz1kxv4367q-python3.14-treq-25.5.0/lib/python3.14/site-packages:/nix/store/cqkypz9pq98nl59jcjd2wc14s99dxdbd-python3.14-brotli-1.2.0/lib/python3.14/site-packages:/nix/store/mk7w4yiv7ipxw9c51481qj9v18jib0sq-python3.14-zstandard-0.25.0/lib/python3.14/site-packages:/nix/store/6qlyn6314ppjpnq141zjr1y3zwzv307w-python3.14-idna-3.18/lib/python3.14/site-packages:/nix/store/jpykpm9m0zwfsfx3p12amy7sh95w10b0-python3.14-pyopenssl-26.3.0-dev/lib/python3.14/site-packages:/nix/store/bznmixk3pim1pvm6ifz2bisl1r3yi32c-python3.14-service-identity-26.1.0/lib/python3.14/site-packages:/nix/store/m5yzbqv6k8l0y48yzfxhmms26rkcl6aj-python3.14-attrs-26.1.0/lib/python3.14/site-packages:/nix/store/fc1nc415ydiszyld6kqn9y5gzzdxq8g9-python3.14-automat-25.4.16/lib/python3.14/site-packages:/nix/store/wxqgiwg3df8y86njww8v6p2wpcv457vx-python3.14-constantly-23.10.4/lib/python3.14/site-packages:/nix/store/6g1w1qvvfk9dkv3kp4lk61z1xdbnamly-python3.14-hyperlink-21.0.0/lib/python3.14/site-packages:/nix/store/a7s6dws40ir54qrw2pr16dk67lfmb5r2-python3.14-incremental-24.11.0/lib/python3.14/site-packages:/nix/store/v23k5misli36ar7f513k05xi88ywjazq-python3.14-typing-extensions-4.16.0/lib/python3.14/site-packages:/nix/store/64dnq6ahy02vyw342bjh479y7m74gnj1-python3.14-markupsafe-3.0.3/lib/python3.14/site-packages:/nix/store/7iq342sb00cdill70z125zybv3z9fji7-python3.14-greenlet-3.5.3/lib/python3.14/site-packages:/nix/store/nw0wcnp60kn1a9a3dq84m4vqlh4gfczm-python3.14-mako-1.3.12/lib/python3.14/site-packages:/nix/store/salx1s2id6qs5ym1j5mlz12vxds3va42-python3.14-six-1.17.0/lib/python3.14/site-packages:/nix/store/3nsgr0aj6lk3w7jgc0zh50fxm2xx5mb6-python3.14-cryptography-50.0.0/lib/python3.14/site-packages:/nix/store/5zbxc5jikk5a81bg02wvlc9fr1hkrs25-python3.14-pynacl-1.6.2/lib/python3.14/site-packages:/nix/store/khbp425ym5s6czl2y4a209hrvsixwga5-python3.14-cffi-2.1.0/lib/python3.14/site-packages:/nix/store/rjad4g8fdbhw1irndp4q08jf0xw4k64v-python3.14-pycparser-3.00/lib/python3.14/site-packages:/nix/store/g046hb2zgikiil333503xw937kvghnf7-python3.14-importlib-metadata-9.0.0/lib/python3.14/site-packages:/nix/store/skx01lpqf6871rahl20avwwrgdxpkqik-python3.14-toml-0.10.2/lib/python3.14/site-packages:/nix/store/g635ay4j7wy8kazgvjxlf1h3dljdvwi2-python3.14-zipp-4.1.0/lib/python3.14/site-packages:/nix/store/czl4kgvb22rw4a83zk0zdpg30crn7j8s-python3.14-multipart-2.0.0/lib/python3.14/site-packages:/nix/store/v6fz1sx7139hhf82hgysv9sk8a3xx184-python3.14-requests-2.34.2/lib/python3.14/site-packages:/nix/store/k17fspwz52b8pwb5jw4vj2qihymlr2jc-python3.14-certifi-2026.06.17/lib/python3.14/site-packages:/nix/store/1cziy5z9fjm43xrkx5p33iw4k6iapm9v-python3.14-charset-normalizer-3.4.9/lib/python3.14/site-packages:/nix/store/kqki0r8m139snrbpa9l9gpnvcszkgxa1-python3.14-urllib3-2.7.0/lib/python3.14/site-packages:/nix/store/w5737w6ns6ifbkxpwlqgfv3rjbbfzm6p-python3.14-pyasn1-0.6.4/lib/python3.14/site-packages:/nix/store/n4dybg18c9ys6hb42dwvmwldln47dxpw-python3.14-pyasn1-modules-0.4.2/lib/python3.14/site-packages:/nix/store/jzwx8vj6l02f9ykm7rkj42blb2xd7q52-python3.14-annotated-types-0.7.0/lib/python3.14/site-packages:/nix/store/jjh22knafmg2ix6gg0k24x261cb058vx-python3.14-pydantic-core-2.46.4/lib/python3.14/site-packages:/nix/store/glzqfy78bmfrj1nc6q1xvqdrgd9xcyfq-python3.14-typing-inspection-0.4.2/lib/python3.14/site-packages:/nix/store/6nga4qgd5p30pcgwi9lfn5yqhpr5rflv-python3.14-iniconfig-2.3.0/lib/python3.14/site-packages:/nix/store/9dkmnp8h49is9mx90lb25xiarxcydizz-python3.14-pluggy-1.6.0/lib/python3.14/site-packages:/nix/store/cziwical8c0a399krv2sk59lz4i2ms4c-python3.14-pygments-2.20.0/lib/python3.14/site-packages:/nix/store/61cdsykrby9rfdm2ln4n4bpqi7ak2vy0-python3.14-types-urllib3-1.26.25.14/lib/python3.14/site-packages + PYTHONPATH=/nix/store/3inr3nxzqarhb9rh1z7s2s20j8c0395h-python3-3.14.7/lib/python3.14/site-packages:/nix/store/aklx77bdvq7fqvpz9z3hgv5161vzbclj-buildbot-4.3.0/lib/python3.14/site-packages:/nix/store/jyfw8kgj71pxy5hcl1dz7bnwdwdxkxpk-python3.14-buildbot_worker-4.3.0/lib/python3.14/site-packages:/nix/store/4pnnxf3cljg72frqwik1k1aci026c8nh-python3.14-twisted-26.4.0/lib/python3.14/site-packages:/nix/store/xc89kvi4y33kal56vyiy1rridrsbr6v3-python3.14-pydantic-2.13.4/lib/python3.14/site-packages:/nix/store/dficr5fajvdv6w7p7z36ls1hdamdn156-python3.14-pytest-9.1.1/lib/python3.14/site-packages:/nix/store/9mh5m2j5qynl32i73dyinszqf7fh3sqn-python3.14-zope-interface-8.2/lib/python3.14/site-packages:/nix/store/8cv9mvq0kmrm6jcj6y0jmp57xnkhvz3p-python3.14-types-requests-2.32.4.20260107/lib/python3.14/site-packages:/nix/store/91xfmmv1iq2l30dzzbnn1brjpllbbfhi-python3.14-jinja2-3.1.6/lib/python3.14/site-packages:/nix/store/c6d0z750ghdcs0mvqf6x21ldshh28iid-python3.14-msgpack-1.2.1/lib/python3.14/site-packages:/nix/store/2rkw2sjdcya9mb0l7c5liajkk9hrgalg-python3.14-sqlalchemy-2.0.51/lib/python3.14/site-packages:/nix/store/2dkvsl5vpqn70c3cs0r5r7z6zl658cxy-python3.14-alembic-1.18.1/lib/python3.14/site-packages:/nix/store/51gfl6ck7gzvr1pni2zh134m544054fn-python3.14-python-dateutil-2.9.0.post0/lib/python3.14/site-packages:/nix/store/9mil3xnbskigi601ygvbny46103jivh7-python3.14-txaio-25.12.2/lib/python3.14/site-packages:/nix/store/9fwlvjhjbrp4dcckfwbnhwbvb0wb865r-python3.14-autobahn-25.12.2/lib/python3.14/site-packages:/nix/store/ii1kfn5incgzr85x3jggah3y9xl96ki5-python3.14-pyjwt-2.13.0/lib/python3.14/site-packages:/nix/store/s9srx5sa8a4gjd453p4dcaciixvx8bc2-python3.14-pyyaml-6.0.3/lib/python3.14/site-packages:/nix/store/vhfyqxqahrjf2qa9sqsmilg9r65camwd-python3.14-croniter-6.2.4/lib/python3.14/site-packages:/nix/store/rk6y02v8f8j9km2y5di0qqcz7nihhmq2-python3.14-importlib-resources-7.1.0/lib/python3.14/site-packages:/nix/store/if9plfpzc97icinz2z0lgfqfa2hp5m3i-python3.14-packaging-26.2/lib/python3.14/site-packages:/nix/store/kack13vgzdw676k2mpxmvjmp2cgnq6pm-python3.14-unidiff-1.0.0/lib/python3.14/site-packages:/nix/store/j6ka43dgr646w5lsyqfcljz1kxv4367q-python3.14-treq-25.5.0/lib/python3.14/site-packages:/nix/store/cqkypz9pq98nl59jcjd2wc14s99dxdbd-python3.14-brotli-1.2.0/lib/python3.14/site-packages:/nix/store/mk7w4yiv7ipxw9c51481qj9v18jib0sq-python3.14-zstandard-0.25.0/lib/python3.14/site-packages:/nix/store/6qlyn6314ppjpnq141zjr1y3zwzv307w-python3.14-idna-3.18/lib/python3.14/site-packages:/nix/store/jpykpm9m0zwfsfx3p12amy7sh95w10b0-python3.14-pyopenssl-26.3.0-dev/lib/python3.14/site-packages:/nix/store/bznmixk3pim1pvm6ifz2bisl1r3yi32c-python3.14-service-identity-26.1.0/lib/python3.14/site-packages:/nix/store/m5yzbqv6k8l0y48yzfxhmms26rkcl6aj-python3.14-attrs-26.1.0/lib/python3.14/site-packages:/nix/store/fc1nc415ydiszyld6kqn9y5gzzdxq8g9-python3.14-automat-25.4.16/lib/python3.14/site-packages:/nix/store/wxqgiwg3df8y86njww8v6p2wpcv457vx-python3.14-constantly-23.10.4/lib/python3.14/site-packages:/nix/store/6g1w1qvvfk9dkv3kp4lk61z1xdbnamly-python3.14-hyperlink-21.0.0/lib/python3.14/site-packages:/nix/store/a7s6dws40ir54qrw2pr16dk67lfmb5r2-python3.14-incremental-24.11.0/lib/python3.14/site-packages:/nix/store/v23k5misli36ar7f513k05xi88ywjazq-python3.14-typing-extensions-4.16.0/lib/python3.14/site-packages:/nix/store/64dnq6ahy02vyw342bjh479y7m74gnj1-python3.14-markupsafe-3.0.3/lib/python3.14/site-packages:/nix/store/7iq342sb00cdill70z125zybv3z9fji7-python3.14-greenlet-3.5.3/lib/python3.14/site-packages:/nix/store/nw0wcnp60kn1a9a3dq84m4vqlh4gfczm-python3.14-mako-1.3.12/lib/python3.14/site-packages:/nix/store/salx1s2id6qs5ym1j5mlz12vxds3va42-python3.14-six-1.17.0/lib/python3.14/site-packages:/nix/store/3nsgr0aj6lk3w7jgc0zh50fxm2xx5mb6-python3.14-cryptography-50.0.0/lib/python3.14/site-packages:/nix/store/5zbxc5jikk5a81bg02wvlc9fr1hkrs25-python3.14-pynacl-1.6.2/lib/python3.14/site-packages:/nix/store/khbp425ym5s6czl2y4a209hrvsixwga5-python3.14-cffi-2.1.0/lib/python3.14/site-packages:/nix/store/rjad4g8fdbhw1irndp4q08jf0xw4k64v-python3.14-pycparser-3.00/lib/python3.14/site-packages:/nix/store/g046hb2zgikiil333503xw937kvghnf7-python3.14-importlib-metadata-9.0.0/lib/python3.14/site-packages:/nix/store/skx01lpqf6871rahl20avwwrgdxpkqik-python3.14-toml-0.10.2/lib/python3.14/site-packages:/nix/store/g635ay4j7wy8kazgvjxlf1h3dljdvwi2-python3.14-zipp-4.1.0/lib/python3.14/site-packages:/nix/store/czl4kgvb22rw4a83zk0zdpg30crn7j8s-python3.14-multipart-2.0.0/lib/python3.14/site-packages:/nix/store/v6fz1sx7139hhf82hgysv9sk8a3xx184-python3.14-requests-2.34.2/lib/python3.14/site-packages:/nix/store/k17fspwz52b8pwb5jw4vj2qihymlr2jc-python3.14-certifi-2026.06.17/lib/python3.14/site-packages:/nix/store/1cziy5z9fjm43xrkx5p33iw4k6iapm9v-python3.14-charset-normalizer-3.4.9/lib/python3.14/site-packages:/nix/store/kqki0r8m139snrbpa9l9gpnvcszkgxa1-python3.14-urllib3-2.7.0/lib/python3.14/site-packages:/nix/store/w5737w6ns6ifbkxpwlqgfv3rjbbfzm6p-python3.14-pyasn1-0.6.4/lib/python3.14/site-packages:/nix/store/n4dybg18c9ys6hb42dwvmwldln47dxpw-python3.14-pyasn1-modules-0.4.2/lib/python3.14/site-packages:/nix/store/jzwx8vj6l02f9ykm7rkj42blb2xd7q52-python3.14-annotated-types-0.7.0/lib/python3.14/site-packages:/nix/store/jjh22knafmg2ix6gg0k24x261cb058vx-python3.14-pydantic-core-2.46.4/lib/python3.14/site-packages:/nix/store/glzqfy78bmfrj1nc6q1xvqdrgd9xcyfq-python3.14-typing-inspection-0.4.2/lib/python3.14/site-packages:/nix/store/6nga4qgd5p30pcgwi9lfn5yqhpr5rflv-python3.14-iniconfig-2.3.0/lib/python3.14/site-packages:/nix/store/9dkmnp8h49is9mx90lb25xiarxcydizz-python3.14-pluggy-1.6.0/lib/python3.14/site-packages:/nix/store/cziwical8c0a399krv2sk59lz4i2ms4c-python3.14-pygments-2.20.0/lib/python3.14/site-packages:/nix/store/61cdsykrby9rfdm2ln4n4bpqi7ak2vy0-python3.14-types-urllib3-1.26.25.14/lib/python3.14/site-packages + /nix/store/8yn24v52lybxjyzh8b1jnq1774xfjjj8-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.7s Error: failed to finalise formatting: formatting failures detected