-
Notifications
You must be signed in to change notification settings - Fork 127
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
Add UnconditionalSuppressMessageAttribute #1185
Add UnconditionalSuppressMessageAttribute #1185
Commits on Apr 30, 2020
-
Log errors via MessageContainer
Mateo Torres Ruiz committedApr 30, 2020 Configuration menu - View commit details
-
Copy full SHA for 1f70684 - Browse repository at this point
Copy the full SHA 1f70684View commit details
Commits on May 4, 2020
-
Use LinkerErrorExceptions for all throws. Don't stop linker on first …
…error found.
Mateo Torres Ruiz committedMay 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 3ee5a98 - Browse repository at this point
Copy the full SHA 3ee5a98View commit details -
Move FoundErrors to LinkContext and clean exceptions.
Mateo Torres Ruiz committedMay 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 018b132 - Browse repository at this point
Copy the full SHA 018b132View commit details
Commits on May 5, 2020
-
Mateo Torres Ruiz committed
May 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 15b93c1 - Browse repository at this point
Copy the full SHA 15b93c1View commit details -
Use same code for errors with same message.
Mateo Torres Ruiz committedMay 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 37ba56d - Browse repository at this point
Copy the full SHA 37ba56dView commit details -
Fix test and whitespace formatting
Mateo Torres Ruiz committedMay 5, 2020 Configuration menu - View commit details
-
Copy full SHA for a0998e5 - Browse repository at this point
Copy the full SHA a0998e5View commit details
Commits on May 6, 2020
-
Co-authored-by: Marek Safar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ac3a2d - Browse repository at this point
Copy the full SHA 1ac3a2dView commit details -
Add error for unexpected scenarios.
Mateo Torres Ruiz committedMay 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 5ab700b - Browse repository at this point
Copy the full SHA 5ab700bView commit details
Commits on May 7, 2020
-
Mateo Torres Ruiz committed
May 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 5ec1844 - Browse repository at this point
Copy the full SHA 5ec1844View commit details -
Mateo Torres Ruiz committed
May 7, 2020 Configuration menu - View commit details
-
Copy full SHA for cf4b5af - Browse repository at this point
Copy the full SHA cf4b5afView commit details -
Update FeatureSubstitutionsInvalid test.
Mateo Torres Ruiz committedMay 7, 2020 Configuration menu - View commit details
-
Copy full SHA for e9bc9dc - Browse repository at this point
Copy the full SHA e9bc9dcView commit details
Commits on May 13, 2020
-
Add UnconditionalSuppressMessage attribute.
Mateo Torres Ruiz committedMay 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 20c4eea - Browse repository at this point
Copy the full SHA 20c4eeaView commit details -
Mateo Torres Ruiz committed
May 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 6dca600 - Browse repository at this point
Copy the full SHA 6dca600View commit details -
Make MessageOrigin overload internal. Allow nullable on Unconditional…
…SuppressMessageAttribute's copy.
Mateo Torres Ruiz committedMay 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 7c18a45 - Browse repository at this point
Copy the full SHA 7c18a45View commit details
Commits on May 15, 2020
-
Merge branch 'master' of https://github.com/mono/linker into Uncondit…
…ionalSuppressMessage
Mateo Torres Ruiz committedMay 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 802e614 - Browse repository at this point
Copy the full SHA 802e614View commit details
Commits on May 20, 2020
-
Make
MessageOrigin
mandatory for warningsMateo Torres Ruiz committedMay 20, 2020 Configuration menu - View commit details
-
Copy full SHA for af143b7 - Browse repository at this point
Copy the full SHA af143b7View commit details -
Add
CreateWarningMessage
overloads to make it cleanerMateo Torres Ruiz committedMay 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 0de4956 - Browse repository at this point
Copy the full SHA 0de4956View commit details -
Merge branch 'master' of https://github.com/mono/linker into Uncondit…
…ionalSuppressMessage
Mateo Torres Ruiz committedMay 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 297e925 - Browse repository at this point
Copy the full SHA 297e925View commit details -
Mateo Torres Ruiz committed
May 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 7ba1784 - Browse repository at this point
Copy the full SHA 7ba1784View commit details
Commits on May 21, 2020
-
Mateo Torres Ruiz committed
May 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 2bf9add - Browse repository at this point
Copy the full SHA 2bf9addView commit details -
Apply suggestions from code review
Co-authored-by: Vitek Karas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a9f126 - Browse repository at this point
Copy the full SHA 5a9f126View commit details -
Keep only changes relevant to local suppressions.
Mateo Torres Ruiz committedMay 21, 2020 Configuration menu - View commit details
-
Copy full SHA for bcc95a5 - Browse repository at this point
Copy the full SHA bcc95a5View commit details -
Mateo Torres Ruiz committed
May 21, 2020 Configuration menu - View commit details
-
Copy full SHA for ee00fb5 - Browse repository at this point
Copy the full SHA ee00fb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for db89657 - Browse repository at this point
Copy the full SHA db89657View commit details
Commits on May 22, 2020
-
Mateo Torres Ruiz committed
May 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 17910cb - Browse repository at this point
Copy the full SHA 17910cbView commit details -
Update UnconditionalSuppressMessageAttributeState.cs with suggestion
Co-authored-by: Vitek Karas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e97b422 - Browse repository at this point
Copy the full SHA e97b422View commit details -
Mateo Torres Ruiz committed
May 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 6e387e3 - Browse repository at this point
Copy the full SHA 6e387e3View commit details -
Mateo Torres Ruiz committed
May 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 02c5196 - Browse repository at this point
Copy the full SHA 02c5196View commit details -
TryAdd is only supported in .NET Core
This changes the behavior of AddLocalSuppression to add or update a (provider, id) tuple with the last seen suppression instead of keeping the first one seen.
Mateo Torres Ruiz committedMay 22, 2020 Configuration menu - View commit details
-
Copy full SHA for f90d38b - Browse repository at this point
Copy the full SHA f90d38bView commit details -
Store only the integer value of the warning id
Mateo Torres Ruiz committedMay 22, 2020 Configuration menu - View commit details
-
Copy full SHA for baa1c77 - Browse repository at this point
Copy the full SHA baa1c77View commit details -
Don't use regex for simple parsing
Mateo Torres Ruiz committedMay 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 7997b93 - Browse repository at this point
Copy the full SHA 7997b93View commit details -
Check that warning id starts with 'IL'
Mateo Torres Ruiz committedMay 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 0492a0f - Browse repository at this point
Copy the full SHA 0492a0fView commit details -
Mateo Torres Ruiz committed
May 22, 2020 Configuration menu - View commit details
-
Copy full SHA for c4b0483 - Browse repository at this point
Copy the full SHA c4b0483View commit details -
Check if first character after warning code is a colon
Mateo Torres Ruiz committedMay 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 87e79fc - Browse repository at this point
Copy the full SHA 87e79fcView commit details
Commits on May 28, 2020
-
Use ICustomAttributeProvider as key for local suppressions
Check for null before calling `ToLower` on `Scope` parameter Use IMemberDefinition instead of IMdToken for specifying the MessageOrigin
Mateo Torres Ruiz committedMay 28, 2020 Configuration menu - View commit details
-
Copy full SHA for c4ad9ad - Browse repository at this point
Copy the full SHA c4ad9adView commit details -
Mateo Torres Ruiz committed
May 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 519ea2c - Browse repository at this point
Copy the full SHA 519ea2cView commit details
Commits on May 29, 2020
-
Mateo Torres Ruiz committed
May 29, 2020 Configuration menu - View commit details
-
Copy full SHA for c5d8b2e - Browse repository at this point
Copy the full SHA c5d8b2eView commit details