CM-71880: Obey the server's guardrail verdict #2959
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
ruff (RUF059):
cycode/cli/apps/ai_guardrails/scan/handlers.py#L392
cycode/cli/apps/ai_guardrails/scan/handlers.py:392:13: RUF059 Unpacked variable `scan_id` is never used
help: Prefix it with an underscore or any other dummy variable pattern
|