Skip to content

Update sonar info

Update sonar info #115

Triggered via push June 10, 2025 07:32
Status Failure
Total duration 50s
Artifacts

lint.yml

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

Annotations

5 errors and 1 warning
check 3.x
Process completed with exit code 1.
check 3.x
1 error
check 3.x: discord/utils.py#L114
Expression of type "Literal['2']" cannot be assigned to return type "bool"   "Literal['2']" is incompatible with "bool" (reportReturnType)
check 3.8
Process completed with exit code 1.
check 3.8
Exit code 1
check 3.x: discord/utils.py#L646
Unnecessary "# type: ignore" comment