nixbot

builds

SBEE-Lab/infra build #66 failed

branch main · PR #611 · commit 1cf9afc1d7 · · took 19s

eval warnings 1 kind · 2 occurrences
  • warn `boot.zfs.forceImportRoot` is using the default value of `true`. It is highly recommended to set it to `false`, the new default from 26.11 on, to reduce the risk of data loss. Alternatively, you can silence this warning by explicitly setting it to `true`. ×2

2 failed
failed attributes
status attribute duration
failed x86_64-linux.docs-linkcheck 0s
lychee-link-check: structuredAttrs is enabled Checking internal links on /nix/store/vs6z20zym6qn0742yigdq76p9mcvx1g1-docs 3473/3473 ━━━━━━━━━━━━━━━━━━━━ Finishe …
lychee-link-check:
structuredAttrs is enabled
Checking internal links on /nix/store/vs6z20zym6qn0742yigdq76p9mcvx1g1-docs
3473/3473 ━━━━━━━━━━━━━━━━━━━━ Finished extracting links                        Issues found in 1 input. Find details below.
[/nix/store/vs6z20zym6qn0742yigdq76p9mcvx1g1-docs/404.html]:
 [ERROR] file:///nix/store/vs6z20zym6qn0742yigdq76p9mcvx1g1-docs/404.html#__skip (at 83:18) | Cannot find fragment
🔍 3473 Total (in 83ms) 🔗 559 Unique ✅ 3014 OK 🚫 1 Error 👻 458 Excluded
failed x86_64-linux.treefmt 1s
treefmt-check: @@ -1,6 +1,6 @@ { perSystem = - { pkgs, config, ... }: + { pkgs, ... }: { devShells.default = pkgs.mkShellNoCC { b …
treefmt-check:
@@ -1,6 +1,6 @@
 {
   perSystem =
-    { pkgs, config, ... }:
+    { pkgs, ... }:
     {
       devShells.default = pkgs.mkShellNoCC {
         buildInputs = with pkgs; [
8 succeeded
succeeded attributes
status attribute duration
loading…
8 already built
skipped attributes
status attribute duration
loading…