Update sonar info #115
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
|