PoC pagination reset #779
Draft
PoC pagination reset #779
GitHub Actions / PyTest Results (Fast)
failed
Oct 1, 2025 in 0s
1 errors in 3s
1 tests 0 ✅ 3s ⏱️
1 suites 0 💤
1 files 0 ❌ 1 🔥
Results for commit 7dcbc04.
Annotations
github-actions / PyTest Results (Fast)
unit_tests.legacy.sources.declarative.test_manifest_declarative_source with error
build/test-results/pytest-results.xml [took 0s]
Raw output
collection failure
unit_tests/legacy/sources/declarative/test_manifest_declarative_source.py:42: in <module>
from unit_tests.sources.declarative.parsers.test_model_to_component_factory import get_retriever
<frozen importlib._bootstrap>:1360: in _find_and_load
???
<frozen importlib._bootstrap>:1331: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:935: in _load_unlocked
???
../../../.cache/pypoetry/virtualenvs/airbyte-cdk-LAWzOSa7-py3.10/lib/python3.12/site-packages/_pytest/assertion/rewrite.py:186: in exec_module
exec(co, module.__dict__)
unit_tests/sources/declarative/parsers/test_model_to_component_factory.py:2202: in <module>
DefaultPaginator(
E TypeError: DefaultPaginator.__init__() missing 1 required positional argument: 'cursor'
Loading