spla/appy
2
15
Fork
You've already forked appy
3

2 validation errors for CreateActivity #74

Closed
opened 2025年09月21日 13:46:05 +02:00 by spla · 0 comments
Owner
Copy link
pydantic_core._pydantic_core.ValidationError: 2 validation errors for CreateActivity
@context.2.str
 Input should be a valid string [type=string_type, input_value=HashtagContext(Hashtag='as:Hashtag'), input_type=HashtagContext]
 For further information visit https://errors.pydantic.dev/2.11/v/string_type
@context.2.Context
 Input should be a valid dictionary or instance of Context [type=model_type, input_value=HashtagContext(Hashtag='as:Hashtag'), input_type=HashtagContext]
 For further information visit https://errors.pydantic.dev/2.11/v/model_type
``` pydantic_core._pydantic_core.ValidationError: 2 validation errors for CreateActivity @context.2.str Input should be a valid string [type=string_type, input_value=HashtagContext(Hashtag='as:Hashtag'), input_type=HashtagContext] For further information visit https://errors.pydantic.dev/2.11/v/string_type @context.2.Context Input should be a valid dictionary or instance of Context [type=model_type, input_value=HashtagContext(Hashtag='as:Hashtag'), input_type=HashtagContext] For further information visit https://errors.pydantic.dev/2.11/v/model_type ```
spla referenced this issue from a commit 2025年09月21日 15:59:56 +02:00
Sign in to join this conversation.
No Branch/Tag specified
main
release/v0.1.1
release/v0.1
v0.5.0
v0.4.0
v0.3.0
v0.2.0
v0.1.1
v0.1
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
spla/appy#74
Reference in a new issue
spla/appy
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?