Skip to content

! version

! version #7

Triggered via push July 21, 2023 09:06
Status Failure
Total duration 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: binance/client.py#L3864
Method declaration "get_cross_margin_data" is obscured by a declaration of the same name (reportGeneralTypeIssues)
lint: binance/depthcache.py#L161
Argument of type "Unknown | AbstractEventLoop" cannot be assigned to parameter "user_timeout" of type "int" in function "__init__"   Type "Unknown | AbstractEventLoop" cannot be assigned to type "int"     "AbstractEventLoop" is incompatible with "int" (reportGeneralTypeIssues)
lint
2 errors