-
Notifications
You must be signed in to change notification settings - Fork 3
Issues: WiseTechGlobal/WTG.Analyzers
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
A new rule to warn against nesting Path.Combine.
enhancement
#226
opened Jul 22, 2024 by
brian-reichle
Analyzer to warn against mismatching ILogger type arguments
enhancement
#213
opened Aug 3, 2023 by
yaakov-h
WTG3007 code fix adds extra new lines when overridden member is adjacent to a #region or #endregion
#200
opened Feb 7, 2023 by
andrewhongnsw
Analyzer to warn when comparing DateTime with DateTimeOffset
enhancement
#195
opened Dec 22, 2022 by
yaakov-h
Warn against intermediate strings that are only used to produce a derived value
enhancement
#177
opened Jan 17, 2022 by
yaakov-h
Analyser to warn against wasteful string.Split calls
enhancement
#161
opened Nov 1, 2021 by
yaakov-h
Analyzer to warn against using Exception.Message in an exception filter
enhancement
#140
opened Mar 9, 2021 by
yaakov-h
Analyzer to warn against locally scoped HttpClient instance
enhancement
#121
opened Jul 9, 2020 by
bretehlert
Warn against Process.StandardOutput and Process.StandardError
#114
opened Mar 17, 2020 by
bretehlert
Anlayzer to warn against multiple evaluations of LINQ deferred execution query in a function
enhancement
#89
opened Aug 23, 2019 by
bretehlert
Analyzer to warn against using dynamic objects in WebAPI actions
enhancement
#88
opened Aug 20, 2019 by
yaakov-h
Analyzer to warn against a private setter on an effectively readonly property
enhancement
#87
opened Aug 15, 2019 by
bretehlert
Analyzer to warn against SQL varchar parameters without a max length
enhancement
#86
opened Aug 11, 2019 by
bretehlert
Forbid Task.Result & Task.Wait() in methods returning task.
enhancement
#67
opened Jan 19, 2019 by
brian-reichle
ProTip!
Mix and match filters to narrow down what you’re looking for.