[E2E] schema put 无效 schema 时显示原始 stack trace #54
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bug Report (E2E Check)
Phase: Edge Cases
Severity: Low
Command:
Expected: 友好的错误信息,如 "Invalid JSON Schema: unknown type 'invalid'"
Actual: 正确拒绝了,但输出原始 stack trace,对用户不友好。
建议: catch 异常后输出简洁错误信息,隐藏内部堆栈。
Reported by e2e-check workflow (Docker isolated, oven/bun:latest)