Skip to content

feat(flags): feature-flag system with sdk.flags and operation gating #56

feat(flags): feature-flag system with sdk.flags and operation gating

feat(flags): feature-flag system with sdk.flags and operation gating #56

Triggered via pull request July 16, 2026 13:28
Status Failure
Total duration 22s
Artifacts

ci.yml

on: pull_request
Type Check (ty)
13s
Type Check (ty)
Security Check (Bandit)
14s
Security Check (Bandit)
Python Tests
18s
Python Tests
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 30 warnings
Type Check (ty)
Process completed with exit code 1.
Type Check (ty)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/setup-uv@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Security Check (Bandit)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/setup-uv@v6, peter-evans/create-or-update-comment@v4, peter-evans/find-comment@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/setup-uv@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python Tests
Your comment is too long (maximum is 65536 characters), coverage report will not be added. Try one/some of the following options: - Add "--cov-report=term-missing:skip-covered" to pytest command - Add "hide-report: true" to hide detailed coverage table - Add "report-only-changed-files: true" to show only changed files - Add "xml-skip-covered: true" to hide files with 100% coverage - Switch to "multiple-files" mode - Add "remove-links-to-files: true" to remove file links - Add "remove-links-to-lines: true" to remove line number links