Skip to content

Merge branch 'master' into refactor/tls #492

Merge branch 'master' into refactor/tls

Merge branch 'master' into refactor/tls #492

Triggered via push December 31, 2023 19:42
Status Failure
Total duration 53s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
check: discord/http.py#L861
Cannot access member "status" for type "Response"   Member "status" is unknown (reportGeneralTypeIssues)
check
1 error
check: discord/utils.py#L728
Unnecessary "# type: ignore" comment
check: discord/ext/commands/bot.py#L1056
Type variable "ContextT" may go unsolved if caller supplies no argument for parameter "cls"   Provide an overload that specifies the return type when the argument is not supplied (reportInvalidTypeVarUse)