You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(trace): avoid the forbidden test error pattern
The lint rule interprets the trace parameter's Error field as a forbidden test assertion. Name the parameter explicitly so production trace handling does not match that pattern.
Assisted-by: Codex:gpt-5.6 [Codex]
0 commit comments