Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / SergeyTeplyakov/ExceptionAnalyzer issues and pull requests
#28 - Minor spelling issue in readme
Issue -
State: open - Opened by richardsondev over 2 years ago
#27 - Swallowing exceptions with logging
Issue -
State: open - Opened by leotsarev almost 7 years ago
- 4 comments
#26 - Appveyor build
Pull Request -
State: closed - Opened by leotsarev almost 7 years ago
#25 - Nuget build
Pull Request -
State: closed - Opened by leotsarev almost 7 years ago
- 1 comment
#24 - Updating .gitignore
Pull Request -
State: closed - Opened by leotsarev almost 7 years ago
- 1 comment
#23 - Supported?
Issue -
State: open - Opened by leotsarev almost 7 years ago
- 7 comments
#22 - VS2017 support
Issue -
State: closed - Opened by Thieum almost 8 years ago
#21 - Add missing <exception> rule
Issue -
State: open - Opened by SergeyTeplyakov over 9 years ago
- 1 comment
#20 - Update README.md
Pull Request -
State: closed - Opened by AntoineGa over 9 years ago
- 1 comment
#19 - Pseudo checked exceptions
Issue -
State: open - Opened by SergeyTeplyakov almost 10 years ago
- 2 comments
#18 - Warn for if-throw in async method
Issue -
State: open - Opened by SergeyTeplyakov almost 10 years ago
#17 - Warn if-throw argument validation in iterator block
Issue -
State: open - Opened by SergeyTeplyakov almost 10 years ago
#16 - Warn if try block has `task.Wait` but `catch(AggregateException)` is missing
Issue -
State: open - Opened by SergeyTeplyakov almost 10 years ago
#15 - Warn if try block uses `task.Result` but `AggregateException` does not catched
Issue -
State: open - Opened by SergeyTeplyakov almost 10 years ago
#14 - Warn if catched exception is not used as inner exception
Issue -
State: closed - Opened by SergeyTeplyakov almost 10 years ago
#13 - Remove warning on unreachable return statements
Issue -
State: closed - Opened by SergeyTeplyakov almost 10 years ago
#12 - Adding Exception ex could break a tree
Issue -
State: closed - Opened by SergeyTeplyakov almost 10 years ago
Labels: bug
#11 - Add build targets that will public nuget and VSIX packages
Issue -
State: open - Opened by SergeyTeplyakov almost 10 years ago
Labels: enhancement
#10 - Add icon to the nuspec and VSIX
Issue -
State: open - Opened by SergeyTeplyakov almost 10 years ago
Labels: enhancement
#9 - Warn for `catch` blocks
Issue -
State: closed - Opened by SergeyTeplyakov almost 10 years ago
#8 - Warn for empty catch block
Issue -
State: closed - Opened by SergeyTeplyakov almost 10 years ago
#7 - Warn when exception could be swallowed
Issue -
State: closed - Opened by SergeyTeplyakov almost 10 years ago
Labels: feature
#6 - Warn when base exception type is `ApplicationException`
Issue -
State: open - Opened by SergeyTeplyakov almost 10 years ago
Labels: feature, cut
#5 - Warn for throwing ApplicationException
Issue -
State: open - Opened by SergeyTeplyakov almost 10 years ago
Labels: feature, cut
#4 - Warn if catch block is generic (catch or catch(Exception)) but try block is huge
Issue -
State: open - Opened by SergeyTeplyakov almost 10 years ago
- 1 comment
Labels: feature, cut
#3 - Warn for writing only ex.Message
Issue -
State: closed - Opened by SergeyTeplyakov almost 10 years ago
Labels: feature
#2 - Warn for throw ex;
Issue -
State: closed - Opened by SergeyTeplyakov almost 10 years ago
Labels: feature
#1 - Warn for catch without rethrow
Issue -
State: closed - Opened by SergeyTeplyakov almost 10 years ago
- 1 comment
Labels: feature