Skip to content

Set kw_only=True in all dataclasses #223

Set kw_only=True in all dataclasses

Set kw_only=True in all dataclasses #223

Triggered via push April 30, 2026 10:34
Status Failure
Total duration 20s
Artifacts

lint.yml

on: push
lint-stage
18s
lint-stage
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint-stage
Process completed with exit code 1.
lint-stage
2 errors
lint-stage: tests/integration/ai/test_conversation_store.py#L132
Expected 0 positional arguments (reportCallIssue)
lint-stage: tests/integration/ai/test_conversation_store.py#L131
Argument of type "list[HumanMessage | AIMessage]" cannot be assigned to parameter "messages" of type "list[BaseMessage]" in function "__init__" (reportArgumentType)