nixbot

builds

Mic92/nix-fast-build build #76 cancelled

branch main · PR #403 · commit 653857eb9a · · took 1m 51s

eval warnings 1 kind · 6 occurrences
  • warn stdenv.isDarwin is deprecated, use stdenv.hostPlatform.isDarwin instead ×6

3 failed
failed attributes
status attribute duration
failed checks.aarch64-darwin.treefmt 2s
treefmt-check: │ ^^^^^^^^^^^^^^ 8 │ mk = name: script: pkgs.runCommand name { nonce = "@nonce@"; } script; = note: missing sem …
treefmt-check:
   │                      ^^^^^^^^^^^^^^
 8 │       mk = name: script: pkgs.runCommand name { nonce = "@nonce@"; } script;
   = note: missing semicolon after definition
   = help: add a semicolon at the end of the previous line
traversed 52 files
emitted 39 files for processing
formatted 33 files (0 changed) in 131ms
Error: failed to finalise formatting: formatting failures detected
failed checks.aarch64-linux.treefmt 3s
treefmt-check: │ ^^^^^^^^^^^^^^ 8 │ mk = name: script: pkgs.runCommand name { nonce = "@nonce@"; } script; = note: missing sem …
treefmt-check:
   │                      ^^^^^^^^^^^^^^
 8 │       mk = name: script: pkgs.runCommand name { nonce = "@nonce@"; } script;
   = note: missing semicolon after definition
   = help: add a semicolon at the end of the previous line
traversed 52 files
emitted 39 files for processing
formatted 33 files (0 changed) in 86ms
Error: failed to finalise formatting: formatting failures detected
failed checks.x86_64-linux.treefmt 3s
treefmt-check: │ ^^^^^^^^^^^^^^ 8 │ mk = name: script: pkgs.runCommand name { nonce = "@nonce@"; } script; = note: missing sem …
treefmt-check:
   │                      ^^^^^^^^^^^^^^
 8 │       mk = name: script: pkgs.runCommand name { nonce = "@nonce@"; } script;
   = note: missing semicolon after definition
   = help: add a semicolon at the end of the previous line
traversed 52 files
emitted 39 files for processing
formatted 33 files (0 changed) in 201ms
Error: failed to finalise formatting: formatting failures detected
18 succeeded
succeeded attributes
status attribute duration
loading…