> nixbot/nixbot/tests/test_orchestrator.py:606: error: Argument 3 to "mark_effects_started" has incompatible type "**dict[str, str | None]"; expected "int | Non …
> nixbot/nixbot/tests/test_orchestrator.py:606: error: Argument 3 to "mark_effects_started" has incompatible type "**dict[str, str | None]"; expected "int | None" [arg-type]
> nixbot/nixbot/tests/test_orchestrator.py:609: error: Argument 3 to "mark_effects_started" has incompatible type "**dict[str, str | None]"; expected "str" [arg-type]
> nixbot/nixbot/tests/test_orchestrator.py:609: error: Argument 3 to "mark_effects_started" has incompatible type "**dict[str, str | None]"; expected "int | None" [arg-type]
> Found 4 errors in 1 file (checked 133 source files)
> traversed 228 files
> emitted 191 files for processing
> formatted 58 files (0 changed) in 8.99s
> Error: failed to finalise formatting: formatting failures detected
|