Add missing type hints #88
tests.yaml
on: pull_request
Matrix: behave
Matrix: unit
pyright
31s
Test compatibility with the latest version of ydiff
18s
docs
2m 37s
isort
19s
Finalize Codacy
0s
Finalize coveralls.io
0s
Annotations
11 errors
|
Test compatibility with the latest version of ydiff
Process completed with exit code 1.
|
|
pyright:
patroni/ha.py#L1631
Argument of type "int | None" cannot be assigned to parameter "checkpoint_location" of type "int" in function "on_shutdown"
Type "int | None" is not assignable to type "int"
"None" is not assignable to "int" (reportArgumentType)
|
|
pyright
1 error
|
|
docs
Process completed with exit code 255.
|
|
unit (macos)
Process completed with exit code 1.
|
|
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
|
|
unit (ubuntu)
Process completed with exit code 1.
|
|
unit (windows)
Process completed with exit code 1.
|
|
behave (ubuntu, 3.13, etcd)
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 -> 25.0.1
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
behave-macos-raft-3.8-logs
Expired
|
27.6 KB |
sha256:dbce2d434451c660a7f3f66121eeda1b4661f9711369352acfc6dd3e92779896
|
|
|
behave-ubuntu-etcd-3.13-logs
Expired
|
27.9 KB |
sha256:3247a79ef30c0ad73216e22f9fe0623d217fd035911cd734d28d18f94c9838ba
|
|