Ctl switchover #83
tests.yaml
on: pull_request
Matrix: behave
Matrix: unit
pyright
29s
Test compatibility with the latest version of ydiff
22s
docs
2m 41s
isort
20s
Finalize Codacy
0s
Finalize coveralls.io
5s
Annotations
16 errors and 1 warning
|
isort:
tests/test_ha.py#L1
Imports are incorrectly sorted and/or formatted.
|
|
isort
Process completed with exit code 1.
|
|
pyright:
patroni/api.py#L684
Type of "site_switches" is partially unknown
Type of "site_switches" is "Unknown | None" (reportUnknownMemberType)
|
|
pyright:
patroni/api.py#L684
Argument type is partially unknown
Argument corresponds to parameter "args" in function "format"
Argument type is "Unknown | None" (reportUnknownArgumentType)
|
|
pyright:
patroni/api.py#L684
Cannot access attribute "site_switches" for class "SingleSiteController"
Attribute "site_switches" is unknown (reportAttributeAccessIssue)
|
|
pyright:
patroni/api.py#L1202
Return type, "Unknown | None", is partially unknown (reportUnknownParameterType)
|
|
pyright:
patroni/api.py#L1208
Type of "_write_response" is unknown (reportUnknownMemberType)
|
|
pyright:
patroni/api.py#L1208
Return type is unknown (reportUnknownVariableType)
|
|
pyright:
patroni/api.py#L1208
Cannot access attribute "_write_response" for class "RestApiHandler*"
Attribute "_write_response" is unknown (reportAttributeAccessIssue)
|
|
pyright:
patroni/api.py#L1215
Type of "dcs" is partially unknown
Type of "dcs" is "AbstractDCS | Unknown" (reportUnknownMemberType)
|
|
pyright:
patroni/api.py#L1215
Type of "manual_failover" is partially unknown
Type of "manual_failover" is "((leader: str | None, candidate: str | None, scheduled_at: datetime | None = None, target_site: str | None = None, version: Any | None = None) -> bool) | Unknown" (reportUnknownMemberType)
|
|
pyright:
patroni/api.py#L1215
Cannot access attribute "dcs" for class "SingleSiteController"
Attribute "dcs" is unknown (reportAttributeAccessIssue)
|
|
docs
Process completed with exit code 255.
|
|
unit (macos)
[notice] A new release of pip is available: 21.1.1 -> 25.0.1
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
|
behave (ubuntu, 3.13, etcd)
Process completed with exit code 1.
|
|
behave (macos, 3.8, raft)
[notice] A new release of pip is available: 21.1.1 -> 25.0.1
[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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
behave-ubuntu-etcd-3.13-logs
Expired
|
27.7 KB |
sha256:65f1270ca446d090a75190f7112b559be040b14d8247de73c590ee1421ef01e8
|
|