tribuchet: building on jamie treefmt v2.6.0ERRO formatter | ruff-check[1]: failed to apply with options '[check --fix packages/master.cfg.py]': 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/d64q19q1xjdwfhqx6czvrjgrhq0n3lcc-python3-3.14.7/lib/python3.14/site-packages:/nix/store/11p787vm611wkqabnm4103wnl290xmg5-buildbot-4.3.0/lib/python3.14/site-packages:/nix/store/8chpph34w36cq1gv8bxrxdiylyny5p2m-python3.14-buildbot_worker-4.3.0/lib/python3.14/site-packages:/nix/store/4pf8kq08b42l2h11hqrc78lwbnjvziwf-python3.14-twisted-26.4.0/lib/python3.14/site-packages:/nix/store/bv2x29cb7d43hhmm66iwbdsiwsszxh7x-python3.14-pydantic-2.13.4/lib/python3.14/site-packages:/nix/store/fwqp3f54vqakq82lfrpiw908xi1iln0w-python3.14-pytest-9.1.1/lib/python3.14/site-packages:/nix/store/8pczlq97zid6xpzmxqvmf84dj1pg6ma1-python3.14-zope-interface-8.2/lib/python3.14/site-packages:/nix/store/d5wsnw0p41bhsssp189vmxwi67v71wlx-python3.14-types-requests-2.32.4.20260107/lib/python3.14/site-packages:/nix/store/krrc8cm978mgc9hdm1mlzq82cyw5vb0b-python3.14-jinja2-3.1.6/lib/python3.14/site-packages:/nix/store/f0xd0zss0yb6sq0m1a31mj1sj4a7vvla-python3.14-msgpack-1.2.1/lib/python3.14/site-packages:/nix/store/p3jd14li8p5r0awlwpxf7zwfdlyql12h-python3.14-sqlalchemy-2.0.51/lib/python3.14/site-packages:/nix/store/32ysyzskcbrypilbmavjssrsmln5nv7a-python3.14-alembic-1.18.1/lib/python3.14/site-packages:/nix/store/w8s342csihgnqvlnynb5hcjchfqrgazb-python3.14-python-dateutil-2.9.0.post0/lib/python3.14/site-packages:/nix/store/4vk4cf6qrm64bgkgl2l2r997f56459j2-python3.14-txaio-25.12.2/lib/python3.14/site-packages:/nix/store/kcma0h7kw87800lfgh57f1fnpbqw81q1-python3.14-autobahn-25.12.2/lib/python3.14/site-packages:/nix/store/byacvf46bsd3g0w6133afbrd0di05prd-python3.14-pyjwt-2.13.0/lib/python3.14/site-packages:/nix/store/iw39pw567acajnaf1iywnwz6fwcb6cxg-python3.14-pyyaml-6.0.3/lib/python3.14/site-packages:/nix/store/2ly6kd6llhmhxa9g6ik7f68aiq6dkj6b-python3.14-croniter-6.2.4/lib/python3.14/site-packages:/nix/store/h3i8ncmy1jwlgwhmi2hwv1rhqsh7n4f3-python3.14-importlib-resources-7.1.0/lib/python3.14/site-packages:/nix/store/68v904jylhiff5yy0s9lx8jawp68cad0-python3.14-packaging-26.2/lib/python3.14/site-packages:/nix/store/g99jbsb8rshl0m409b4qy15z5i9pcma0-python3.14-unidiff-1.0.0/lib/python3.14/site-packages:/nix/store/jgmjc1br7h74lb4myfwgm27zz2qjwyhg-python3.14-treq-25.5.0/lib/python3.14/site-packages:/nix/store/zs9rv6733i7lkkqiqgjgvpv3fvpzvbv2-python3.14-brotli-1.2.0/lib/python3.14/site-packages:/nix/store/pgqg9w0ypmlalc8xxy5injajcg0nlc2l-python3.14-zstandard-0.25.0/lib/python3.14/site-packages:/nix/store/yywz57n2zx5gpyarnyrqcx1z206z5jc4-python3.14-idna-3.18/lib/python3.14/site-packages:/nix/store/v9mndmq9dwsxd4i8f0rrf4b33p9n1r4s-python3.14-pyopenssl-26.3.0-dev/lib/python3.14/site-packages:/nix/store/4xm8b2rdjy8cjq15jpgfr1sp66h5w1s2-python3.14-service-identity-26.1.0/lib/python3.14/site-packages:/nix/store/l19pdmyq1s4lrmqa3n4z95c4xcv7bmla-python3.14-attrs-26.1.0/lib/python3.14/site-packages:/nix/store/hd4q8ca3h1da87ha27bdlcsyqhz24qhy-python3.14-automat-25.4.16/lib/python3.14/site-packages:/nix/store/avad01x8m3hlzcgwrb979jzhhg9k4wlx-python3.14-constantly-23.10.4/lib/python3.14/site-packages:/nix/store/xxs862rfmwaa867qaqi3bsi7hpfm7lkp-python3.14-hyperlink-21.0.0/lib/python3.14/site-packages:/nix/store/pf2bg8wxddl46rx383dx96g30s00lhym-python3.14-incremental-24.11.0/lib/python3.14/site-packages:/nix/store/3acdzrkir2rz5dd1mhw6d6d1b23kzjbp-python3.14-typing-extensions-4.16.0/lib/python3.14/site-packages:/nix/store/29851x7s2dbf3gkyjnhzragkz2293f00-python3.14-markupsafe-3.0.3/lib/python3.14/site-packages:/nix/store/30xqf7nbp2hbpbnv0p733xqp16p6rnxl-python3.14-greenlet-3.5.3/lib/python3.14/site-packages:/nix/store/ydjkn9dljr2vgpykc97ka092lwx5mprh-python3.14-mako-1.3.12/lib/python3.14/site-packages:/nix/store/yllyf3ps2cln4q2q5wp3qvjbkvnxb6ca-python3.14-six-1.17.0/lib/python3.14/site-packages:/nix/store/sc73ghj2fwini63gr7g440cdck564fkf-python3.14-cryptography-50.0.0/lib/python3.14/site-packages:/nix/store/2kfigqbngvgp8jc1kpi9c3qvx1f5wgnj-python3.14-pynacl-1.6.2/lib/python3.14/site-packages:/nix/store/65849i80qxx5i4xm1pbx6z8r84al7066-python3.14-cffi-2.1.0/lib/python3.14/site-packages:/nix/store/h43nxqdv8998cb3kvn9ancryizn23f5k-python3.14-pycparser-3.00/lib/python3.14/site-packages:/nix/store/i746d6pwphqrwkzff6g2z80h0pc0lxkw-python3.14-importlib-metadata-9.0.0/lib/python3.14/site-packages:/nix/store/vh9r5gv4ri03m0c31yrm5pq497v89cqs-python3.14-toml-0.10.2/lib/python3.14/site-packages:/nix/store/j65imq90nn998dpbd8qwhwy6svmsb982-python3.14-zipp-4.1.0/lib/python3.14/site-packages:/nix/store/c0vjy52zs4cckizjg6ykg62dgkh3bllz-python3.14-multipart-2.0.0/lib/python3.14/site-packages:/nix/store/vs3kn65a5pg0hm9fnzfvy2drl68nzn44-python3.14-requests-2.34.2/lib/python3.14/site-packages:/nix/store/7jpv8pfyi49jywd517wm4p20wkrdm71s-python3.14-certifi-2026.06.17/lib/python3.14/site-packages:/nix/store/pg89q00bwlhkg23kinp4jvgd4ag1ygr6-python3.14-charset-normalizer-3.4.9/lib/python3.14/site-packages:/nix/store/3kzn7lkbspkiy2vkpsl2shjh6wv66p68-python3.14-urllib3-2.7.0/lib/python3.14/site-packages:/nix/store/gjqdl76p8vxwf195swavdliqzhq7w8rq-python3.14-pyasn1-0.6.4/lib/python3.14/site-packages:/nix/store/2clnrqymaxfi2r5mggnxcajwshfdk02b-python3.14-pyasn1-modules-0.4.2/lib/python3.14/site-packages:/nix/store/ddwv5r14q1pzq7z5qvzjj9g2y2613szz-python3.14-annotated-types-0.7.0/lib/python3.14/site-packages:/nix/store/siyknv83nw4haj89i9vhjgg5xrqjai7n-python3.14-pydantic-core-2.46.4/lib/python3.14/site-packages:/nix/store/39b9i4jylbm2n291zw3z8dbcmfll0nv0-python3.14-typing-inspection-0.4.3/lib/python3.14/site-packages:/nix/store/kh57jfid292x08slhx8hq4yva2x4idlc-python3.14-iniconfig-2.3.0/lib/python3.14/site-packages:/nix/store/bp2232ryaf5mwwivn77s7qcfzgz1fafb-python3.14-pluggy-1.6.0/lib/python3.14/site-packages:/nix/store/2qxacrkmmyfhhrj4wk1fajy32r754l5z-python3.14-pygments-2.20.0/lib/python3.14/site-packages:/nix/store/yiyfiisd34w9lb865yx1m0267lwsggg6-python3.14-types-urllib3-1.26.25.14/lib/python3.14/site-packages" /nix/store/7nr7922ihsgzmyxxqjm4s233f6dglmzx-python3.14-mypy-2.1.0/bin/mypy buildbot_nix buildbot_effects buildbot_effects/buildbot_effects/__init__.py buildbot_effects/buildbot_effects/cli.py buildbot_effects/buildbot_effects/options.py buildbot_effects/buildbot_effects/tests/__init__.py buildbot_effects/buildbot_effects/tests/test_branch_rev.py buildbot_effects/buildbot_effects/tests/test_cli.py buildbot_effects/buildbot_effects/tests/test_e2e_flake_ref.py buildbot_effects/buildbot_effects/tests/test_flake_url.py buildbot_nix/buildbot_nix/__init__.py buildbot_nix/buildbot_nix/authz.py buildbot_nix/buildbot_nix/build_canceller.py buildbot_nix/buildbot_nix/build_trigger.py buildbot_nix/buildbot_nix/buildbot_effects.py buildbot_nix/buildbot_nix/common.py buildbot_nix/buildbot_nix/db/__init__.py buildbot_nix/buildbot_nix/db/failed_builds.py buildbot_nix/buildbot_nix/db/failed_status.py buildbot_nix/buildbot_nix/db_setup.py buildbot_nix/buildbot_nix/errors.py buildbot_nix/buildbot_nix/gitea_projects.py buildbot_nix/buildbot_nix/github/__init__.py buildbot_nix/buildbot_nix/github/installation_token.py buildbot_nix/buildbot_nix/github/jwt_token.py buildbot_nix/buildbot_nix/github/repo_token.py buildbot_nix/buildbot_nix/github_projects.py buildbot_nix/buildbot_nix/local_worker.py buildbot_nix/buildbot_nix/models.py buildbot_nix/buildbot_nix/nix_build.py buildbot_nix/buildbot_nix/nix_error.py buildbot_nix/buildbot_nix/nix_eval.py buildbot_nix/buildbot_nix/nix_gcroot.py buildbot_nix/buildbot_nix/nix_status_generator.py buildbot_nix/buildbot_nix/oauth2_proxy_auth.py buildbot_nix/buildbot_nix/oidc.py buildbot_nix/buildbot_nix/project_config.py buildbot_nix/buildbot_nix/projects.py buildbot_nix/buildbot_nix/pull_based/__init__.py buildbot_nix/buildbot_nix/pull_based/backend.py buildbot_nix/buildbot_nix/pull_based/null_reporter.py buildbot_nix/buildbot_nix/pull_based/project.py buildbot_nix/buildbot_nix/repo_config/__init__.py buildbot_nix/buildbot_nix/scheduled.py buildbot_nix/buildbot_nix/tests/__init__.py buildbot_nix/buildbot_nix/tests/test_nix_eval_job.py buildbot_nix/buildbot_nix/tests/test_pydantic_models.py buildbot_nix/buildbot_nix/util.py buildbot_nix/buildbot_nix/worker.py]': exit status 1 + cd . + export PYTHONPATH=/nix/store/d64q19q1xjdwfhqx6czvrjgrhq0n3lcc-python3-3.14.7/lib/python3.14/site-packages:/nix/store/11p787vm611wkqabnm4103wnl290xmg5-buildbot-4.3.0/lib/python3.14/site-packages:/nix/store/8chpph34w36cq1gv8bxrxdiylyny5p2m-python3.14-buildbot_worker-4.3.0/lib/python3.14/site-packages:/nix/store/4pf8kq08b42l2h11hqrc78lwbnjvziwf-python3.14-twisted-26.4.0/lib/python3.14/site-packages:/nix/store/bv2x29cb7d43hhmm66iwbdsiwsszxh7x-python3.14-pydantic-2.13.4/lib/python3.14/site-packages:/nix/store/fwqp3f54vqakq82lfrpiw908xi1iln0w-python3.14-pytest-9.1.1/lib/python3.14/site-packages:/nix/store/8pczlq97zid6xpzmxqvmf84dj1pg6ma1-python3.14-zope-interface-8.2/lib/python3.14/site-packages:/nix/store/d5wsnw0p41bhsssp189vmxwi67v71wlx-python3.14-types-requests-2.32.4.20260107/lib/python3.14/site-packages:/nix/store/krrc8cm978mgc9hdm1mlzq82cyw5vb0b-python3.14-jinja2-3.1.6/lib/python3.14/site-packages:/nix/store/f0xd0zss0yb6sq0m1a31mj1sj4a7vvla-python3.14-msgpack-1.2.1/lib/python3.14/site-packages:/nix/store/p3jd14li8p5r0awlwpxf7zwfdlyql12h-python3.14-sqlalchemy-2.0.51/lib/python3.14/site-packages:/nix/store/32ysyzskcbrypilbmavjssrsmln5nv7a-python3.14-alembic-1.18.1/lib/python3.14/site-packages:/nix/store/w8s342csihgnqvlnynb5hcjchfqrgazb-python3.14-python-dateutil-2.9.0.post0/lib/python3.14/site-packages:/nix/store/4vk4cf6qrm64bgkgl2l2r997f56459j2-python3.14-txaio-25.12.2/lib/python3.14/site-packages:/nix/store/kcma0h7kw87800lfgh57f1fnpbqw81q1-python3.14-autobahn-25.12.2/lib/python3.14/site-packages:/nix/store/byacvf46bsd3g0w6133afbrd0di05prd-python3.14-pyjwt-2.13.0/lib/python3.14/site-packages:/nix/store/iw39pw567acajnaf1iywnwz6fwcb6cxg-python3.14-pyyaml-6.0.3/lib/python3.14/site-packages:/nix/store/2ly6kd6llhmhxa9g6ik7f68aiq6dkj6b-python3.14-croniter-6.2.4/lib/python3.14/site-packages:/nix/store/h3i8ncmy1jwlgwhmi2hwv1rhqsh7n4f3-python3.14-importlib-resources-7.1.0/lib/python3.14/site-packages:/nix/store/68v904jylhiff5yy0s9lx8jawp68cad0-python3.14-packaging-26.2/lib/python3.14/site-packages:/nix/store/g99jbsb8rshl0m409b4qy15z5i9pcma0-python3.14-unidiff-1.0.0/lib/python3.14/site-packages:/nix/store/jgmjc1br7h74lb4myfwgm27zz2qjwyhg-python3.14-treq-25.5.0/lib/python3.14/site-packages:/nix/store/zs9rv6733i7lkkqiqgjgvpv3fvpzvbv2-python3.14-brotli-1.2.0/lib/python3.14/site-packages:/nix/store/pgqg9w0ypmlalc8xxy5injajcg0nlc2l-python3.14-zstandard-0.25.0/lib/python3.14/site-packages:/nix/store/yywz57n2zx5gpyarnyrqcx1z206z5jc4-python3.14-idna-3.18/lib/python3.14/site-packages:/nix/store/v9mndmq9dwsxd4i8f0rrf4b33p9n1r4s-python3.14-pyopenssl-26.3.0-dev/lib/python3.14/site-packages:/nix/store/4xm8b2rdjy8cjq15jpgfr1sp66h5w1s2-python3.14-service-identity-26.1.0/lib/python3.14/site-packages:/nix/store/l19pdmyq1s4lrmqa3n4z95c4xcv7bmla-python3.14-attrs-26.1.0/lib/python3.14/site-packages:/nix/store/hd4q8ca3h1da87ha27bdlcsyqhz24qhy-python3.14-automat-25.4.16/lib/python3.14/site-packages:/nix/store/avad01x8m3hlzcgwrb979jzhhg9k4wlx-python3.14-constantly-23.10.4/lib/python3.14/site-packages:/nix/store/xxs862rfmwaa867qaqi3bsi7hpfm7lkp-python3.14-hyperlink-21.0.0/lib/python3.14/site-packages:/nix/store/pf2bg8wxddl46rx383dx96g30s00lhym-python3.14-incremental-24.11.0/lib/python3.14/site-packages:/nix/store/3acdzrkir2rz5dd1mhw6d6d1b23kzjbp-python3.14-typing-extensions-4.16.0/lib/python3.14/site-packages:/nix/store/29851x7s2dbf3gkyjnhzragkz2293f00-python3.14-markupsafe-3.0.3/lib/python3.14/site-packages:/nix/store/30xqf7nbp2hbpbnv0p733xqp16p6rnxl-python3.14-greenlet-3.5.3/lib/python3.14/site-packages:/nix/store/ydjkn9dljr2vgpykc97ka092lwx5mprh-python3.14-mako-1.3.12/lib/python3.14/site-packages:/nix/store/yllyf3ps2cln4q2q5wp3qvjbkvnxb6ca-python3.14-six-1.17.0/lib/python3.14/site-packages:/nix/store/sc73ghj2fwini63gr7g440cdck564fkf-python3.14-cryptography-50.0.0/lib/python3.14/site-packages:/nix/store/2kfigqbngvgp8jc1kpi9c3qvx1f5wgnj-python3.14-pynacl-1.6.2/lib/python3.14/site-packages:/nix/store/65849i80qxx5i4xm1pbx6z8r84al7066-python3.14-cffi-2.1.0/lib/python3.14/site-packages:/nix/store/h43nxqdv8998cb3kvn9ancryizn23f5k-python3.14-pycparser-3.00/lib/python3.14/site-packages:/nix/store/i746d6pwphqrwkzff6g2z80h0pc0lxkw-python3.14-importlib-metadata-9.0.0/lib/python3.14/site-packages:/nix/store/vh9r5gv4ri03m0c31yrm5pq497v89cqs-python3.14-toml-0.10.2/lib/python3.14/site-packages:/nix/store/j65imq90nn998dpbd8qwhwy6svmsb982-python3.14-zipp-4.1.0/lib/python3.14/site-packages:/nix/store/c0vjy52zs4cckizjg6ykg62dgkh3bllz-python3.14-multipart-2.0.0/lib/python3.14/site-packages:/nix/store/vs3kn65a5pg0hm9fnzfvy2drl68nzn44-python3.14-requests-2.34.2/lib/python3.14/site-packages:/nix/store/7jpv8pfyi49jywd517wm4p20wkrdm71s-python3.14-certifi-2026.06.17/lib/python3.14/site-packages:/nix/store/pg89q00bwlhkg23kinp4jvgd4ag1ygr6-python3.14-charset-normalizer-3.4.9/lib/python3.14/site-packages:/nix/store/3kzn7lkbspkiy2vkpsl2shjh6wv66p68-python3.14-urllib3-2.7.0/lib/python3.14/site-packages:/nix/store/gjqdl76p8vxwf195swavdliqzhq7w8rq-python3.14-pyasn1-0.6.4/lib/python3.14/site-packages:/nix/store/2clnrqymaxfi2r5mggnxcajwshfdk02b-python3.14-pyasn1-modules-0.4.2/lib/python3.14/site-packages:/nix/store/ddwv5r14q1pzq7z5qvzjj9g2y2613szz-python3.14-annotated-types-0.7.0/lib/python3.14/site-packages:/nix/store/siyknv83nw4haj89i9vhjgg5xrqjai7n-python3.14-pydantic-core-2.46.4/lib/python3.14/site-packages:/nix/store/39b9i4jylbm2n291zw3z8dbcmfll0nv0-python3.14-typing-inspection-0.4.3/lib/python3.14/site-packages:/nix/store/kh57jfid292x08slhx8hq4yva2x4idlc-python3.14-iniconfig-2.3.0/lib/python3.14/site-packages:/nix/store/bp2232ryaf5mwwivn77s7qcfzgz1fafb-python3.14-pluggy-1.6.0/lib/python3.14/site-packages:/nix/store/2qxacrkmmyfhhrj4wk1fajy32r754l5z-python3.14-pygments-2.20.0/lib/python3.14/site-packages:/nix/store/yiyfiisd34w9lb865yx1m0267lwsggg6-python3.14-types-urllib3-1.26.25.14/lib/python3.14/site-packages + PYTHONPATH=/nix/store/d64q19q1xjdwfhqx6czvrjgrhq0n3lcc-python3-3.14.7/lib/python3.14/site-packages:/nix/store/11p787vm611wkqabnm4103wnl290xmg5-buildbot-4.3.0/lib/python3.14/site-packages:/nix/store/8chpph34w36cq1gv8bxrxdiylyny5p2m-python3.14-buildbot_worker-4.3.0/lib/python3.14/site-packages:/nix/store/4pf8kq08b42l2h11hqrc78lwbnjvziwf-python3.14-twisted-26.4.0/lib/python3.14/site-packages:/nix/store/bv2x29cb7d43hhmm66iwbdsiwsszxh7x-python3.14-pydantic-2.13.4/lib/python3.14/site-packages:/nix/store/fwqp3f54vqakq82lfrpiw908xi1iln0w-python3.14-pytest-9.1.1/lib/python3.14/site-packages:/nix/store/8pczlq97zid6xpzmxqvmf84dj1pg6ma1-python3.14-zope-interface-8.2/lib/python3.14/site-packages:/nix/store/d5wsnw0p41bhsssp189vmxwi67v71wlx-python3.14-types-requests-2.32.4.20260107/lib/python3.14/site-packages:/nix/store/krrc8cm978mgc9hdm1mlzq82cyw5vb0b-python3.14-jinja2-3.1.6/lib/python3.14/site-packages:/nix/store/f0xd0zss0yb6sq0m1a31mj1sj4a7vvla-python3.14-msgpack-1.2.1/lib/python3.14/site-packages:/nix/store/p3jd14li8p5r0awlwpxf7zwfdlyql12h-python3.14-sqlalchemy-2.0.51/lib/python3.14/site-packages:/nix/store/32ysyzskcbrypilbmavjssrsmln5nv7a-python3.14-alembic-1.18.1/lib/python3.14/site-packages:/nix/store/w8s342csihgnqvlnynb5hcjchfqrgazb-python3.14-python-dateutil-2.9.0.post0/lib/python3.14/site-packages:/nix/store/4vk4cf6qrm64bgkgl2l2r997f56459j2-python3.14-txaio-25.12.2/lib/python3.14/site-packages:/nix/store/kcma0h7kw87800lfgh57f1fnpbqw81q1-python3.14-autobahn-25.12.2/lib/python3.14/site-packages:/nix/store/byacvf46bsd3g0w6133afbrd0di05prd-python3.14-pyjwt-2.13.0/lib/python3.14/site-packages:/nix/store/iw39pw567acajnaf1iywnwz6fwcb6cxg-python3.14-pyyaml-6.0.3/lib/python3.14/site-packages:/nix/store/2ly6kd6llhmhxa9g6ik7f68aiq6dkj6b-python3.14-croniter-6.2.4/lib/python3.14/site-packages:/nix/store/h3i8ncmy1jwlgwhmi2hwv1rhqsh7n4f3-python3.14-importlib-resources-7.1.0/lib/python3.14/site-packages:/nix/store/68v904jylhiff5yy0s9lx8jawp68cad0-python3.14-packaging-26.2/lib/python3.14/site-packages:/nix/store/g99jbsb8rshl0m409b4qy15z5i9pcma0-python3.14-unidiff-1.0.0/lib/python3.14/site-packages:/nix/store/jgmjc1br7h74lb4myfwgm27zz2qjwyhg-python3.14-treq-25.5.0/lib/python3.14/site-packages:/nix/store/zs9rv6733i7lkkqiqgjgvpv3fvpzvbv2-python3.14-brotli-1.2.0/lib/python3.14/site-packages:/nix/store/pgqg9w0ypmlalc8xxy5injajcg0nlc2l-python3.14-zstandard-0.25.0/lib/python3.14/site-packages:/nix/store/yywz57n2zx5gpyarnyrqcx1z206z5jc4-python3.14-idna-3.18/lib/python3.14/site-packages:/nix/store/v9mndmq9dwsxd4i8f0rrf4b33p9n1r4s-python3.14-pyopenssl-26.3.0-dev/lib/python3.14/site-packages:/nix/store/4xm8b2rdjy8cjq15jpgfr1sp66h5w1s2-python3.14-service-identity-26.1.0/lib/python3.14/site-packages:/nix/store/l19pdmyq1s4lrmqa3n4z95c4xcv7bmla-python3.14-attrs-26.1.0/lib/python3.14/site-packages:/nix/store/hd4q8ca3h1da87ha27bdlcsyqhz24qhy-python3.14-automat-25.4.16/lib/python3.14/site-packages:/nix/store/avad01x8m3hlzcgwrb979jzhhg9k4wlx-python3.14-constantly-23.10.4/lib/python3.14/site-packages:/nix/store/xxs862rfmwaa867qaqi3bsi7hpfm7lkp-python3.14-hyperlink-21.0.0/lib/python3.14/site-packages:/nix/store/pf2bg8wxddl46rx383dx96g30s00lhym-python3.14-incremental-24.11.0/lib/python3.14/site-packages:/nix/store/3acdzrkir2rz5dd1mhw6d6d1b23kzjbp-python3.14-typing-extensions-4.16.0/lib/python3.14/site-packages:/nix/store/29851x7s2dbf3gkyjnhzragkz2293f00-python3.14-markupsafe-3.0.3/lib/python3.14/site-packages:/nix/store/30xqf7nbp2hbpbnv0p733xqp16p6rnxl-python3.14-greenlet-3.5.3/lib/python3.14/site-packages:/nix/store/ydjkn9dljr2vgpykc97ka092lwx5mprh-python3.14-mako-1.3.12/lib/python3.14/site-packages:/nix/store/yllyf3ps2cln4q2q5wp3qvjbkvnxb6ca-python3.14-six-1.17.0/lib/python3.14/site-packages:/nix/store/sc73ghj2fwini63gr7g440cdck564fkf-python3.14-cryptography-50.0.0/lib/python3.14/site-packages:/nix/store/2kfigqbngvgp8jc1kpi9c3qvx1f5wgnj-python3.14-pynacl-1.6.2/lib/python3.14/site-packages:/nix/store/65849i80qxx5i4xm1pbx6z8r84al7066-python3.14-cffi-2.1.0/lib/python3.14/site-packages:/nix/store/h43nxqdv8998cb3kvn9ancryizn23f5k-python3.14-pycparser-3.00/lib/python3.14/site-packages:/nix/store/i746d6pwphqrwkzff6g2z80h0pc0lxkw-python3.14-importlib-metadata-9.0.0/lib/python3.14/site-packages:/nix/store/vh9r5gv4ri03m0c31yrm5pq497v89cqs-python3.14-toml-0.10.2/lib/python3.14/site-packages:/nix/store/j65imq90nn998dpbd8qwhwy6svmsb982-python3.14-zipp-4.1.0/lib/python3.14/site-packages:/nix/store/c0vjy52zs4cckizjg6ykg62dgkh3bllz-python3.14-multipart-2.0.0/lib/python3.14/site-packages:/nix/store/vs3kn65a5pg0hm9fnzfvy2drl68nzn44-python3.14-requests-2.34.2/lib/python3.14/site-packages:/nix/store/7jpv8pfyi49jywd517wm4p20wkrdm71s-python3.14-certifi-2026.06.17/lib/python3.14/site-packages:/nix/store/pg89q00bwlhkg23kinp4jvgd4ag1ygr6-python3.14-charset-normalizer-3.4.9/lib/python3.14/site-packages:/nix/store/3kzn7lkbspkiy2vkpsl2shjh6wv66p68-python3.14-urllib3-2.7.0/lib/python3.14/site-packages:/nix/store/gjqdl76p8vxwf195swavdliqzhq7w8rq-python3.14-pyasn1-0.6.4/lib/python3.14/site-packages:/nix/store/2clnrqymaxfi2r5mggnxcajwshfdk02b-python3.14-pyasn1-modules-0.4.2/lib/python3.14/site-packages:/nix/store/ddwv5r14q1pzq7z5qvzjj9g2y2613szz-python3.14-annotated-types-0.7.0/lib/python3.14/site-packages:/nix/store/siyknv83nw4haj89i9vhjgg5xrqjai7n-python3.14-pydantic-core-2.46.4/lib/python3.14/site-packages:/nix/store/39b9i4jylbm2n291zw3z8dbcmfll0nv0-python3.14-typing-inspection-0.4.3/lib/python3.14/site-packages:/nix/store/kh57jfid292x08slhx8hq4yva2x4idlc-python3.14-iniconfig-2.3.0/lib/python3.14/site-packages:/nix/store/bp2232ryaf5mwwivn77s7qcfzgz1fafb-python3.14-pluggy-1.6.0/lib/python3.14/site-packages:/nix/store/2qxacrkmmyfhhrj4wk1fajy32r754l5z-python3.14-pygments-2.20.0/lib/python3.14/site-packages:/nix/store/yiyfiisd34w9lb865yx1m0267lwsggg6-python3.14-types-urllib3-1.26.25.14/lib/python3.14/site-packages + /nix/store/7nr7922ihsgzmyxxqjm4s233f6dglmzx-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 buildbot_effects/buildbot_effects/__init__.py buildbot_effects/buildbot_effects/cli.py buildbot_effects/buildbot_effects/options.py buildbot_effects/buildbot_effects/tests/__init__.py buildbot_effects/buildbot_effects/tests/test_branch_rev.py buildbot_effects/buildbot_effects/tests/test_cli.py buildbot_effects/buildbot_effects/tests/test_e2e_flake_ref.py buildbot_effects/buildbot_effects/tests/test_flake_url.py buildbot_nix/buildbot_nix/__init__.py buildbot_nix/buildbot_nix/authz.py buildbot_nix/buildbot_nix/build_canceller.py buildbot_nix/buildbot_nix/build_trigger.py buildbot_nix/buildbot_nix/buildbot_effects.py buildbot_nix/buildbot_nix/common.py buildbot_nix/buildbot_nix/db/__init__.py buildbot_nix/buildbot_nix/db/failed_builds.py buildbot_nix/buildbot_nix/db/failed_status.py buildbot_nix/buildbot_nix/db_setup.py buildbot_nix/buildbot_nix/errors.py buildbot_nix/buildbot_nix/gitea_projects.py buildbot_nix/buildbot_nix/github/__init__.py buildbot_nix/buildbot_nix/github/installation_token.py buildbot_nix/buildbot_nix/github/jwt_token.py buildbot_nix/buildbot_nix/github/repo_token.py buildbot_nix/buildbot_nix/github_projects.py buildbot_nix/buildbot_nix/local_worker.py buildbot_nix/buildbot_nix/models.py buildbot_nix/buildbot_nix/nix_build.py buildbot_nix/buildbot_nix/nix_error.py buildbot_nix/buildbot_nix/nix_eval.py buildbot_nix/buildbot_nix/nix_gcroot.py buildbot_nix/buildbot_nix/nix_status_generator.py buildbot_nix/buildbot_nix/oauth2_proxy_auth.py buildbot_nix/buildbot_nix/oidc.py buildbot_nix/buildbot_nix/project_config.py buildbot_nix/buildbot_nix/projects.py buildbot_nix/buildbot_nix/pull_based/__init__.py buildbot_nix/buildbot_nix/pull_based/backend.py buildbot_nix/buildbot_nix/pull_based/null_reporter.py buildbot_nix/buildbot_nix/pull_based/project.py buildbot_nix/buildbot_nix/repo_config/__init__.py buildbot_nix/buildbot_nix/scheduled.py buildbot_nix/buildbot_nix/tests/__init__.py buildbot_nix/buildbot_nix/tests/test_nix_eval_job.py buildbot_nix/buildbot_nix/tests/test_pydantic_models.py buildbot_nix/buildbot_nix/util.py buildbot_nix/buildbot_nix/worker.py]': 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.947s Error: failed to finalise formatting: formatting failures detected