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
When authoring a sequence and passing a symbol (global, parameter, etc) to a command argument. Check for type mismatch and lint a warning when present. Some FSW implementations do coercion, and mismatch may not be a command error.
The text was updated successfully, but these errors were encountered:
Checked for duplicates
Yes - I've already checked
Alternatives considered
Yes - and alternatives don't suffice
Related problems
No response
Describe the feature request
When authoring a sequence and passing a symbol (global, parameter, etc) to a command argument. Check for type mismatch and lint a warning when present. Some FSW implementations do coercion, and mismatch may not be a command error.
The text was updated successfully, but these errors were encountered: