this derivation will be built: /nix/store/4a4jl4cl3bzlr2r5x2q5byn6vc643hqc-treefmt-check.drv error: build of '/nix/store/4a4jl4cl3bzlr2r5x2q5byn6vc643hqc-treefmt-check.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/4a4jl4cl3bzlr2r5x2q5byn6vc643hqc-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/nm3zwxjg88bmjqzb6d3dd0lz01kimri1-treefmt-check Last 25 log lines: > 30 | root = nixpkgs.path.parent > 31 | os.environ["PR"] = "1" > 32 | os.environ["GITHUB_TOKEN"] = "foo" # ruff:ignore[hardcoded-password-string] > | ^^^^^ > 33 | os.environ["NIXPKGS_REVIEW_ROOT"] = str(root) > 34 | mock_urlopen.side_effect = [ > | > > S105 Possible hardcoded password assigned to: "GITHUB_TOKEN" > --> tests/test_github_actions.py:50:38 > | > 48 | with helpers.save_environ(): > 49 | os.environ["PR"] = "1" > 50 | os.environ["GITHUB_TOKEN"] = "foo" # ruff:ignore[hardcoded-password-string] > | ^^^^^ > 51 | mock_urlopen.side_effect = [mock_open(read_data="{}")()] > 52 | main("nixpkgs-review", ["approve"]) > | > > Found 12 errors. > > traversed 62 files > emitted 46 files for processing > formatted 13 files (0 changed) in 1.873s > Error: failed to finalise formatting: formatting failures detected For full logs, run: nix log /nix/store/4a4jl4cl3bzlr2r5x2q5byn6vc643hqc-treefmt-check.drv error: Cannot build '/nix/store/4a4jl4cl3bzlr2r5x2q5byn6vc643hqc-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/nm3zwxjg88bmjqzb6d3dd0lz01kimri1-treefmt-check