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
ok took me a few attempts to repro this from the error report.
The manifests as they are provided here run with the expected behaviour, however if you correct the first missing duration value in the target but persist the second missing duration in the target you expect an error response but receive a success response, indicating that only the first entry in outputs is being diff'd.
Description of the Error
Arrays inside manifests are not validated correctly.
Only the first member of an array is validated.
Expected Behaviour
All array members should be verified.
Actual Behaviour
Only the first member of an array is validated.
Steps to Reproduce
and this one as a target
The text was updated successfully, but these errors were encountered: