setup
aarch64-darwin.formatting
· build #105
· raw
1this derivation will be built:2 /nix/store/1pddjzjibx3iy1nqm15idmj5436zg1qc-treefmt-check.drv3error: build of '/nix/store/1pddjzjibx3iy1nqm15idmj5436zg1qc-treefmt-check.drv' on 'ssh-ng://customer@mac02.m.ntd.one' failed: Cannot build '/nix/store/1pddjzjibx3iy1nqm15idmj5436zg1qc-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/6a5kc80jqahayayw5lcg8vpd1ah5rixs-treefmt-check7 Last 19 log lines:8 > treefmt v2.5.0traversed 199 files9 > emitted 114 files for processing10 > formatted 114 files (1 changed) in 3.283s11 > M packages/harvest-invoicer/tests/test_i18n.py12 > diff --git a/packages/harvest-invoicer/tests/test_i18n.py b/packages/harvest-invoicer/tests/test_i18n.py13 > index 1e106ef..e93ce6e 10064414 > --- a/packages/harvest-invoicer/tests/test_i18n.py15 > +++ b/packages/harvest-invoicer/tests/test_i18n.py16 > @@ -121,7 +121,9 @@ def test_html_lang_attribute_matches_invoice_language() -> None:17 > def test_tax_id_label_map_localizes_per_language() -> None:18 > """A per-language tax_id_label map picks the entry for the invoice language."""19 > label_map = {"es": "Identificador fiscal", "en": "Tax reference"}20 > - es = render_html(_invoice(), _issuer(), _client(language="es", tax_id_label=label_map))21 > + es = render_html(22 > + _invoice(), _issuer(), _client(language="es", tax_id_label=label_map)23 > + )24 > assert "Identificador fiscal" in es25 > assert "Tax reference" not in es26 > # The Spanish override must NOT leak into an English invoice.27 For full logs, run:28 nix log /nix/store/1pddjzjibx3iy1nqm15idmj5436zg1qc-treefmt-check.drv29error: Cannot build '/nix/store/1pddjzjibx3iy1nqm15idmj5436zg1qc-treefmt-check.drv'.30 Reason: builder failed with exit code 1.31 Output paths:32 /nix/store/6a5kc80jqahayayw5lcg8vpd1ah5rixs-treefmt-check