Sort the bindings in invalid command invocation error #2706
Annotations
3 errors and 1 warning
src/Framework/Framework/Runtime/Commands/EventValidator.cs#L209
Possible null reference argument for parameter 'source' in 'IOrderedEnumerable<KeyValuePair<BindingMatchChecklist, CandidateBindings>> Enumerable.OrderByDescending<KeyValuePair<BindingMatchChecklist, CandidateBindings>, (bool BindingIdMatch, bool ControlMatch, int)>(IEnumerable<KeyValuePair<BindingMatchChecklist, CandidateBindings>> source, Func<KeyValuePair<BindingMatchChecklist, CandidateBindings>, (bool BindingIdMatch, bool ControlMatch, int)> keySelector)'.
|
src/Framework/Framework/Runtime/Commands/EventValidator.cs#L209
Possible null reference argument for parameter 'source' in 'IOrderedEnumerable<KeyValuePair<BindingMatchChecklist, CandidateBindings>> Enumerable.OrderByDescending<KeyValuePair<BindingMatchChecklist, CandidateBindings>, (bool BindingIdMatch, bool ControlMatch, int)>(IEnumerable<KeyValuePair<BindingMatchChecklist, CandidateBindings>> source, Func<KeyValuePair<BindingMatchChecklist, CandidateBindings>, (bool BindingIdMatch, bool ControlMatch, int)> keySelector)'.
|
|
|
The logs for this run have expired and are no longer available.
Loading