failed attributes
| status |
attribute |
duration |
| failed |
aarch64-darwin.pkgs-formatter-check
|
3s |
> assert b"Numtide Sarl" not in preview.data
> - def test_switch_applies_vat_and_extras_keeps_lines(
> - self, tmp_path: Path
> - ) -> Non …
> assert b"Numtide Sarl" not in preview.data
> - def test_switch_applies_vat_and_extras_keeps_lines(
> - self, tmp_path: Path
> - ) -> None:
> + def test_switch_applies_vat_and_extras_keeps_lines(self, tmp_path: Path) -> None:
> app = self._make_app(tmp_path)
> with app.test_client() as c:
> # Edit a harvest line first: the edit must survive the switch
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/i3chv3asrb …
error: Cannot build '/nix/store/ydlrs5y9z69gp75q1s1m1mw8gnzgc804-python3.13-weasyprint-68.1-unstable-2026-05-18.drv'.
error: Cannot build '/nix/store/i3chv3asrbkskw0dbmsa5pj7hz2db9yv-harvest-invoicer-0.1.0.drv'.
error: Build failed due to failed dependency
Reason: 1 dependency failed.
|
| failed |
x86_64-linux.pkgs-formatter-check
|
3s |
> assert b"Numtide Sarl" not in preview.data
> - def test_switch_applies_vat_and_extras_keeps_lines(
> - self, tmp_path: Path
> - ) -> Non …
> assert b"Numtide Sarl" not in preview.data
> - def test_switch_applies_vat_and_extras_keeps_lines(
> - self, tmp_path: Path
> - ) -> None:
> + def test_switch_applies_vat_and_extras_keeps_lines(self, tmp_path: Path) -> None:
> app = self._make_app(tmp_path)
> with app.test_client() as c:
> # Edit a harvest line first: the edit must survive the switch
|