chore: drop unnecessary pass statements (ruff PIE790)
#675
test_suites.yml
on: pull_request
Pre-flight checks
/
Assert uv.lock is up-to-date
5s
Matrix: CLI regression tests / cli-pytest-matrix
Waiting for pending jobs
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
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
3s
Annotations
6 warnings
|
Workflow syntax warning:
.github/workflows/test_suites.yml#L110
In .github/workflows/test_suites.yml (Line: 110, Col: 11): Error from called workflow FlowElement-ai/m_flow/.github/workflows/test_different_operating_systems.yml@11ed7f75aa398dc01b4bb5d26abc97545828493f (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-ai/m_flow/.github/workflows/test_different_operating_systems.yml@11ed7f75aa398dc01b4bb5d26abc97545828493f (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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Fork PR lightweight checks
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065, astral-sh/setup-uv@e4db8464a088ece1b920f60402e813ea4de65b8f. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Fork PR lightweight checks
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>01kL5aQAAAAACSe9YrcjYSbFsy3ifmg4OTVNQMzExMDAwMTA4MDA5AEVkZ2U=
|
|
Fork PR lightweight checks
Failed to restore: Cache service responded with 400
|