nixbot

builds

clan/clan-community build #10 failed

branch main · PR #43 · commit c235690605 · · took 5m 25s

eval warnings 5 kinds · 12 occurrences
  • error ×3
  • error Missing nix-unit tests for the following clan services on aarch64-linux: ×1
  • error Missing nix-unit tests for the following clan services on aarch64-darwin: ×1
  • error Missing nix-unit tests for the following clan services on x86_64-linux: ×1
  • warn 'system' has been renamed to/replaced by 'stdenv.hostPlatform.system' ×6

4 failed
failed attributes
status attribute duration
failed eval default.checks.aarch64-darwin.coverage
error: … while evaluating a branch condition at «string»:23:10: 22| if !keepName n then {} 23| else if !builtins.i …
error:
       … while evaluating a branch condition
         at «string»:23:10:
           22|     if !keepName n then {}
           23|     else if !builtins.isAttrs c || isDrv c then c
             |          ^
           24|     else if c ? _type || !(c.recurseForDerivations or true) then {}

       … in the left operand of the OR (||) operator
         at «string»:23:33:
           22|     if !keepName n then {}
           23|     else if !builtins.isAttrs c || isDrv c then c
             |                                 ^
           24|     else if c ? _type || !(c.recurseForDerivations or true) then {}

       … while evaluating definitions from `/nix/store/hqh4dp94r41rk0k4b9b6v804nrlwmij8-source/modules/transposition.nix':

       … while evaluating definitions from `/nix/store/33d3ahd34gpa0mx66zvp03mihrrfkapy-source/tests/flake-module.nix, via option perSystem':

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: Missing nix-unit tests for the following clan services on aarch64-darwin:
         - hyprspace

       Every service in `clan.modules` must have a nix-unit test registered at
       `tests.systems.aarch64-darwin.<moduleName>`. See services/wifi for an example.
failed eval default.checks.aarch64-linux.coverage
error: … while evaluating a branch condition at «string»:23:10: 22| if !keepName n then {} 23| else if !builtins.i …
error:
       … while evaluating a branch condition
         at «string»:23:10:
           22|     if !keepName n then {}
           23|     else if !builtins.isAttrs c || isDrv c then c
             |          ^
           24|     else if c ? _type || !(c.recurseForDerivations or true) then {}

       … in the left operand of the OR (||) operator
         at «string»:23:33:
           22|     if !keepName n then {}
           23|     else if !builtins.isAttrs c || isDrv c then c
             |                                 ^
           24|     else if c ? _type || !(c.recurseForDerivations or true) then {}

       … while evaluating definitions from `/nix/store/hqh4dp94r41rk0k4b9b6v804nrlwmij8-source/modules/transposition.nix':

       … while evaluating definitions from `/nix/store/33d3ahd34gpa0mx66zvp03mihrrfkapy-source/tests/flake-module.nix, via option perSystem':

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: Missing nix-unit tests for the following clan services on aarch64-linux:
         - hyprspace

       Every service in `clan.modules` must have a nix-unit test registered at
       `tests.systems.aarch64-linux.<moduleName>`. See services/wifi for an example.
failed default.checks.aarch64-linux.dm-wireguard-star 4m 4s
container-test-run-dm-wireguard-star: ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<string>", line 10, in <module> File "/nix/store/xjnyqjyf0w …
container-test-run-dm-wireguard-star:
    ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<string>", line 10, in <module>
  File "/nix/store/xjnyqjyf0wh96bdkmrmm5kya255zghkh-test-driver-0.0.1/lib/python3.13/site-packages/test_driver/__init__.py", line 410, in wait_until_succeeds
    retry(check_success, timeout)
    ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  File "/nix/store/xjnyqjyf0wh96bdkmrmm5kya255zghkh-test-driver-0.0.1/lib/python3.13/site-packages/test_driver/__init__.py", line 193, in retry
    raise Error(msg)
test_driver.Error: action timed out after 120 seconds
failed eval default.checks.x86_64-linux.coverage
error: … while evaluating a branch condition at «string»:23:10: 22| if !keepName n then {} 23| else if !builtins.i …
error:
       … while evaluating a branch condition
         at «string»:23:10:
           22|     if !keepName n then {}
           23|     else if !builtins.isAttrs c || isDrv c then c
             |          ^
           24|     else if c ? _type || !(c.recurseForDerivations or true) then {}

       … in the left operand of the OR (||) operator
         at «string»:23:33:
           22|     if !keepName n then {}
           23|     else if !builtins.isAttrs c || isDrv c then c
             |                                 ^
           24|     else if c ? _type || !(c.recurseForDerivations or true) then {}

       … while evaluating definitions from `/nix/store/hqh4dp94r41rk0k4b9b6v804nrlwmij8-source/modules/transposition.nix':

       … while evaluating definitions from `/nix/store/33d3ahd34gpa0mx66zvp03mihrrfkapy-source/tests/flake-module.nix, via option perSystem':

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: Missing nix-unit tests for the following clan services on x86_64-linux:
         - hyprspace

       Every service in `clan.modules` must have a nix-unit test registered at
       `tests.systems.x86_64-linux.<moduleName>`. See services/wifi for an example.
25 succeeded
succeeded attributes
status attribute duration
loading…