-
Notifications
You must be signed in to change notification settings - Fork 266
Labels
help wantedLarger than "good first issue", but still well-defined and ready for someone to pick upLarger than "good first issue", but still well-defined and ready for someone to pick uplanguage-serverIssues specific to our IDE integration rather than type checkingIssues specific to our IDE integration rather than type checking
Description
Describe the Bug
this require type info so ruff can't do it.
WARN Redundant cast: `int` is the same type as `int` [redundant-cast]
--> core/ops/aliyun_trace/data_exporter/traceclient.py:204:20
|
204 | return cast(int, uuid_obj.int)
| -------------------
|
Sandbox Link
No response
(Only applicable for extension issues) IDE Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedLarger than "good first issue", but still well-defined and ready for someone to pick upLarger than "good first issue", but still well-defined and ready for someone to pick uplanguage-serverIssues specific to our IDE integration rather than type checkingIssues specific to our IDE integration rather than type checking