Skip to content

Add CI pipeline with linting, formatting, and smoke tests #8

Add CI pipeline with linting, formatting, and smoke tests

Add CI pipeline with linting, formatting, and smoke tests #8

Triggered via pull request February 25, 2026 16:31
Status Failure
Total duration 3m 7s
Artifacts

ci.yml

on: pull_request
Lint, Format & Build
27s
Lint, Format & Build
Lint Python Templates
7s
Lint Python Templates
Matrix: smoke-test-templates
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint Python Templates
The process '/opt/hostedtoolcache/ruff/0.15.2/x86_64/ruff' failed with exit code 1
ruff (I001): templates/langchain/alembic/versions/001_initial.py#L8
templates/langchain/alembic/versions/001_initial.py:8:1: I001 Import block is un-sorted or un-formatted
ruff (I001): templates/langchain/alembic/env.py#L1
templates/langchain/alembic/env.py:1:1: I001 Import block is un-sorted or un-formatted
Smoke Test — langchain
Process completed with exit code 1.