Skip to content

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

Cache last updated location for a configurable number of seconds

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

Triggered via pull request May 29, 2024 09:03
Status Failure
Total duration 15m 51s
Artifacts

tests.yaml

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

Annotations

10 errors and 2 warnings
pyright: patroni/dcs/kubernetes.py#L1308
Return type is unknown (reportUnknownParameterType)
pyright: patroni/dcs/kubernetes.py#L1308
List expression not allowed in type annotation   Use List[T] to indicate a list type or Union[T1, T2] to indicate a union type (reportInvalidTypeForm)
pyright: patroni/dcs/kubernetes.py#L1308
Expected type expression but received "list[type[str] | type[None] | type[float]]" (reportGeneralTypeIssues)
pyright: patroni/dcs/kubernetes.py#L1336
Type of "cached_xlog_location" is unknown (reportUnknownVariableType)
pyright: patroni/dcs/kubernetes.py#L1336
Type of "last_updated" is unknown (reportUnknownVariableType)
pyright: patroni/dcs/kubernetes.py#L1336
Type of "_get_cached_xlog_location" is partially unknown   Type of "_get_cached_xlog_location" is "() -> Unknown" (reportUnknownMemberType)
pyright
6 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 (ubuntu, 3.12, etcd)
The hosted runner encountered an error while running your job. (Error Type: Failure).
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
behave (ubuntu, 3.12, etcd3)
Received request to deprovision: The request was cancelled by the remote provider.
Finalize coveralls.io
The `python-version` input is not set. The version of Python currently in `PATH` will be used.