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
If the first patch in the array is failing, it'll populate to unpatched and throw the warning. If its not the first patch and other previous patches succeed, it will just be assumed that the entire array succeeded.
If the first patch in the array is failing, it'll populate to
unpatchedand throw the warning. If its not the first patch and other previous patches succeed, it will just be assumed that the entire array succeeded.