chore(deps-dev): bump pypika from 0.48.9 to 0.51.1 in the python-minor-and-patch group across 1 directory #691
test_suites.yml
on: pull_request
Pre-flight checks
/
Assert uv.lock is up-to-date
10s
Matrix: CLI regression tests / cli-pytest-matrix
End-to-end tests
/
Concept extraction accuracy
End-to-end tests
/
Concurrent async database usage
End-to-end tests
/
Conversation history (Redis backend)
End-to-end tests
/
Conversation history (filesystem backend)
End-to-end tests
/
Dataset DB handler assertions
End-to-end tests
/
Dataset deletion correctness
End-to-end tests
/
Deduplication logic (PGVector)
End-to-end tests
/
Graph edge ingestion correctness
End-to-end tests
/
Multi-tenant isolation check
End-to-end tests
/
Permission boundary verification
End-to-end tests
/
Pipeline result caching
End-to-end tests
/
S3 bucket read/write
End-to-end tests
/
Server startup validation
End-to-end tests
/
Subprocess concurrency (Kuzu + Redis)
End-to-end tests
/
Telemetry subsystem check
End-to-end tests
/
Telemetry with live pipeline
Core unit & integration tests
/
Ruff static analysis & format verification
CLI regression tests
/
CLI end-to-end command matrix
0s
Core unit & integration tests
/
Integration test execution
Core unit & integration tests
/
Smoke-test BAML-backed examples
Core unit & integration tests
/
Smoke-test standard examples
Core unit & integration tests
/
Unit test execution
Matrix: Graph database tests / graph-backend-suite
Waiting for pending jobs
Vector database matrix
/
chromadb-embedding-store
Vector database matrix
/
lancedb-embedding-store
Vector database matrix
/
pgvector-embedding-store
Matrix: LLM provider matrix / bedrock-auth-matrix
Waiting for pending jobs
Matrix: LLM provider matrix / standard-provider-suite
Waiting for pending jobs
Matrix: macOS + Windows smoke / xplat-build-artifact
Waiting for pending jobs
Matrix: macOS + Windows smoke / xplat-hard-deletion
Waiting for pending jobs
Matrix: macOS + Windows smoke / xplat-integration-tests
Waiting for pending jobs
Matrix: macOS + Windows smoke / xplat-library-pipeline
Waiting for pending jobs
Matrix: macOS + Windows smoke / xplat-soft-deletion
Waiting for pending jobs
Matrix: macOS + Windows smoke / xplat-unit-tests
Waiting for pending jobs
Matrix: Cross-Python on Ubuntu / xplat-build-artifact
Waiting for pending jobs
Matrix: Cross-Python on Ubuntu / xplat-hard-deletion
Waiting for pending jobs
Matrix: Cross-Python on Ubuntu / xplat-integration-tests
Waiting for pending jobs
Matrix: Cross-Python on Ubuntu / xplat-library-pipeline
Waiting for pending jobs
Matrix: Cross-Python on Ubuntu / xplat-soft-deletion
Waiting for pending jobs
Matrix: Cross-Python on Ubuntu / xplat-unit-tests
Waiting for pending jobs
Backend Docker build test
/
Compile backend Docker image (dry-run)
Docker Compose smoke test
/
Build, start, and verify docker compose stack
Example script matrix
/
Access-control permissions demo
Example script matrix
/
Agentic reasoning procurement demo
Example script matrix
/
Custom pipeline wiring demo
Example script matrix
/
Docling document ingestion demo
Example script matrix
/
Dynamic pipeline steps demo
Example script matrix
/
Multimedia ingestion demo
Example script matrix
/
Neo4j descriptive metrics demo
Jupyter notebook tests
/
...
/
mflow_nbconvert_gate
MCP service tests
/
Verify MCP server with local M-flow branch
S3 file-storage tests
/
Run S3 storage integration tests
Matrix: Relational DB migration tests / migration-lightweight-engines
Waiting for pending jobs
Relational DB migration tests
/
Migration via Neo4j graph engine
Distributed M-flow (Modal)
/
Run distributed pipeline on Modal
Search across database backends
/
...
/
Postgres
Search across database backends
/
...
/
Postgres
Temporal graph tests
/
Kuzu + PGVector + Postgres temporal pipeline
Temporal graph tests
/
Neo4j + PGVector + Postgres temporal pipeline
Matrix: Search across database backends / sqlite-search-matrix
Waiting for pending jobs
Matrix: Temporal graph tests / sqlite-stack
Waiting for pending jobs
Ollama local-LLM integration
/
Ollama local-LLM smoke test
DB example integration
/
kuzu-example-pipeline
DB example integration
/
neo4j-example-pipeline
DB example integration
/
pgvector-example-pipeline
CI status gate
4s
Annotations
5 errors and 3 warnings
|
CLI regression tests / CLI integration checks
Error when evaluating 'secrets'. .github/workflows/test_suites.yml (Line: 51, Col: 11): Secret LLM_PROVIDER is required, but not provided while calling., .github/workflows/test_suites.yml (Line: 51, Col: 11): Secret LLM_MODEL is required, but not provided while calling., .github/workflows/test_suites.yml (Line: 51, Col: 11): Secret LLM_API_KEY is required, but not provided while calling., .github/workflows/test_suites.yml (Line: 51, Col: 11): Secret EMBEDDING_PROVIDER is required, but not provided while calling., .github/workflows/test_suites.yml (Line: 51, Col: 11): Secret EMBEDDING_MODEL is required, but not provided while calling., .github/workflows/test_suites.yml (Line: 51, Col: 11): Secret EMBEDDING_API_KEY is required, but not provided while calling.
|
|
CLI regression tests / CLI unit checks
Error when evaluating 'secrets'. .github/workflows/test_suites.yml (Line: 51, Col: 11): Secret LLM_PROVIDER is required, but not provided while calling., .github/workflows/test_suites.yml (Line: 51, Col: 11): Secret LLM_MODEL is required, but not provided while calling., .github/workflows/test_suites.yml (Line: 51, Col: 11): Secret LLM_API_KEY is required, but not provided while calling., .github/workflows/test_suites.yml (Line: 51, Col: 11): Secret EMBEDDING_PROVIDER is required, but not provided while calling., .github/workflows/test_suites.yml (Line: 51, Col: 11): Secret EMBEDDING_MODEL is required, but not provided while calling., .github/workflows/test_suites.yml (Line: 51, Col: 11): Secret EMBEDDING_API_KEY is required, but not provided while calling.
|
|
Pre-flight checks / Assert uv.lock is up-to-date
Process completed with exit code 1.
|
|
Pre-flight checks / Assert uv.lock is up-to-date
uv.lock is out of date. Run 'uv lock' locally and push.
|
|
CI status gate
Process completed with exit code 1.
|
|
Workflow syntax warning:
.github/workflows/test_suites.yml#L110
In .github/workflows/test_suites.yml (Line: 110, Col: 11): Error from called workflow FlowElement-xinliuyuansu/m_flow/.github/workflows/test_different_operating_systems.yml@7014da00867b8b0ec0eba691dd10b47c30e4b0b5 (Line: 191, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
Workflow syntax warning:
.github/workflows/test_suites.yml#L119
In .github/workflows/test_suites.yml (Line: 119, Col: 11): Error from called workflow FlowElement-xinliuyuansu/m_flow/.github/workflows/test_different_operating_systems.yml@7014da00867b8b0ec0eba691dd10b47c30e4b0b5 (Line: 191, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
Pre-flight checks / Assert uv.lock is up-to-date
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|