setup
default.checks.x86_64-linux.treefmt
· build #79
· raw
1these 3 derivations will be built:2 /nix/store/8g3wy98p5f33sgqbv7w10wdii9gm765m-treefmt.toml.drv3 /nix/store/7mzhdhnqxv32kpypb5xiqlxrazy85zgc-treefmt.drv4 /nix/store/sch79hggapzvgd38rp4135q3v03xj7a2-treefmt-check.drv5these 8 paths will be fetched (96.5 MiB download, 301.2 MiB unpacked):6 /nix/store/fpkxiq8wfp2fzgb0mdyxipj2559dsq8g-deadnix-1.3.27 /nix/store/1w42p7jj0dmw525pnnlsj9496fsb30fc-deno-2.9.48 /nix/store/hvnnrmpg5yfqgcp3xl90jxwmb9j362fm-jemalloc-5.3.19 /nix/store/whlnnkcg6jzww3flayxrppz7fl7yd9qc-lcms2-2.19.110 /nix/store/2xbd415kw9kks6ksjzcjhh1kc50xfq0q-ruff-0.16.111 /nix/store/zmhypak4grhrashgl04sxkga3drsm2nm-shellcheck-0.11.0-bin12 /nix/store/ggywyw6si772ykgzcqdbd9grn9yn5f6y-shfmt-3.13.113 /nix/store/dp8yr5vm5hksclpwlmrmg6zq0fsx2wbv-yamlfmt-0.21.014error: Cannot build '/nix/store/sch79hggapzvgd38rp4135q3v03xj7a2-treefmt-check.drv'.15 Reason: builder failed with exit code 1.16 Output paths:17 /nix/store/fhld569f61sndbn0kcr6dqg36m0pnh2b-treefmt-check18 Last 25 log lines:19 >20 > TRY002 Create your own exception21 > --> modules/nixos-wiki/update-extensions.py:173:1122 > |23 > 171 | else:24 > 172 | return Extension(name=extension_name, hash=hash, url=mirror_url)25 > 173 | raise Exception("Failed to fetch extension, see above")26 > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^27 >28 > EXE001 Shebang is present but file is not executable29 > --> pkgs/wiki-user-search/wiki-user-search.py:1:130 > |31 > 1 | #!/usr/bin/env python332 > | ^^^^^^^^^^^^^^^^^^^^^^33 > 2 | """34 > 3 | MediaWiki User Search Tool35 > |36 >37 > Found 27 errors (17 fixed, 10 remaining).38 > No fixes available (2 hidden fixes can be enabled with the `--unsafe-fixes` option).39 >40 > traversed 71 files41 > emitted 55 files for processing42 > formatted 52 files (2 changed) in 426ms43 > Error: failed to finalise formatting: formatting failures detected44 For full logs, run:45 nix log /nix/store/sch79hggapzvgd38rp4135q3v03xj7a2-treefmt-check.drv