Cache last updated location for a configurable number of seconds #64
tests.yaml
on: pull_request
Finalize Codacy
0s
Finalize coveralls.io
13s
Annotations
6 errors and 1 warning
pyright:
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)
|
pyright:
patroni/dcs/kubernetes.py#L1373
Argument type is unknown
Argument corresponds to parameter "args" in function "debug" (reportUnknownArgumentType)
|
pyright:
patroni/dcs/kubernetes.py#L1373
Operator "+" not supported for "None" (reportOptionalOperand)
|
pyright
3 errors
|
unit (macos)
[notice] A new release of pip is available: 21.1.1 -> 24.0
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
behave (macos, 3.8, raft)
[notice] A new release of pip is available: 21.1.1 -> 24.0
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
Finalize coveralls.io
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|