Skip to content
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

Bugfix/atr 806 dev integrate caller argument expression #528

Merged
merged 19 commits into from
Apr 15, 2024

Conversation

SENya1990
Copy link
Contributor

Changes overview:

  • Integrated CallerArgumentExpression attribute to throw helpers
  • Removed nameof from calls to throw helpers
  • Refactoring + integrated C# 12 syntax
  • Reworked and optimized PX1012 - removed small bugs, integrated pre-calced data from graph model

…hecks for forbidden words in graph views + optimized its execution, removed extra string allocations + added nullable analysis + fixed cancellation support
…012 - added processing of multiple found DAC candidates + added nullable analysis + fixed cancellation + refactoring
- integrated precalculated data from the graph semantic model,
- added nullable analysis,
- refactored rules, used modern C# 12 syntax,
- fixed small bugs,
- fixed cooperative cancellation, removed redundant cancellation checks
@SENya1990 SENya1990 merged commit 92e03fe into dev Apr 15, 2024
@SENya1990 SENya1990 deleted the bugfix/ATR-806-dev-integrate-CallerArgumentExpression branch April 15, 2024 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants