nixbot

builds
1this derivation will be built:2 /nix/store/rf61g3y3xbbvhw1wz31b7n288b4j7y29-treefmt-check.drv3error: Cannot build '/nix/store/rf61g3y3xbbvhw1wz31b7n288b4j7y29-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/1g9x6qq1asj53hszbnvf6jfajyqxc9pc-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 376 files30 > emitted 341 files for processing31 > formatted 333 files (4 changed) in 1.55s32 > Error: failed to finalise formatting: formatting failures detected33 For full logs, run:34 nix log /nix/store/rf61g3y3xbbvhw1wz31b7n288b4j7y29-treefmt-check.drv