Skip to content

feat: Guild Scheduled Event Recurrence #3892

feat: Guild Scheduled Event Recurrence

feat: Guild Scheduled Event Recurrence #3892

Triggered via pull request August 28, 2024 21:53
Status Failure
Total duration 48s
Artifacts

lint.yml

on: pull_request
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
check 3.x
Process completed with exit code 1.
check 3.x: discord/scheduled_event.py#L347
Argument of type "int" cannot be assigned to parameter "week" of type "Literal[1, 2, 3, 4, 5]" in function "__init__"   Type "int" cannot be assigned to type "Literal[1, 2, 3, 4, 5]"     "int" cannot be assigned to type "Literal[1]"     "int" cannot be assigned to type "Literal[2]"     "int" cannot be assigned to type "Literal[3]"     "int" cannot be assigned to type "Literal[4]"     "int" cannot be assigned to type "Literal[5]" (reportArgumentType)
check 3.x
1 error
check 3.8
Exit code 1
check 3.8
Process completed with exit code 1.
check 3.x
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v3, jakebailey/pyright-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check 3.x: discord/utils.py#L646
Unnecessary "# type: ignore" comment
check 3.8
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v3, jakebailey/pyright-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/