Cache last updated location for a configurable number of seconds #64
Annotations
4 errors
patroni/dcs/kubernetes.py#L1363
Argument of type "str | None" cannot be assigned to parameter "location" of type "str" in function "_set_cached_xlog_location"
Type "str | None" cannot be assigned to type "str"
"None" is incompatible with "str" (reportArgumentType)
|
patroni/dcs/kubernetes.py#L1373
Argument type is unknown
Argument corresponds to parameter "args" in function "debug" (reportUnknownArgumentType)
|
patroni/dcs/kubernetes.py#L1373
Operator "+" not supported for "None" (reportOptionalOperand)
|
|
This job failed
Loading