Add migrated tests and infra to run on uberjenkins #735
Annotations
7 errors and 2 warnings
|
python-format:
tests/QE/test_delta_sync.py#L1
Would reformat
|
|
python-format
The process '/opt/hostedtoolcache/ruff/0.11.10/x86_64/ruff' failed with exit code 1
|
|
Ruff (I001):
tests/QE/test_delta_sync.py#L1
tests/QE/test_delta_sync.py:1:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (F401):
tests/QE/test_delta_sync.py#L2
tests/QE/test_delta_sync.py:2:8: F401 `time` imported but unused
|
|
Ruff (F401):
tests/QE/test_delta_sync.py#L18
tests/QE/test_delta_sync.py:18:40: F401 `cbltest.api.database_types.DocumentEntry` imported but unused
|
|
python-lint
The process '/opt/hostedtoolcache/ruff/0.11.10/x86_64/ruff' failed with exit code 1
|
|
mypy
Process completed with exit code 2.
|
|
python-format
Could not parse version from /home/runner/work/couchbase-lite-tests/couchbase-lite-tests/pyproject.toml. Using latest version.
|
|
python-lint
Could not parse version from /home/runner/work/couchbase-lite-tests/couchbase-lite-tests/pyproject.toml. Using latest version.
|