Mark callable reference candidate as error when there is error type.
This commit is contained in:
@@ -162,6 +162,9 @@ public class CandidateResolver(
|
|||||||
candidateCall.addStatus(OTHER_ERROR)
|
candidateCall.addStatus(OTHER_ERROR)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
else {
|
||||||
|
candidateCall.addStatus(OTHER_ERROR)
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user