nixbot

builds

numtide/freelancer-toolbox build #50 failed

branch main · PR #152 · commit 1b599c784a · · took 1m 6s

3 failed
failed attributes
status attribute duration
failed aarch64-darwin.pkgs-formatter-check 3s
> InvoiceLine(concept="Ops", unit_price=90.0, quantity=5.0, user="Bob"), > @@ -1046,7 +1046,7 @@ class TestImportRoster: > assert resp.dat …
>              InvoiceLine(concept="Ops", unit_price=90.0, quantity=5.0, user="Bob"),
> @@ -1046,7 +1046,7 @@ class TestImportRoster:
>          assert resp.data.count(b'class="chip on') == 2
>      def test_single_person_import_has_no_chips(self, tmp_path: Path) -> None:
> -        def solo(ps: date, pe: date) -> list[InvoiceLine]:  # noqa: ARG001
> +        def solo(ps: date, pe: date) -> list[InvoiceLine]:
>                  InvoiceLine(concept="Dev", unit_price=100.0, quantity=8.0, user="Al")
>              ]
Reason: builder failed with exit code 1.
failed aarch64-darwin.pkgs-harvest-invoicer 1m 1s
error: Cannot build '/nix/store/ydlrs5y9z69gp75q1s1m1mw8gnzgc804-python3.13-weasyprint-68.1-unstable-2026-05-18.drv'. error: Cannot build '/nix/store/kmcyrhzbyx …
error: Cannot build '/nix/store/ydlrs5y9z69gp75q1s1m1mw8gnzgc804-python3.13-weasyprint-68.1-unstable-2026-05-18.drv'.
error: Cannot build '/nix/store/kmcyrhzbyxdzabsl4c1m9llvj4c0sxdc-harvest-invoicer-0.1.0.drv'.
error: Build failed due to failed dependency
Reason: 1 dependency failed.
failed x86_64-linux.pkgs-formatter-check 2s
> InvoiceLine(concept="Ops", unit_price=90.0, quantity=5.0, user="Bob"), > @@ -1046,7 +1046,7 @@ class TestImportRoster: > assert resp.dat …
>              InvoiceLine(concept="Ops", unit_price=90.0, quantity=5.0, user="Bob"),
> @@ -1046,7 +1046,7 @@ class TestImportRoster:
>          assert resp.data.count(b'class="chip on') == 2
>      def test_single_person_import_has_no_chips(self, tmp_path: Path) -> None:
> -        def solo(ps: date, pe: date) -> list[InvoiceLine]:  # noqa: ARG001
> +        def solo(ps: date, pe: date) -> list[InvoiceLine]:
>                  InvoiceLine(concept="Dev", unit_price=100.0, quantity=8.0, user="Al")
>              ]
1 succeeded
succeeded attributes
status attribute duration
loading…
26 already built
skipped attributes
status attribute duration
loading…