feat: Guild Scheduled Event Recurrence #4166
Annotations
5 errors and 3 warnings
Run black
Process completed with exit code 1.
|
Run Pyright:
discord/guild.py#L3415
Cannot access member "_to_dict" for type "ScheduledEventRecurrenceRule"
Member "_to_dict" is unknown (reportAttributeAccessIssue)
|
Run Pyright:
discord/scheduled_event.py#L39
Import "partial" is not accessed (reportUnusedImport)
|
Run Pyright:
discord/scheduled_event.py#L61
Import "NWeekdayPayload" is not accessed (reportUnusedImport)
|
Run Pyright
3 errors
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Pyright:
discord/message.py#L868
Unnecessary "# type: ignore" comment
|
Run Pyright:
discord/utils.py#L667
Unnecessary "# type: ignore" comment
|
Loading