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
scValToU32(m['flags']) — add a test for flags present but not a U32 (wrong ScVal type); it should fall back to 0 / a typed parse error, not an unhandled throw.
scValToU32(m['flags'])— add a test forflagspresent but not a U32 (wrong ScVal type); it should fall back to 0 / a typed parse error, not an unhandled throw.