Skip to content

Fix Analyzer Tags - #1216

Merged
commonsensesoftware merged 2 commits into
mainfrom
dev/css/fix-comp-end
Aug 6, 2026
Merged

Fix Analyzer Tags#1216
commonsensesoftware merged 2 commits into
mainfrom
dev/css/fix-comp-end

Conversation

@commonsensesoftware

Copy link
Copy Markdown
Collaborator

Fix Analyzer Tags

  • You've read the Contributor Guide and Code of Conduct.
  • You've included unit or integration tests for your change, where applicable.
  • You've included inline docs for your change, where applicable.
  • There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.

Description

Some analyzers required the CompilationEnd tag for them to show up in the IDE. Rules that fired in the build would appear in the output, but not the in the Error List. It's a simple, non-functional change to make this addition. In doing so, the analyzers for analyzers were discovered to be misconfigured. Correcting that uncovered a few minor issues; specifically, message format and analyzer tracking. These are also now fixed. These changes result in a patch version bump for several packages.

…ers for the analyzers being unset which triggered fixing of messages and release tracking
@commonsensesoftware
commonsensesoftware merged commit b4e6e0f into main Aug 6, 2026
4 checks passed
@commonsensesoftware
commonsensesoftware deleted the dev/css/fix-comp-end branch August 6, 2026 08:22
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.

1 participant