setup
default.checks.x86_64-linux.treefmt
· build #216
· raw
1this derivation will be built:2 /nix/store/x81nwm136qd09l9m9dhbg92jp2avc4i7-treefmt-check.drv3error: Cannot build '/nix/store/x81nwm136qd09l9m9dhbg92jp2avc4i7-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/mpfsdyp8rjws4wh5140pqd2alir74k89-treefmt-check7 Last 25 log lines:8 > | ^^^^^^^^^^^^^^9 > 621 |10 > 622 | # Find all matches11 > |12 > help: Pass a `datetime.timezone` object to the `tz` parameter13 >14 > DTZ007 Naive datetime constructed using `datetime.datetime.strptime()` without %z15 > --> tasks.py:626:2416 > |17 > 624 | username = match.group(1)18 > 625 | expires_str = match.group(2)19 > 626 | expires_date = datetime.strptime(expires_str, "%Y-%m-%d").date()20 > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^21 > 627 |22 > 628 | # Skip if this is inside a comment23 > |24 > help: Call `.replace(tzinfo=<timezone>)` or `.astimezone()` to convert to an aware datetime25 >26 > Found 19 errors (7 fixed, 12 remaining).27 > No fixes available (1 hidden fix can be enabled with the `--unsafe-fixes` option).28 >29 > traversed 377 files30 > emitted 342 files for processing31 > formatted 334 files (4 changed) in 859ms32 > Error: failed to finalise formatting: formatting failures detected33 For full logs, run:34 nix log /nix/store/x81nwm136qd09l9m9dhbg92jp2avc4i7-treefmt-check.drv