nixbot

builds
1treefmt v2.5.0ERRO formatter | ruff-check: failed to apply with options '[check --fix]': exit status 123CPY001 Missing copyright notice at top of file4--> src/update_flake_inputs/__init__.py:1:156CPY001 Missing copyright notice at top of file7--> src/update_flake_inputs/__main__.py:1:189CPY001 Missing copyright notice at top of file10--> src/update_flake_inputs/cli.py:1:11112CPY001 Missing copyright notice at top of file13--> src/update_flake_inputs/exceptions.py:1:11415CPY001 Missing copyright notice at top of file16--> src/update_flake_inputs/flake_service.py:1:11718CPY001 Missing copyright notice at top of file19--> src/update_flake_inputs/gitea_service.py:1:12021CPY001 Missing copyright notice at top of file22--> tests/__init__.py:1:12324CPY001 Missing copyright notice at top of file25--> tests/test_flake_service.py:1:12627CPY001 Missing copyright notice at top of file28--> tests/test_gitea_service.py:1:12930CPY001 Missing copyright notice at top of file31--> tests/test_process_flake_updates.py:1:13233Found 10 errors.3435traversed 34 files36emitted 20 files for processing37formatted 10 files (0 changed) in 135ms38Error: failed to finalise formatting: formatting failures detected