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
A recent commit c4819fe, changed the TaskRun::TaskOutput parameter type from List to LockingList. Ideally the core classes such as TaskRun return abstract classes like IList, so that this wouldn't have been a breaking change.
The text was updated successfully, but these errors were encountered:
A recent commit c4819fe, changed the TaskRun::TaskOutput parameter type from List to LockingList. Ideally the core classes such as TaskRun return abstract classes like IList, so that this wouldn't have been a breaking change.
The text was updated successfully, but these errors were encountered: