Feature/#1032 working veto system #399
Annotations
5 errors
|
|
|
server/ladder_service/ladder_service.py#L125
Argument 3 to "MapPool" has incompatible type "list[Map]"; expected "Iterable[MapPoolMap]" [arg-type]
|
|
server/ladder_service/veto_system.py#L165
Incompatible types in assignment (expression has type "float", variable has type "int") [assignment]
|
|
server/ladder_service/veto_system.py#L136
Argument 4 to "_adjust_vetoes_for_bracket" has incompatible type "float"; expected "int" [arg-type]
|
|
server/matchmaker/matchmaker_queue.py#L69
"int" has no attribute "id" [attr-defined]
|
The logs for this run have expired and are no longer available.
Loading