fix(deps): bump h11 to 0.16.0 to resolve GHSA-vqfr-h8mv-ghfj#81367
Closed
Aaron ("AJ") Steers (aaronsteers) wants to merge 1 commit into
Closed
fix(deps): bump h11 to 0.16.0 to resolve GHSA-vqfr-h8mv-ghfj#81367Aaron ("AJ") Steers (aaronsteers) wants to merge 1 commit into
Aaron ("AJ") Steers (aaronsteers) wants to merge 1 commit into
GitHub Actions / `source-alpha-vantage` Connector Test Results
failed
Jul 1, 2026 in 0s
1 errors, 6 pass in 0s
7 tests 6 ✅ 0s ⏱️
2 suites 0 💤
2 files 0 ❌ 1 🔥
Results for commit 22be6f9.
Annotations
Check failure on line 0 in .tmp.integration_tests.test_airbyte_standards
github-actions / `source-alpha-vantage` Connector Test Results
TestSuite (.tmp.integration_tests.test_airbyte_standards) with error
airbyte-integrations/connectors/source-alpha-vantage/build/test-results/standard-tests-junit.xml [took 0s]
Raw output
collection failure
/home/runner/.local/share/uv/tools/airbyte-cdk/lib/python3.11/site-packages/pluggy/_hooks.py:512: in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
/home/runner/.local/share/uv/tools/airbyte-cdk/lib/python3.11/site-packages/pluggy/_manager.py:120: in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
/home/runner/.local/share/uv/tools/airbyte-cdk/lib/python3.11/site-packages/_pytest/python.py:271: in pytest_pycollect_makeitem
return list(collector._genfunctions(name, obj))
/home/runner/.local/share/uv/tools/airbyte-cdk/lib/python3.11/site-packages/_pytest/python.py:498: in _genfunctions
self.ihook.pytest_generate_tests.call_extra(methods, dict(metafunc=metafunc))
/home/runner/.local/share/uv/tools/airbyte-cdk/lib/python3.11/site-packages/pluggy/_hooks.py:573: in call_extra
return self._hookexec(self.name, hookimpls, kwargs, firstresult)
/home/runner/.local/share/uv/tools/airbyte-cdk/lib/python3.11/site-packages/pluggy/_manager.py:120: in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
/home/runner/.local/share/uv/tools/airbyte-cdk/lib/python3.11/site-packages/airbyte_cdk/test/standard_tests/pytest_hooks.py:173: in pytest_generate_tests
scenarios = test_class.get_scenarios()
/home/runner/.local/share/uv/tools/airbyte-cdk/lib/python3.11/site-packages/airbyte_cdk/test/standard_tests/docker_base.py:129: in get_scenarios
all_tests_config = cls.acceptance_test_config
/home/runner/.local/share/uv/tools/airbyte-cdk/lib/python3.11/site-packages/boltons/typeutils.py:180: in __get__
return self.fn(cls)
/home/runner/.local/share/uv/tools/airbyte-cdk/lib/python3.11/site-packages/airbyte_cdk/test/standard_tests/docker_base.py:81: in acceptance_test_config
raise ValueError(
E ValueError: Acceptance tests config not found in acceptance-test-config.yml. Found only: {'connector_image': 'airbyte/source-alpha-vantage:dev', 'tests': {'spec': [{'spec_path': 'manifest.yaml'}], 'connection': [{'config_path': 'secrets/config.json', 'status': 'succeed'}, {'config_path': 'integration_tests/invalid_config.json', 'status': 'failed'}], 'discovery': [{'config_path': 'secrets/config.json'}], 'basic_read': [{'config_path': 'secrets/config.json', 'configured_catalog_path': 'integration_tests/configured_catalog.json', 'empty_streams': ['time_series_daily', 'time_series_monthly', 'quote']}], 'full_refresh': [{'config_path': 'secrets/config.json', 'configured_catalog_path': 'integration_tests/configured_catalog.json'}]}}.
Loading