nixbot

builds

Mic92/nixbot build #111 failed

branch main · PR #72 · commit 8782a0ee28 · · took 8m 18s

2 failed
failed attributes
status attribute duration
failed aarch64-linux.treefmt 10s
treefmt-check: + /nix/store/m1hkgkn2h1xv15sk7r6nak29bif7wwll-python3.13-mypy-1.20.1/bin/mypy nixbot nixbot_effects nixbot/nixbot/executor.py:630: error: Incompa …
treefmt-check:
+ /nix/store/m1hkgkn2h1xv15sk7r6nak29bif7wwll-python3.13-mypy-1.20.1/bin/mypy nixbot nixbot_effects
nixbot/nixbot/executor.py:630: error: Incompatible types in assignment (expression has type "Match[str] | None", variable has type "Match[str]")  [assignment]
nixbot/nixbot/tests/test_executor.py:794: error: Item "None" of "BuildFailure | None" has no attribute "drvs"  [union-attr]
Found 2 errors in 2 files (checked 142 source files)
traversed 246 files
emitted 206 files for processing
formatted 64 files (0 changed) in 8.888s
Error: failed to finalise formatting: formatting failures detected
failed x86_64-linux.treefmt 7s
treefmt-check: + /nix/store/aax6gq3d757kll2a5n7dsxi7w2gqbf3p-python3.13-mypy-1.20.1/bin/mypy nixbot nixbot_effects nixbot/nixbot/executor.py:630: error: Incompa …
treefmt-check:
+ /nix/store/aax6gq3d757kll2a5n7dsxi7w2gqbf3p-python3.13-mypy-1.20.1/bin/mypy nixbot nixbot_effects
nixbot/nixbot/executor.py:630: error: Incompatible types in assignment (expression has type "Match[str] | None", variable has type "Match[str]")  [assignment]
nixbot/nixbot/tests/test_executor.py:794: error: Item "None" of "BuildFailure | None" has no attribute "drvs"  [union-attr]
Found 2 errors in 2 files (checked 142 source files)
traversed 246 files
emitted 206 files for processing
formatted 64 files (0 changed) in 6.696s
Error: failed to finalise formatting: formatting failures detected
11 succeeded
succeeded attributes
status attribute duration
loading…