nixbot

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