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/b5bpi6zfajzzrwwpgba2q6li3nnya4bs-python3-3.14.7/lib/python3.14/site-packages:/nix/store/zil0d7cz14xh6pjw2k4qmvzw5avlz231-buildbot-4.3.0/lib/python3.14/site-packages:/nix/store/g19wsgjdnnhhcjqsapqmywr3hf60bhwv-python3.14-buildbot_worker-4.3.0/lib/python3.14/site-packages:/nix/store/zqzg8jpd29bm8hpag0205svjmh70zi0i-python3.14-twisted-26.4.0/lib/python3.14/site-packages:/nix/store/81yh0r3i66ff6na45axsbxw0ds9slyhm-python3.14-pydantic-2.13.4/lib/python3.14/site-packages:/nix/store/6aamjai1shjzq2bmg67pfkimd3l9cj76-python3.14-pytest-9.1.1/lib/python3.14/site-packages:/nix/store/fidxkr2i9219hsnl58rbc718560bsxhy-python3.14-zope-interface-8.2/lib/python3.14/site-packages:/nix/store/wbqss1n5g5a9gyhjk9sc8gx60rmbrmmf-python3.14-types-requests-2.32.4.20260107/lib/python3.14/site-packages:/nix/store/w4v3yh3ihybcf39awaqhmdva03js6h4x-python3.14-jinja2-3.1.6/lib/python3.14/site-packages:/nix/store/iv8vgsmibj217743caykkri0zwaa8bk3-python3.14-msgpack-1.2.1/lib/python3.14/site-packages:/nix/store/shqacnfyjvj5ggwz004ip99771i0vl37-python3.14-sqlalchemy-2.0.51/lib/python3.14/site-packages:/nix/store/9f67wf0jbg3p9znp713x0cs8xk4ylrgm-python3.14-alembic-1.18.1/lib/python3.14/site-packages:/nix/store/jmdg9cswwpkbaysw69qghg04gk8dxa99-python3.14-python-dateutil-2.9.0.post0/lib/python3.14/site-packages:/nix/store/x12wlpn5zxipvmwbbhi0zqrm1izxhf45-python3.14-txaio-25.12.2/lib/python3.14/site-packages:/nix/store/6kgkj6hm82hnz3hx88cfmpxxdp1vbzb6-python3.14-autobahn-25.12.2/lib/python3.14/site-packages:/nix/store/h9f46nqv67f1qi2c4gnqzj90d67zpq04-python3.14-pyjwt-2.13.0/lib/python3.14/site-packages:/nix/store/xg127x7yvb0167539r0jswzg11hglxzb-python3.14-pyyaml-6.0.3/lib/python3.14/site-packages:/nix/store/nsgyiw1sbfk1zqc5qab2pb56b6v82day-python3.14-croniter-6.2.4/lib/python3.14/site-packages:/nix/store/g92andj1gx5xakd55hn3f9hsdj3yv7k5-python3.14-importlib-resources-7.1.0/lib/python3.14/site-packages:/nix/store/6azp1hgh86lmnvqi6qvhg0i6bdnkh0l8-python3.14-packaging-26.2/lib/python3.14/site-packages:/nix/store/syr8a2h652axfdgdx2bi0d5fp7gz3i51-python3.14-unidiff-1.0.0/lib/python3.14/site-packages:/nix/store/cvibx953glh107q8dwr6w05b4jfaikdl-python3.14-treq-25.5.0/lib/python3.14/site-packages:/nix/store/2p0pxvb5qclxsa2h74djyc95npw23f5r-python3.14-brotli-1.2.0/lib/python3.14/site-packages:/nix/store/d8n2fvp6qjnvy2rshyh676cifarfj4pd-python3.14-zstandard-0.25.0/lib/python3.14/site-packages:/nix/store/cxn8450cl2vwyfaim125lx3avqn2pbyg-python3.14-idna-3.18/lib/python3.14/site-packages:/nix/store/czacgfixlad9mp2k8jfzh24bdmkfg689-python3.14-pyopenssl-26.3.0-dev/lib/python3.14/site-packages:/nix/store/6xaflp676k1s8dg3nhkln2rp15wgh97w-python3.14-service-identity-26.1.0/lib/python3.14/site-packages:/nix/store/ia11czpp50bk5n5pwb7hpc53vdjqqmz6-python3.14-attrs-26.1.0/lib/python3.14/site-packages:/nix/store/fyda082w2nxnzllc4ln2s16d57g1bmw7-python3.14-automat-25.4.16/lib/python3.14/site-packages:/nix/store/d7plfxxhi645nd17794ycfj55nfj77dm-python3.14-constantly-23.10.4/lib/python3.14/site-packages:/nix/store/s7i64x8bp69dbrar79zcfrmndrmn08cq-python3.14-hyperlink-21.0.0/lib/python3.14/site-packages:/nix/store/1s7shagynsy8vryvdnzkr4mspqggbq56-python3.14-incremental-24.11.0/lib/python3.14/site-packages:/nix/store/r6vvn1i9kp952mjrljxkmdfj3xa4hp7g-python3.14-typing-extensions-4.16.0/lib/python3.14/site-packages:/nix/store/zlpf5qcaxb7bi1y6vfa0l92y82zlahfa-python3.14-markupsafe-3.0.3/lib/python3.14/site-packages:/nix/store/3jh6zr6qwjknjzybkr6dva59qfaascjg-python3.14-greenlet-3.5.3/lib/python3.14/site-packages:/nix/store/jvxbab0wzac5x5fq72npzv2qbkxcbqxd-python3.14-mako-1.3.12/lib/python3.14/site-packages:/nix/store/yizz72bdc775f2lcas34c7xwsmvgzjqx-python3.14-six-1.17.0/lib/python3.14/site-packages:/nix/store/83h7wfsnqjh76csw4q27rq9sjgv3pvpy-python3.14-cryptography-50.0.0/lib/python3.14/site-packages:/nix/store/dq8rhiw9bc2a341jzn5ni0rk65qpf82f-python3.14-pynacl-1.6.2/lib/python3.14/site-packages:/nix/store/3vq5n9qx52vqli5sqsya01l51qcc1lxz-python3.14-cffi-2.1.0/lib/python3.14/site-packages:/nix/store/y6sc9iajf2xiljl0ccsw7q015c1qp7qa-python3.14-pycparser-3.00/lib/python3.14/site-packages:/nix/store/zlndh73fdf5y4mxikkmrx0bfhdnki5x9-python3.14-importlib-metadata-9.0.0/lib/python3.14/site-packages:/nix/store/kngfgqfcm8hdilnal5c2g9ap6rqacgaf-python3.14-toml-0.10.2/lib/python3.14/site-packages:/nix/store/mm2bj4cwvf2wls6g8im020nmik1wlcm5-python3.14-zipp-4.1.0/lib/python3.14/site-packages:/nix/store/hj8i0x7r1368rz5hfpsgvp1crc0y1z89-python3.14-multipart-2.0.0/lib/python3.14/site-packages:/nix/store/8hf816dv72vidzszxb0529511vwh4a1p-python3.14-requests-2.34.2/lib/python3.14/site-packages:/nix/store/c7l5i4dga7x8456qj2q0cc7d5zpigkw4-python3.14-certifi-2026.06.17/lib/python3.14/site-packages:/nix/store/7n1mbkxm4axhghinsrn08lnsj26f0aql-python3.14-charset-normalizer-3.4.9/lib/python3.14/site-packages:/nix/store/5s6zlrmh50a8ciqpv53lj0ms7rs8ir4d-python3.14-urllib3-2.7.0/lib/python3.14/site-packages:/nix/store/8m8dhc1l1zlhxv5qbp2z153brp2hmwz4-python3.14-pyasn1-0.6.4/lib/python3.14/site-packages:/nix/store/3hfdh1hzxdn2alqpsi37fgm4z5cybxc7-python3.14-pyasn1-modules-0.4.2/lib/python3.14/site-packages:/nix/store/xq6md1zccn4614051aw7ynx8ic4wg7ib-python3.14-annotated-types-0.7.0/lib/python3.14/site-packages:/nix/store/npjxi29ir1j9xlkdmi5hn3rcy0svxvsq-python3.14-pydantic-core-2.46.4/lib/python3.14/site-packages:/nix/store/gisrljyqb80k5pkajr1g4hlxijh5wxw8-python3.14-typing-inspection-0.4.3/lib/python3.14/site-packages:/nix/store/4i0bzsw6zm130iivaafsxpdiwbyv5bak-python3.14-iniconfig-2.3.0/lib/python3.14/site-packages:/nix/store/kbhbia91jrab9l3zz3y0xml1ml04py90-python3.14-pluggy-1.6.0/lib/python3.14/site-packages:/nix/store/5fq5f5035r6ps10103g437xn7dmb9h20-python3.14-pygments-2.20.0/lib/python3.14/site-packages:/nix/store/z0g4f01f3mvmbdj64nzpgddr0nwb6ys8-python3.14-types-urllib3-1.26.25.14/lib/python3.14/site-packages" /nix/store/18zyp522c811vn5jl4qcygf92nl4zp0b-python3.14-mypy-2.1.0/bin/mypy buildbot_nix buildbot_effects ]': exit status 1 + cd . + export PYTHONPATH=/nix/store/b5bpi6zfajzzrwwpgba2q6li3nnya4bs-python3-3.14.7/lib/python3.14/site-packages:/nix/store/zil0d7cz14xh6pjw2k4qmvzw5avlz231-buildbot-4.3.0/lib/python3.14/site-packages:/nix/store/g19wsgjdnnhhcjqsapqmywr3hf60bhwv-python3.14-buildbot_worker-4.3.0/lib/python3.14/site-packages:/nix/store/zqzg8jpd29bm8hpag0205svjmh70zi0i-python3.14-twisted-26.4.0/lib/python3.14/site-packages:/nix/store/81yh0r3i66ff6na45axsbxw0ds9slyhm-python3.14-pydantic-2.13.4/lib/python3.14/site-packages:/nix/store/6aamjai1shjzq2bmg67pfkimd3l9cj76-python3.14-pytest-9.1.1/lib/python3.14/site-packages:/nix/store/fidxkr2i9219hsnl58rbc718560bsxhy-python3.14-zope-interface-8.2/lib/python3.14/site-packages:/nix/store/wbqss1n5g5a9gyhjk9sc8gx60rmbrmmf-python3.14-types-requests-2.32.4.20260107/lib/python3.14/site-packages:/nix/store/w4v3yh3ihybcf39awaqhmdva03js6h4x-python3.14-jinja2-3.1.6/lib/python3.14/site-packages:/nix/store/iv8vgsmibj217743caykkri0zwaa8bk3-python3.14-msgpack-1.2.1/lib/python3.14/site-packages:/nix/store/shqacnfyjvj5ggwz004ip99771i0vl37-python3.14-sqlalchemy-2.0.51/lib/python3.14/site-packages:/nix/store/9f67wf0jbg3p9znp713x0cs8xk4ylrgm-python3.14-alembic-1.18.1/lib/python3.14/site-packages:/nix/store/jmdg9cswwpkbaysw69qghg04gk8dxa99-python3.14-python-dateutil-2.9.0.post0/lib/python3.14/site-packages:/nix/store/x12wlpn5zxipvmwbbhi0zqrm1izxhf45-python3.14-txaio-25.12.2/lib/python3.14/site-packages:/nix/store/6kgkj6hm82hnz3hx88cfmpxxdp1vbzb6-python3.14-autobahn-25.12.2/lib/python3.14/site-packages:/nix/store/h9f46nqv67f1qi2c4gnqzj90d67zpq04-python3.14-pyjwt-2.13.0/lib/python3.14/site-packages:/nix/store/xg127x7yvb0167539r0jswzg11hglxzb-python3.14-pyyaml-6.0.3/lib/python3.14/site-packages:/nix/store/nsgyiw1sbfk1zqc5qab2pb56b6v82day-python3.14-croniter-6.2.4/lib/python3.14/site-packages:/nix/store/g92andj1gx5xakd55hn3f9hsdj3yv7k5-python3.14-importlib-resources-7.1.0/lib/python3.14/site-packages:/nix/store/6azp1hgh86lmnvqi6qvhg0i6bdnkh0l8-python3.14-packaging-26.2/lib/python3.14/site-packages:/nix/store/syr8a2h652axfdgdx2bi0d5fp7gz3i51-python3.14-unidiff-1.0.0/lib/python3.14/site-packages:/nix/store/cvibx953glh107q8dwr6w05b4jfaikdl-python3.14-treq-25.5.0/lib/python3.14/site-packages:/nix/store/2p0pxvb5qclxsa2h74djyc95npw23f5r-python3.14-brotli-1.2.0/lib/python3.14/site-packages:/nix/store/d8n2fvp6qjnvy2rshyh676cifarfj4pd-python3.14-zstandard-0.25.0/lib/python3.14/site-packages:/nix/store/cxn8450cl2vwyfaim125lx3avqn2pbyg-python3.14-idna-3.18/lib/python3.14/site-packages:/nix/store/czacgfixlad9mp2k8jfzh24bdmkfg689-python3.14-pyopenssl-26.3.0-dev/lib/python3.14/site-packages:/nix/store/6xaflp676k1s8dg3nhkln2rp15wgh97w-python3.14-service-identity-26.1.0/lib/python3.14/site-packages:/nix/store/ia11czpp50bk5n5pwb7hpc53vdjqqmz6-python3.14-attrs-26.1.0/lib/python3.14/site-packages:/nix/store/fyda082w2nxnzllc4ln2s16d57g1bmw7-python3.14-automat-25.4.16/lib/python3.14/site-packages:/nix/store/d7plfxxhi645nd17794ycfj55nfj77dm-python3.14-constantly-23.10.4/lib/python3.14/site-packages:/nix/store/s7i64x8bp69dbrar79zcfrmndrmn08cq-python3.14-hyperlink-21.0.0/lib/python3.14/site-packages:/nix/store/1s7shagynsy8vryvdnzkr4mspqggbq56-python3.14-incremental-24.11.0/lib/python3.14/site-packages:/nix/store/r6vvn1i9kp952mjrljxkmdfj3xa4hp7g-python3.14-typing-extensions-4.16.0/lib/python3.14/site-packages:/nix/store/zlpf5qcaxb7bi1y6vfa0l92y82zlahfa-python3.14-markupsafe-3.0.3/lib/python3.14/site-packages:/nix/store/3jh6zr6qwjknjzybkr6dva59qfaascjg-python3.14-greenlet-3.5.3/lib/python3.14/site-packages:/nix/store/jvxbab0wzac5x5fq72npzv2qbkxcbqxd-python3.14-mako-1.3.12/lib/python3.14/site-packages:/nix/store/yizz72bdc775f2lcas34c7xwsmvgzjqx-python3.14-six-1.17.0/lib/python3.14/site-packages:/nix/store/83h7wfsnqjh76csw4q27rq9sjgv3pvpy-python3.14-cryptography-50.0.0/lib/python3.14/site-packages:/nix/store/dq8rhiw9bc2a341jzn5ni0rk65qpf82f-python3.14-pynacl-1.6.2/lib/python3.14/site-packages:/nix/store/3vq5n9qx52vqli5sqsya01l51qcc1lxz-python3.14-cffi-2.1.0/lib/python3.14/site-packages:/nix/store/y6sc9iajf2xiljl0ccsw7q015c1qp7qa-python3.14-pycparser-3.00/lib/python3.14/site-packages:/nix/store/zlndh73fdf5y4mxikkmrx0bfhdnki5x9-python3.14-importlib-metadata-9.0.0/lib/python3.14/site-packages:/nix/store/kngfgqfcm8hdilnal5c2g9ap6rqacgaf-python3.14-toml-0.10.2/lib/python3.14/site-packages:/nix/store/mm2bj4cwvf2wls6g8im020nmik1wlcm5-python3.14-zipp-4.1.0/lib/python3.14/site-packages:/nix/store/hj8i0x7r1368rz5hfpsgvp1crc0y1z89-python3.14-multipart-2.0.0/lib/python3.14/site-packages:/nix/store/8hf816dv72vidzszxb0529511vwh4a1p-python3.14-requests-2.34.2/lib/python3.14/site-packages:/nix/store/c7l5i4dga7x8456qj2q0cc7d5zpigkw4-python3.14-certifi-2026.06.17/lib/python3.14/site-packages:/nix/store/7n1mbkxm4axhghinsrn08lnsj26f0aql-python3.14-charset-normalizer-3.4.9/lib/python3.14/site-packages:/nix/store/5s6zlrmh50a8ciqpv53lj0ms7rs8ir4d-python3.14-urllib3-2.7.0/lib/python3.14/site-packages:/nix/store/8m8dhc1l1zlhxv5qbp2z153brp2hmwz4-python3.14-pyasn1-0.6.4/lib/python3.14/site-packages:/nix/store/3hfdh1hzxdn2alqpsi37fgm4z5cybxc7-python3.14-pyasn1-modules-0.4.2/lib/python3.14/site-packages:/nix/store/xq6md1zccn4614051aw7ynx8ic4wg7ib-python3.14-annotated-types-0.7.0/lib/python3.14/site-packages:/nix/store/npjxi29ir1j9xlkdmi5hn3rcy0svxvsq-python3.14-pydantic-core-2.46.4/lib/python3.14/site-packages:/nix/store/gisrljyqb80k5pkajr1g4hlxijh5wxw8-python3.14-typing-inspection-0.4.3/lib/python3.14/site-packages:/nix/store/4i0bzsw6zm130iivaafsxpdiwbyv5bak-python3.14-iniconfig-2.3.0/lib/python3.14/site-packages:/nix/store/kbhbia91jrab9l3zz3y0xml1ml04py90-python3.14-pluggy-1.6.0/lib/python3.14/site-packages:/nix/store/5fq5f5035r6ps10103g437xn7dmb9h20-python3.14-pygments-2.20.0/lib/python3.14/site-packages:/nix/store/z0g4f01f3mvmbdj64nzpgddr0nwb6ys8-python3.14-types-urllib3-1.26.25.14/lib/python3.14/site-packages + PYTHONPATH=/nix/store/b5bpi6zfajzzrwwpgba2q6li3nnya4bs-python3-3.14.7/lib/python3.14/site-packages:/nix/store/zil0d7cz14xh6pjw2k4qmvzw5avlz231-buildbot-4.3.0/lib/python3.14/site-packages:/nix/store/g19wsgjdnnhhcjqsapqmywr3hf60bhwv-python3.14-buildbot_worker-4.3.0/lib/python3.14/site-packages:/nix/store/zqzg8jpd29bm8hpag0205svjmh70zi0i-python3.14-twisted-26.4.0/lib/python3.14/site-packages:/nix/store/81yh0r3i66ff6na45axsbxw0ds9slyhm-python3.14-pydantic-2.13.4/lib/python3.14/site-packages:/nix/store/6aamjai1shjzq2bmg67pfkimd3l9cj76-python3.14-pytest-9.1.1/lib/python3.14/site-packages:/nix/store/fidxkr2i9219hsnl58rbc718560bsxhy-python3.14-zope-interface-8.2/lib/python3.14/site-packages:/nix/store/wbqss1n5g5a9gyhjk9sc8gx60rmbrmmf-python3.14-types-requests-2.32.4.20260107/lib/python3.14/site-packages:/nix/store/w4v3yh3ihybcf39awaqhmdva03js6h4x-python3.14-jinja2-3.1.6/lib/python3.14/site-packages:/nix/store/iv8vgsmibj217743caykkri0zwaa8bk3-python3.14-msgpack-1.2.1/lib/python3.14/site-packages:/nix/store/shqacnfyjvj5ggwz004ip99771i0vl37-python3.14-sqlalchemy-2.0.51/lib/python3.14/site-packages:/nix/store/9f67wf0jbg3p9znp713x0cs8xk4ylrgm-python3.14-alembic-1.18.1/lib/python3.14/site-packages:/nix/store/jmdg9cswwpkbaysw69qghg04gk8dxa99-python3.14-python-dateutil-2.9.0.post0/lib/python3.14/site-packages:/nix/store/x12wlpn5zxipvmwbbhi0zqrm1izxhf45-python3.14-txaio-25.12.2/lib/python3.14/site-packages:/nix/store/6kgkj6hm82hnz3hx88cfmpxxdp1vbzb6-python3.14-autobahn-25.12.2/lib/python3.14/site-packages:/nix/store/h9f46nqv67f1qi2c4gnqzj90d67zpq04-python3.14-pyjwt-2.13.0/lib/python3.14/site-packages:/nix/store/xg127x7yvb0167539r0jswzg11hglxzb-python3.14-pyyaml-6.0.3/lib/python3.14/site-packages:/nix/store/nsgyiw1sbfk1zqc5qab2pb56b6v82day-python3.14-croniter-6.2.4/lib/python3.14/site-packages:/nix/store/g92andj1gx5xakd55hn3f9hsdj3yv7k5-python3.14-importlib-resources-7.1.0/lib/python3.14/site-packages:/nix/store/6azp1hgh86lmnvqi6qvhg0i6bdnkh0l8-python3.14-packaging-26.2/lib/python3.14/site-packages:/nix/store/syr8a2h652axfdgdx2bi0d5fp7gz3i51-python3.14-unidiff-1.0.0/lib/python3.14/site-packages:/nix/store/cvibx953glh107q8dwr6w05b4jfaikdl-python3.14-treq-25.5.0/lib/python3.14/site-packages:/nix/store/2p0pxvb5qclxsa2h74djyc95npw23f5r-python3.14-brotli-1.2.0/lib/python3.14/site-packages:/nix/store/d8n2fvp6qjnvy2rshyh676cifarfj4pd-python3.14-zstandard-0.25.0/lib/python3.14/site-packages:/nix/store/cxn8450cl2vwyfaim125lx3avqn2pbyg-python3.14-idna-3.18/lib/python3.14/site-packages:/nix/store/czacgfixlad9mp2k8jfzh24bdmkfg689-python3.14-pyopenssl-26.3.0-dev/lib/python3.14/site-packages:/nix/store/6xaflp676k1s8dg3nhkln2rp15wgh97w-python3.14-service-identity-26.1.0/lib/python3.14/site-packages:/nix/store/ia11czpp50bk5n5pwb7hpc53vdjqqmz6-python3.14-attrs-26.1.0/lib/python3.14/site-packages:/nix/store/fyda082w2nxnzllc4ln2s16d57g1bmw7-python3.14-automat-25.4.16/lib/python3.14/site-packages:/nix/store/d7plfxxhi645nd17794ycfj55nfj77dm-python3.14-constantly-23.10.4/lib/python3.14/site-packages:/nix/store/s7i64x8bp69dbrar79zcfrmndrmn08cq-python3.14-hyperlink-21.0.0/lib/python3.14/site-packages:/nix/store/1s7shagynsy8vryvdnzkr4mspqggbq56-python3.14-incremental-24.11.0/lib/python3.14/site-packages:/nix/store/r6vvn1i9kp952mjrljxkmdfj3xa4hp7g-python3.14-typing-extensions-4.16.0/lib/python3.14/site-packages:/nix/store/zlpf5qcaxb7bi1y6vfa0l92y82zlahfa-python3.14-markupsafe-3.0.3/lib/python3.14/site-packages:/nix/store/3jh6zr6qwjknjzybkr6dva59qfaascjg-python3.14-greenlet-3.5.3/lib/python3.14/site-packages:/nix/store/jvxbab0wzac5x5fq72npzv2qbkxcbqxd-python3.14-mako-1.3.12/lib/python3.14/site-packages:/nix/store/yizz72bdc775f2lcas34c7xwsmvgzjqx-python3.14-six-1.17.0/lib/python3.14/site-packages:/nix/store/83h7wfsnqjh76csw4q27rq9sjgv3pvpy-python3.14-cryptography-50.0.0/lib/python3.14/site-packages:/nix/store/dq8rhiw9bc2a341jzn5ni0rk65qpf82f-python3.14-pynacl-1.6.2/lib/python3.14/site-packages:/nix/store/3vq5n9qx52vqli5sqsya01l51qcc1lxz-python3.14-cffi-2.1.0/lib/python3.14/site-packages:/nix/store/y6sc9iajf2xiljl0ccsw7q015c1qp7qa-python3.14-pycparser-3.00/lib/python3.14/site-packages:/nix/store/zlndh73fdf5y4mxikkmrx0bfhdnki5x9-python3.14-importlib-metadata-9.0.0/lib/python3.14/site-packages:/nix/store/kngfgqfcm8hdilnal5c2g9ap6rqacgaf-python3.14-toml-0.10.2/lib/python3.14/site-packages:/nix/store/mm2bj4cwvf2wls6g8im020nmik1wlcm5-python3.14-zipp-4.1.0/lib/python3.14/site-packages:/nix/store/hj8i0x7r1368rz5hfpsgvp1crc0y1z89-python3.14-multipart-2.0.0/lib/python3.14/site-packages:/nix/store/8hf816dv72vidzszxb0529511vwh4a1p-python3.14-requests-2.34.2/lib/python3.14/site-packages:/nix/store/c7l5i4dga7x8456qj2q0cc7d5zpigkw4-python3.14-certifi-2026.06.17/lib/python3.14/site-packages:/nix/store/7n1mbkxm4axhghinsrn08lnsj26f0aql-python3.14-charset-normalizer-3.4.9/lib/python3.14/site-packages:/nix/store/5s6zlrmh50a8ciqpv53lj0ms7rs8ir4d-python3.14-urllib3-2.7.0/lib/python3.14/site-packages:/nix/store/8m8dhc1l1zlhxv5qbp2z153brp2hmwz4-python3.14-pyasn1-0.6.4/lib/python3.14/site-packages:/nix/store/3hfdh1hzxdn2alqpsi37fgm4z5cybxc7-python3.14-pyasn1-modules-0.4.2/lib/python3.14/site-packages:/nix/store/xq6md1zccn4614051aw7ynx8ic4wg7ib-python3.14-annotated-types-0.7.0/lib/python3.14/site-packages:/nix/store/npjxi29ir1j9xlkdmi5hn3rcy0svxvsq-python3.14-pydantic-core-2.46.4/lib/python3.14/site-packages:/nix/store/gisrljyqb80k5pkajr1g4hlxijh5wxw8-python3.14-typing-inspection-0.4.3/lib/python3.14/site-packages:/nix/store/4i0bzsw6zm130iivaafsxpdiwbyv5bak-python3.14-iniconfig-2.3.0/lib/python3.14/site-packages:/nix/store/kbhbia91jrab9l3zz3y0xml1ml04py90-python3.14-pluggy-1.6.0/lib/python3.14/site-packages:/nix/store/5fq5f5035r6ps10103g437xn7dmb9h20-python3.14-pygments-2.20.0/lib/python3.14/site-packages:/nix/store/z0g4f01f3mvmbdj64nzpgddr0nwb6ys8-python3.14-types-urllib3-1.26.25.14/lib/python3.14/site-packages + /nix/store/18zyp522c811vn5jl4qcygf92nl4zp0b-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 10.754s Error: failed to finalise formatting: formatting failures detected