feat: Support Sidebar - Max #108863
Annotations
6 errors and 1 warning
Check static typing:
ee/support_sidebar_max/max_search_tool.py#L2
Unused "type: ignore" comment
|
Check static typing:
ee/support_sidebar_max/views.py#L196
Function "ee.support_sidebar_max.views.MaxChatViewSet.list" is not valid as a type
|
Check static typing:
ee/support_sidebar_max/views.py#L196
Perhaps you need "Callable[...]" or a callback protocol?
|
Check static typing:
ee/support_sidebar_max/views.py#L264
Need type annotation for "headers" (hint: "headers: dict[<type>, <type>] = ...")
|
Check static typing:
ee/support_sidebar_max/views.py#L325
Incompatible types in assignment (expression has type "MutableMapping[str, str]", variable has type "dict[Any, Any]")
|
Check static typing
Process completed with exit code 5.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "email_renders".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading