-
Notifications
You must be signed in to change notification settings - Fork 12.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Report multiple overload errors #32092
Merged
Merged
Commits on Jun 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c65d9f2 - Browse repository at this point
Copy the full SHA c65d9f2View commit details -
Working, just not the way I would like
There are still separate errors instead of one + related spans for each sub-error.
Configuration menu - View commit details
-
Copy full SHA for beddf9c - Browse repository at this point
Copy the full SHA beddf9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for caff266 - Browse repository at this point
Copy the full SHA caff266View commit details
Commits on Jun 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e5fd876 - Browse repository at this point
Copy the full SHA e5fd876View commit details -
In the worst possible way. Now it's sort of ready for creating a DiagnosticMessageTree.
Configuration menu - View commit details
-
Copy full SHA for 1f6ef05 - Browse repository at this point
Copy the full SHA 1f6ef05View commit details
Commits on Jun 20, 2019
-
Use related spans to form a tree of errors.
Formatting is wrong, and I might want to format it as non-related spans, but the structure is exactly a tree.
Configuration menu - View commit details
-
Copy full SHA for afecb87 - Browse repository at this point
Copy the full SHA afecb87View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef0a875 - Browse repository at this point
Copy the full SHA ef0a875View commit details -
Configuration menu - View commit details
-
Copy full SHA for b85796c - Browse repository at this point
Copy the full SHA b85796cView commit details
Commits on Jun 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 720ad5b - Browse repository at this point
Copy the full SHA 720ad5bView commit details
Commits on Jun 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ecfa902 - Browse repository at this point
Copy the full SHA ecfa902View commit details
Commits on Jun 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f20f700 - Browse repository at this point
Copy the full SHA f20f700View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66244f7 - Browse repository at this point
Copy the full SHA 66244f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67b8ca7 - Browse repository at this point
Copy the full SHA 67b8ca7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b58932e - Browse repository at this point
Copy the full SHA b58932eView commit details
Commits on Jun 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 68968fd - Browse repository at this point
Copy the full SHA 68968fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0ff286 - Browse repository at this point
Copy the full SHA c0ff286View commit details -
Do not report multiple diagnostics per signature.
If there are multiple diagnostics per signature, choose the signature with the fewer diagnostics to report. If there are more than one with the minimum, choose the latest in the overload set.
Configuration menu - View commit details
-
Copy full SHA for 0436cfc - Browse repository at this point
Copy the full SHA 0436cfcView commit details
Commits on Jun 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 35dda10 - Browse repository at this point
Copy the full SHA 35dda10View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba9d8e2 - Browse repository at this point
Copy the full SHA ba9d8e2View commit details
Commits on Jun 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 47bbc95 - Browse repository at this point
Copy the full SHA 47bbc95View commit details -
Configuration menu - View commit details
-
Copy full SHA for c48018f - Browse repository at this point
Copy the full SHA c48018fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9778474 - Browse repository at this point
Copy the full SHA 9778474View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71276a2 - Browse repository at this point
Copy the full SHA 71276a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34c4047 - Browse repository at this point
Copy the full SHA 34c4047View commit details
Commits on Jul 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for cce2b93 - Browse repository at this point
Copy the full SHA cce2b93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1906142 - Browse repository at this point
Copy the full SHA 1906142View commit details -
Configuration menu - View commit details
-
Copy full SHA for f139455 - Browse repository at this point
Copy the full SHA f139455View commit details
Commits on Jul 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for de52797 - Browse repository at this point
Copy the full SHA de52797View commit details
Commits on Jul 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e62d84c - Browse repository at this point
Copy the full SHA e62d84cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d92e8ea - Browse repository at this point
Copy the full SHA d92e8eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 722917f - Browse repository at this point
Copy the full SHA 722917fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19b593e - Browse repository at this point
Copy the full SHA 19b593eView commit details
Commits on Jul 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 834a476 - Browse repository at this point
Copy the full SHA 834a476View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2233eba - Browse repository at this point
Copy the full SHA 2233ebaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05a4e8f - Browse repository at this point
Copy the full SHA 05a4e8fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.