veza/.github/workflows
senke ba232c2f56 ci: add cargo clippy lint step to chat and stream CI workflows
Add clippy with -D warnings (deny all warnings) to both Rust CI
pipelines. The production-deploy workflow already had clippy.

This ensures lint issues are caught before merge for both services.

Addresses audit finding D15: clippy not present in all Rust workflows.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-11 23:25:57 +01:00
..
backend-ci.yml fix(ci): upgrade deprecated actions, fix Go version 2026-02-11 23:14:50 +01:00
cd.yml fix(ci): remove remaining || true and || echo in secondary workflows 2026-02-11 23:14:21 +01:00
chat-ci.yml ci: add cargo clippy lint step to chat and stream CI workflows 2026-02-11 23:25:57 +01:00
ci.yml fix(ci): harden CI pipeline -- remove || true, fix versions 2026-02-11 22:39:40 +01:00
frontend-ci.yml ci: upgrade remaining GitHub Actions and remove || true patterns 2026-02-11 22:54:35 +01:00
playwright.yml chore: playwright workflow, docs, rapports audit, visual-tests, tmt unit 2026-02-11 22:19:34 +01:00
storybook-audit.yml ci(storybook): add audit workflow and exit 1 on audit failures 2026-02-05 13:39:53 +01:00
stream-ci.yml ci: add cargo clippy lint step to chat and stream CI workflows 2026-02-11 23:25:57 +01:00