CI status update
| Check | Status | Notes |
|---|---|---|
Lint - Integrator | ✅ success | clean |
Check File Size | ✅ success | clean |
PR #1431 (CodeQL) | ✅ success | clean |
Unit Tests - Integrator | ❌ failure | pre-existing — same two tests (tests/unit/test_common/test_composio_client.py::TestComposioAPIClient::test_get_auth_data[production], test_validators.py::TestValidateConnectionId::test_valid_connection_id_passes[production]) fail on next baseline with the same 403 Forbidden from /api/v3/admin/connections/... (verified against the last run on next at SHA 6a20828f). Not caused by this PR. |
secrets-detection.yml | ❌ failure | pre-existing — same workflow failed on next (and on recently merged PR #1414, which still merged). Not caused by this PR. |
Integration Tests | ⏳ running | (in progress at comment time) |
The lockfile-only change (langchain-core 0.3.72 → 0.3.86) cannot plausibly produce a 403 on an admin endpoint. Both failures are infra/credential issues that pre-date this PR.
Origin: cron-f7c85f82906b / zen-cron-6352a6575b74