Skip to content

Cache last updated location for a configurable number of seconds #64

Cache last updated location for a configurable number of seconds

Cache last updated location for a configurable number of seconds #64

Triggered via pull request June 6, 2024 11:56
Status Failure
Total duration 16m 10s
Artifacts

tests.yaml

on: pull_request
Matrix: behave
Matrix: unit
Finalize Codacy
0s
Finalize Codacy
Finalize coveralls.io
13s
Finalize coveralls.io
Fit to window
Zoom out
Zoom in

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.