chore(deps): update jakebailey/pyright-action action to v2 #79
Annotations
5 errors and 1 warning
Run jakebailey/pyright-action@v2:
backend/api/global_scoreboard_api.py#L47
Argument missing for parameter "name_or_id" (reportCallIssue)
|
Run jakebailey/pyright-action@v2:
backend/api/global_scoreboard_api.py#L47
Unnecessary "# pyright: ignore" rule: "reportGeneralTypeIssues"
|
Run jakebailey/pyright-action@v2:
backend/models/core_models.py#L24
Expression of type "Model" cannot be assigned to declared type "type[Model]"
Type "Model" cannot be assigned to type "type[Model]" (reportAssignmentType)
|
Run jakebailey/pyright-action@v2:
backend/models/core_models.py#L24
Unnecessary "# pyright: ignore" rule: "reportGeneralTypeIssues"
|
Run jakebailey/pyright-action@v2
4 errors
|
Run jakebailey/pyright-action@v2:
backend/services/cached_requests.py#L78
Stub file not found for "redislite" (reportMissingTypeStubs)
|
The logs for this run have expired and are no longer available.
Loading