LaxStr is confusing in error message
Open
pydantic
readability
typechecking
- Dominant language
- Rust
- Stars
- 7k
- Forks
- 516
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the Bug
user code don't have `LaxStr`
```
ERROR Argument `dict[str, Any]` is not assignable to parameter `outputs` with type `Mapping[LaxStr, Any]` in function `core.workflow.node_events.base.NodeRunResult.__init__` [bad-argument-type]
```
### Sandbox Link
_No response_
### (Only applicable for extension issues) IDE Information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.