Add migrated tests and infra to run on uberjenkins #730
Annotations
12 errors and 2 warnings
|
Ruff:
tests/QE/test_no_conflicts.py#L376
tests/QE/test_no_conflicts.py:376:15: SyntaxError: f-string: unterminated string
|
|
Ruff:
tests/QE/test_no_conflicts.py#L376
tests/QE/test_no_conflicts.py:376:68: SyntaxError: Expected FStringEnd, found newline
|
|
Ruff:
tests/QE/test_no_conflicts.py#L377
tests/QE/test_no_conflicts.py:377:1: SyntaxError: Unexpected indentation
|
|
Ruff:
tests/QE/test_no_conflicts.py#L377
tests/QE/test_no_conflicts.py:377:17: SyntaxError: Simple statements must be separated by newlines or semicolons
|
|
Ruff:
tests/QE/test_no_conflicts.py#L377
tests/QE/test_no_conflicts.py:377:36: SyntaxError: Expected a statement
|
|
Ruff:
tests/QE/test_no_conflicts.py#L377
tests/QE/test_no_conflicts.py:377:57: SyntaxError: Expected a statement
|
|
Ruff:
tests/QE/test_no_conflicts.py#L377
tests/QE/test_no_conflicts.py:377:78: SyntaxError: missing closing quote in string literal
|
|
Ruff:
tests/QE/test_no_conflicts.py#L377
tests/QE/test_no_conflicts.py:377:79: SyntaxError: Expected a statement
|
|
Ruff:
tests/QE/test_no_conflicts.py#L378
tests/QE/test_no_conflicts.py:378:9: SyntaxError: Expected a statement
|
|
Ruff:
tests/QE/test_no_conflicts.py#L378
tests/QE/test_no_conflicts.py:378:10: SyntaxError: Expected a statement
|
|
python-format
The process '/opt/hostedtoolcache/ruff/0.11.9/x86_64/ruff' failed with exit code 2
|
|
mypy
Process completed with exit code 2.
|
|
python-lint
Could not parse version from /home/runner/work/couchbase-lite-tests/couchbase-lite-tests/pyproject.toml. Using latest version.
|
|
python-format
Could not parse version from /home/runner/work/couchbase-lite-tests/couchbase-lite-tests/pyproject.toml. Using latest version.
|