Update all linting tools #716
Annotations
4 errors
src/user_profile.py#L157
Unnecessary "cast" call; type is already "Literal['split', 'reset', 'skip_split', 'undo_split', 'pause', 'screenshot', 'toggle_auto_reset_image']" (reportUnnecessaryCast)
|
src/capture_method/XcbCaptureMethod.py#L42
Unnecessary "# pyright: ignore" rule: "reportUnknownMemberType" (reportUnnecessaryTypeIgnoreComment)
|
src/capture_method/__init__.py#L157
Unnecessary "# pyright: ignore" rule: "reportUnknownMemberType" (reportUnnecessaryTypeIgnoreComment)
|
|
This job failed
Loading