Fix some language in messages, comments, and docstrings #12
tests.yaml
on: pull_request
Matrix: behave
Matrix: unit
pyright
41s
Test compatibility with the latest version of ydiff
28s
docs
1m 53s
isort
21s
Finalize Codacy
0s
Finalize coveralls.io
0s
Annotations
26 errors and 20 warnings
unit (ubuntu)
Process completed with exit code 3.
|
pyright:
patroni/ha.py#L569
Argument of type "Any | list[str] | str | None" cannot be assigned to parameter "replica_methods" of type "List[str] | None" in function "can_create_replica_without_replication_connection"
Type "Any | list[str] | str | None" is not assignable to type "List[str] | None"
Type "str" is not assignable to type "List[str] | None"
"str" is not assignable to "List[str]"
"str" is not assignable to "None" (reportArgumentType)
|
pyright:
patroni/ha.py#L1604
Argument missing for parameter "prev_location" (reportCallIssue)
|
pyright:
patroni/log.py#L398
"RESERVED_ATTRS" is not exported from module "pythonjsonlogger.jsonlogger" (reportPrivateImportUsage)
|
pyright:
patroni/log.py#L400
"RESERVED_ATTRS" is not exported from module "pythonjsonlogger.jsonlogger" (reportPrivateImportUsage)
|
pyright:
patroni/log.py#L402
"JsonFormatter" is not exported from module "pythonjsonlogger.jsonlogger" (reportPrivateImportUsage)
|
pyright:
patroni/multisite.py#L331
Type of "site_switches" is partially unknown
Type of "site_switches" is "Unknown | None" (reportUnknownMemberType)
|
pyright:
patroni/multisite.py#L331
Type of "get" is partially unknown
Type of "get" is "Overload[(key: Unknown, /) -> (Unknown | None), (key: Unknown, default: Unknown, /) -> Unknown, (key: Unknown, default: _T@get, /) -> (Unknown | _T@get)]" (reportUnknownMemberType)
|
pyright:
patroni/multisite.py#L336
Type of "get" is partially unknown
Type of "get" is "Overload[(key: Unknown, /) -> (Unknown | None), (key: Unknown, default: Unknown, /) -> Unknown, (key: Unknown, default: _T@get, /) -> (Unknown | _T@get)]" (reportUnknownMemberType)
|
pyright:
patroni/multisite.py#L337
Type of "new_state" is partially unknown
Type of "new_state" is "list[dict[str, str | Unknown]]" (reportUnknownVariableType)
|
pyright:
patroni/multisite.py#L337
Type of "get" is partially unknown
Type of "get" is "Overload[(key: Unknown, /) -> (Unknown | None), (key: Unknown, default: Unknown, /) -> Unknown, (key: Unknown, default: _T@get, /) -> (Unknown | _T@get)]" (reportUnknownMemberType)
|
unit (macos)
[notice] A new release of pip is available: 21.1.1 -> 24.3.1
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
unit (macos)
Process completed with exit code 3.
|
unit (windows)
Process completed with exit code 1.
|
docs
Process completed with exit code 255.
|
behave (ubuntu, 3.7, exhibitor)
Process completed with exit code 1.
|
behave (macos, 3.9, etcd)
Process completed with exit code 1.
|
behave (ubuntu, 3.7, consul)
Process completed with exit code 1.
|
behave (ubuntu, 3.7, etcd3)
Process completed with exit code 1.
|
behave (ubuntu, 3.7, etcd)
Process completed with exit code 1.
|
behave (ubuntu, 3.7, kubernetes)
Process completed with exit code 1.
|
behave (ubuntu, 3.7, raft)
Process completed with exit code 1.
|
behave (macos, 3.8, raft)
Process completed with exit code 1.
|
behave (macos, 3.8, raft)
[notice] A new release of pip is available: 21.1.1 -> 24.3.1
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
behave (ubuntu, 3.12, raft)
Process completed with exit code 124.
|
behave (ubuntu, 3.12, kubernetes)
Process completed with exit code 124.
|
isort
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test compatibility with the latest version of ydiff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit (ubuntu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pyright
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
behave (ubuntu, 3.7, exhibitor)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
behave (macos, 3.9, etcd)
expect 5.45.4_3 is already installed and up-to-date.
To reinstall 5.45.4_3, run:
brew reinstall expect
|
behave (ubuntu, 3.7, consul)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
behave (ubuntu, 3.7, etcd3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
behave (ubuntu, 3.7, etcd)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
behave (macos, 3.11, etcd3)
expect 5.45.4_3 is already installed and up-to-date.
To reinstall 5.45.4_3, run:
brew reinstall expect
|
behave (ubuntu, 3.7, kubernetes)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
behave (ubuntu, 3.7, raft)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
behave (macos, 3.8, raft)
expect 5.45.4_3 is already installed and up-to-date.
To reinstall 5.45.4_3, run:
brew reinstall expect
|
behave (ubuntu, 3.12, etcd)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
behave (ubuntu, 3.12, consul)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
behave (ubuntu, 3.12, exhibitor)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
behave (ubuntu, 3.12, etcd3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
behave (ubuntu, 3.12, raft)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
behave (ubuntu, 3.12, kubernetes)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
behave-macos-etcd-3.9-logs
Expired
|
1.51 KB |
|
behave-macos-raft-3.8-logs
Expired
|
132 Bytes |
|
behave-ubuntu-consul-3.7-logs
Expired
|
1.38 KB |
|
behave-ubuntu-etcd-3.7-logs
Expired
|
1.5 KB |
|
behave-ubuntu-etcd3-3.7-logs
Expired
|
1.38 KB |
|
behave-ubuntu-exhibitor-3.7-logs
Expired
|
142 Bytes |
|
behave-ubuntu-kubernetes-3.12-logs
Expired
|
144 Bytes |
|
behave-ubuntu-kubernetes-3.7-logs
Expired
|
144 Bytes |
|
behave-ubuntu-raft-3.12-logs
Expired
|
132 Bytes |
|
behave-ubuntu-raft-3.7-logs
Expired
|
366 Bytes |
|